You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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#
The text was updated successfully, but these errors were encountered:
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#
The text was updated successfully, but these errors were encountered: