new HDD added

gmichale

New Member
Jun 25, 2022
7
0
1
Hello,

I've connected via USB new HDD disk. In my homelab data center it's viisble as 1 TB disk however when I mount it and add as directory I can see only ~65GB. Why is it so?Zrzut ekranu 2022-06-25 092508.png

Zrzut ekranu 2022-06-25 092427.png
 
whats your output of fdisk -l /dev/sda and lsblk? Is your root filesystem on the NVME maybe also around 57GB free? If yes it is not mounted correctly.
 
whats your output of fdisk -l /dev/sda and lsblk? Is your root filesystem on the NVME maybe also around 57GB free? If yes it is not mounted correctly.
in addition, I did the mount/unmount loop few times etc. mouting it with -t ntfs parameters and now have some extra problem.

1656165676748.png
when I go to proxmox UI and want to add storage got another error...
1656165968124.png

what's going on?:D
 
First its not ideal to use NTFS on linux as its Microsoft propietary and therefore not well optimized and with missing features if you compare it against a linux filesystem like ext4 or xfs. If you just want to use that USB HDD with PVE I would suggest formating it to something else like ext4 or xfs.

Second point is that you need to set the "is_mountpoint" option for a directory storage if it is pointing to a mountpoint. That can only be done using CLI with pvesm YourStorageName --is_mountpoint yes.
 

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!