CAN'T SEE MY SSD DISK IN PROXMOX GUI

hencebilal

Member
Nov 25, 2021
36
0
11
51
Hello Community,


I just install proxmox on a new server but infortunattly i can't see my SSD disk in the GUI ,

The result of lsblk :
1690536713242.png

and in the GUI i don't see Storage2-apps and Storage3-bkp

1690536784861.png


What's can i do ? Thanks you


 
So you made sure that they get mounted. Did you create a storage configuration for them?
Can you show the contents of the /etc/pve/storage.cfg file?
 
Okay, so you made sure that the disks are mounted. But now you need to tell Proxmox VE about it. For that, create a new storage configuration of the type directory. Point it to the path where they are mounted.

Ideally you then run the following command on both:
Code:
pvesm set {storage name} --is_mountpoint 1
This tell Proxmox VE that it should only use the storage if something is mounted at the specified path. Otherwise it could happen that data is stored on the OS file system.

Be aware, that single disks won't have any redundancy!
 
Ok, you can first of all check if check RAID controller firmware is updated.

In pretty sure that the problem is the RAID controller.
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!