Hi Everyone,
I was able to successfully reinstall the Proxmox OS with the following method below.
1. Backup storage.cfg, write down the datastore and to which disks they should go, backed up qemu-server folder with the VM configs, and backed up the lxc folder.
2. Reinstall the OS on the same drive as before with the same hostname and IP.
3. Run updates then reboot
4. Reinsert the backup files into the same folders as before.
5. make the directories under /mnt/pve
6. run echo "/dev/sdb1 /mnt/pve/Datastore1 ext4 defaults 0 2" >> /etc/fstab -- You may have a different /dev pathway and different Datastore name.
7. I run a reboot here.
8. Everything is show up correctly, however, When you go to the web ui and select the server hostname, go under disks, go to directory, I do not see the directories populating here.
I was able to successfully reinstall the Proxmox OS with the following method below.
1. Backup storage.cfg, write down the datastore and to which disks they should go, backed up qemu-server folder with the VM configs, and backed up the lxc folder.
2. Reinstall the OS on the same drive as before with the same hostname and IP.
3. Run updates then reboot
4. Reinsert the backup files into the same folders as before.
5. make the directories under /mnt/pve
6. run echo "/dev/sdb1 /mnt/pve/Datastore1 ext4 defaults 0 2" >> /etc/fstab -- You may have a different /dev pathway and different Datastore name.
7. I run a reboot here.
8. Everything is show up correctly, however, When you go to the web ui and select the server hostname, go under disks, go to directory, I do not see the directories populating here.