Hi,
I bought a Bluetooth 5.3 USB device from Realtek, RTL808.
When I plug it on my Proxmox server, I have the following messages :
[ 334.951149] usb 1-1: new full-speed USB device number 4 using xhci_hcd
[ 335.100138] usb 1-1: New USB device found, idVendor=0bda, idProduct=a729, bcdDevice=...
So, I followed your advice and deleted my zfs-data RAIDZ and created a RAID10 one :
root@proxmox:~# zpool list -v
NAME SIZE ALLOC FREE CKPOINT EXPANDSZ FRAG CAP DEDUP HEALTH ALTROOT
rpool 460G...
I was thinking to use the zfs-data pool for data like files in nextcloud, openmediavault, etc.
For DB like MySQL, I wanted to use the rpool pool, which is two NVME in mirror.
I'm looking at a RAID10 calculator, with 4 Tb disks I see 7.3 Tb of usable storage, but with a RAIDZ1 it's 11.23. Am I...
Sorry, I was focused on the pool I was questionning about !
Here is the full output :
root@proxmox:~# zfs list
NAME USED AVAIL REFER MOUNTPOINT
rpool 18.3G 427G 104K /rpool
rpool/ROOT 5.08G 427G...
Hi,
Thank you for your answer.
Here are the outputs :
root@proxmox:~# zpool list -v zfs-data
NAME SIZE ALLOC FREE CKPOINT EXPANDSZ FRAG CAP DEDUP HEALTH ALTROOT
zfs-data 7.27T 377G 6.90T -...
Hi,
I'm currently using a zfs pool as RAIDZ1.
The ZFS pool has the thin provision argument set.
I created a hard disk on this zfs pool, with discard=1. In the VM, df -h tells me there is a 295G disk, with 188G used.
In the pool in proxmox, the summary says 294Gb used, but the vm disk (raw...
I'm really not familiar with bockdevice, I don't think I've ever used one. Your dataset is HDD-vmdata, and is available as a ZFS pool, right ?
If I want to create a new VM and add the HDD-vmdata, when I have to choose storage, that's where I can choose the HDD-vmdata ? (cf first file)
And if I...
As simple as that...
If I create multiples datasets like mypool/dataset1 and mypool/dataset2, is it possible to add one of them as the virtual disk for the VM ?
Sorry if that sounds stupid, but I've not found anything about that !
Thanks !
Hi,
I would like to add 4 disks of 8To each on Proxmox. I've done some research and it seems that ZFS would be a good way to do that.
I would like to create 2 separate pools with 2 mirrored disks in each.
How could I add those disks to my VMs after that ? If I want to only allocate 1To for a...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.