I know that we can change simple ext4 arguments in Proxmox.4 iso installer. Is there any commands for zfs options? I am interested in size and ashift values. Apparently i have the same problem with: https://forum.proxmox.com/threads/zfs-change-ashift-after-pool-creation.25613/
Software raid is not supported
I dont want to install from Debian since Proxmox team doesn't suggest this.
I recently did several installations (around 20) with default zfs options and already (1 month up) i have 5 brand new ssd disk failures! I can only blame ashift values. The disks that broke are at nodes/pools that i used for a couple of vm backups at local storage. One node had both ssds fail!
root@prox_n3:~# zpool get all | grep ashift
rpool ashift 12 local
root@prox_n3:~# hdparm -I /dev/sdb | grep Sector
Logical Sector size: 512 bytes
Physical Sector size: 512 bytes
Software raid is not supported
I dont want to install from Debian since Proxmox team doesn't suggest this.
I recently did several installations (around 20) with default zfs options and already (1 month up) i have 5 brand new ssd disk failures! I can only blame ashift values. The disks that broke are at nodes/pools that i used for a couple of vm backups at local storage. One node had both ssds fail!
root@prox_n3:~# zpool get all | grep ashift
rpool ashift 12 local
root@prox_n3:~# hdparm -I /dev/sdb | grep Sector
Logical Sector size: 512 bytes
Physical Sector size: 512 bytes