I have a single PBS instance with a 4TB local nvme datastore called "nvme1". What I want to do is sync (copy) that datastore to another directory (datastore) on that same PBS server that's mounted as "pbsbackup". This PBS server has both datastores (nvme1 and pbsbackup) defined
- I configured a "remote" pbs server that's actually the same PBS server under a different name
- I then created a sync job (push) that uses "nvme1" as the local datastore and "pbsbackup"
After the sync job runs it...
Read more
- I configured a "remote" pbs server that's actually the same PBS server under a different name
- I then created a sync job (push) that uses "nvme1" as the local datastore and "pbsbackup"
After the sync job runs it...
Read more