Re-adding storage drives to a new proxmox installation

You are not very good at EXACTLY following instructions. You changed the names (capitalization etc. from what I told you).
Lets see if everything looks the way it should.
Please show the output for the following:
Code:
cat /etc/fstab
ls /mnt
Did you see my results before? it was not mounting.
 
I saw everything. However you don't respond with the information I request.
I have nothing from helping you - so if you want my help respond with the info I request. Maybe then I can help you.
 
Did you see my results before? it was not mounting.
Code:
root@Proxve01:~# cat /etc/fstab
# <file system> <mount point> <type> <options> <dump> <pass>
/dev/pve/root / ext4 errors=remount-ro 0 1
UUID=ABA3-6DEC /boot/efi vfat defaults 0 1
/dev/pve/swap none swap sw 0 0
proc /proc proc defaults 0 0
UUID=c9ba9cd6-77cc-41b9-8252-703090260a65 /mnt/ISOIMAGES ext4 defaults 0 2
UUID=658682c9-6b76-44db-a31f-710b699b7503 /mnt/VM-STORAGE ext4 defaults 0 2
root@Proxve01:~#


root@Proxve01:~# ls /mnt
ISOIMAGES  VM-STORAGE
root@Proxve01:~#
 
Did you see my results before? it was not mounting.
I saw everything. However you don't respond with the information I request.
I have nothing from helping you - so if you want my help respond with the info I request. Maybe then I can help you.
Code:
root@Proxve01:~# cat /etc/fstab
# <file system> <mount point> <type> <options> <dump> <pass>
/dev/pve/root / ext4 errors=remount-ro 0 1
UUID=ABA3-6DEC /boot/efi vfat defaults 0 1
/dev/pve/swap none swap sw 0 0
proc /proc proc defaults 0 0
UUID=c9ba9cd6-77cc-41b9-8252-703090260a65 /mnt/ISOIMAGES ext4 defaults 0 2
UUID=658682c9-6b76-44db-a31f-710b699b7503 /mnt/VM-STORAGE ext4 defaults 0 2
root@Proxve01:~#


root@Proxve01:~# ls /mnt
ISOIMAGES  VM-STORAGE
root@Proxve01:~#
 
The non-mounting had nothing to do with the directory naming chosen.

Reboot your node (power off -power on) - then check above commands again.
 
The non-mounting had nothing to do with the directory naming chosen.

Reboot your node (power off -power on) - then check above commands again.
Code:
root@Proxve01:~# cat /etc/fstab
# <file system> <mount point> <type> <options> <dump> <pass>
/dev/pve/root / ext4 errors=remount-ro 0 1
UUID=ABA3-6DEC /boot/efi vfat defaults 0 1
/dev/pve/swap none swap sw 0 0
proc /proc proc defaults 0 0
UUID=c9ba9cd6-77cc-41b9-8252-703090260a65 /mnt/ISOIMAGES ext4 defaults 0 2
UUID=658682c9-6b76-44db-a31f-710b699b7503 /mnt/VM-STORAGE ext4 defaults 0 2
root@Proxve01:~# ls /mnt
ISOIMAGES  VM-STORAGE
root@Proxve01:~#
 
Check output for:
Code:
ls /mnt/ISOIMAGES
ls /mnt/VM-STORAGE
Code:
root@Proxve01:~# ls /mnt
ISOIMAGES  VM-STORAGE
root@Proxve01:~# ls /mnt/ISOIMAGES
dump  images  lost+found  private  snippets  template
root@Proxve01:~# ls /mnt/VM-STORAGE
dump  images  lost+found  private  snippets  template
root@Proxve01:~#
 
Good. That above data appears to be from your attached drives.
Now go into GUI & setup 2 Directory Storages, using the SAME name ID: you had used in your ORIGINAL Proxmox instance for each one.
Use the Directory: /mnt/ISOIMAGES & /mnt/VM-STORAGE for each one correctly.
Choose the required Content: as it was before.
 
Good. That above data appears to be from your attached drives.
Now go into GUI & setup 2 Directory Storages, using the SAME name ID: you had used in your ORIGINAL Proxmox instance for each one.
Use the Directory: /mnt/ISOIMAGES & /mnt/VM-STORAGE for each one correctly.
Choose the required Content: as it was before.
Everything is there and I'm about to start restoring VM's. Thank you So MUCH for all your help. God Bless, I have learned much through all of this.
 
Good, seems like you are settled. Maybe tag prefix the thread-title with [SOLVED], (upper right hand corner under title).