Hello,
So I have a couple of test systems in my home lab.
Created a cluster and joined a node to it. Couldn't really achieve what I wanted so I removed the nodes and cluster.
However, on the node I removed. I reinstalled the proxmox and setup a storage ZFS pool the same as before. Things seems okay, but when I run a crontab job where a smartctl runs on the drive and I am supposed to receive an email it does not work.
when I run
I get connection timed out and network unreachable and no delivered mail.
Any assistance would be much appreciated.
Thank you.
This is the same for the node which I created the cluster on and also the node which I reinstalled and it doesn't work.
So I have a couple of test systems in my home lab.
Created a cluster and joined a node to it. Couldn't really achieve what I wanted so I removed the nodes and cluster.
However, on the node I removed. I reinstalled the proxmox and setup a storage ZFS pool the same as before. Things seems okay, but when I run a crontab job where a smartctl runs on the drive and I am supposed to receive an email it does not work.
when I run
Code:
echo "test from cluster" | mail -s "test"email@example.com
I get connection timed out and network unreachable and no delivered mail.
Any assistance would be much appreciated.
Thank you.
This is the same for the node which I created the cluster on and also the node which I reinstalled and it doesn't work.