In this video I discuss the new Directory method of adding hard drives to the storage section of Proxmox. This new method is much better than the older manual way in my previous videos. Also, I talk about Clustering and De-Clustering. Some of the Pros and Cons of creating a cluster. Also, there is a way to transfer files directly from non-clustered nodes via SCP.
Links:
How to Cluster:
https://www.youtube.com/watch?v=s9FODQi2-20
How to De-cluster:
https://www.youtube.com/watch?v=GSg-aeQ5gT8&t=511s
Wiki with steps on how to De-Cluster:
https://pve.proxmox.com/mediawiki/index.php?title=Proxmox_Cluster_file_system_(pmxcfs)&redirect=no
Reddit post with settings for a Two Node Cluster:
https://www.reddit.com/r/Proxmox/comments/b0hbnm/two_node_cluster_non_ha/
Instructions for using SCP to transfer VM files between nodes:
https://linuxize.com/post/how-to-use-scp-command-to-securely-transfer-files/
To copy a file from a local to a remote system run the following command:
scp file.txt
[email protected]:/remote/directory