fdisk -l
or lsblk -f
if you really have any disks you can use.sgdisk --zap-all /dev/yourdisk
(be careful not to delete the wrong one! )that one is already used for the root filesystem and is created by default.Thanks for your reply...my storage is in the /var/lib/vz type directory ...how can i create a thin lvm or disk there ?
[code][/code]
tags when posting the outputs)Hi Oguz...I posted my reply with the results...what should i do next? also altough we bbought a subscription the server keeps telling me we dont have onethat one is already used for the root filesystem and is created by default.
could you check the output of the commands i've sent? (you can execute them on the node shell via SSH or GUI). feel free to post them here as well (tip: use[code][/code]
tags when posting the outputs)
Like fabian already said, PVE will write every minute to the SD card. Could for example be 30GB per day and normal SD cards got no wear leveling so they might die within weeks or months. So performance isn't the problem, they just can't handle all the writes. Industial SLC SD cards might work, but these aren't cheaper than buying a way faster USB-SSD that would work too.This SD Card is the latest generation...it is very very fast (250mb/sec) and in this project only one VM will be used per server and since the hardware involved (IOT application with a mini Stick PC running proxmox) we have no other disk option and we had to install Debian and on top of it Proxmox unless you allow the Proxmox installation to install on this card.
30GB per day without any VM running. It writes logs, metrics, configs files are written every minute again and again because of clustering and so on.30GB writes per day with only 1 VM running ? how so what is being written ?