Hi,
I’m migrating my nodes to a new server and I’m getting a lot of error messaged regarding read-only. Is this expected and can be ignored, or is there actually a problem? I’ve also tried root on both servers, as well as running rsync on the destination server to fetch from the source server.
I’m running rsync from the source server using the following command:
sudo rsync -aP /mnt/data/storj01/ non-root-user@lanip:/mnt/storj01/
And the error I’m seeing is (I shortened the file paths for brevity:
rsync: mkstemp "/mnt/storj01/storage/blobs/xyz/wk/.xyz.sj1.xyz" failed: Read-only file system (30)
Thanks,
alfananuq