lmacken / plow

Chia Plot Mover
GNU General Public License v3.0
41 stars 18 forks source link

Large number of destinations (80+) seem to cause errors #11

Open rjsears opened 12 months ago

rjsears commented 12 months ago

I have two systems with over 80 drives that I am using Plow to move to; when I launch Plow, I will often get an 'exited with 255' error code on the /etc/hostname and yet when I check the drive, hostname is there, so it worked.

What I have found is that I have to kill and restart plow like 4 or 5 times before it will actually start without those errors. I am unsure if it is just due to the total number of drives I am pointing at.

from plow.py ⁉️ 'rsync /etc/hostname chianas08:/mnt/enclosure5/front/column0/drive523' exited with 255

from the cli, same machine: root@plotripper01:/mnt/nvme_drive2# rsync /etc/hostname chianas08:/mnt/enclosure5/front/column0/drive523 root@plotripper01:/mnt/nvme_drive2#