Not sure. Touching the boot process is always... delicate. (Make sure to have a "plan b", where "b" stands for "backup" ;-) )
On my systems "/boot/efi" is not mounted. That makes sense as the content is not relevant after a successful boot and...
I dont really understand. What stops you from doing this? not a single one of your asks is necessary for the operation of a pve node or cluster, but a lot of what you ask (and some you didnt) is included by my general purpose post install script...
You are welcome:
I noticed that I missed to link the thread where lnxbil described his way to use special_small_blocks, so I edited my post to link it:
https://forum.proxmox.com/threads/zfs-metadata-special-device.129031/post-699290
Please note...
if device is not mounted, backups are written to / filesystem.
umount and delete backups if they exist in the mount point.
use chattr +i /mnt/.../proxback to prevent its usage when mount is missing.
if device is not mounted, backups are written to / filesystem.
umount and delete backups if they exist in the mount point.
use chattr +i /mnt/.../proxback to prevent its usage when mount is missing.
Everything seems to be working (the output you provided looks good) and the drop rate is actually quite low, so IMO this is fine. If you really want to know whats wrong and you can see regular drops, you could try finding out the drop reason...
if device is not mounted, backups are written to / filesystem.
umount and delete backups if they exist in the mount point.
use chattr +i /mnt/.../proxback to prevent its usage when mount is missing.
Hi just caught this message after running an adhoc update
Setting up zfsutils-linux (2.4.1-pve1) ...
Installing new version of config file /etc/default/zfs ...
Installing new version of config file /etc/zfs/zfs-functions ...
Setting up...
Gotcha, the ping issue with the link local addresses makes sense. Should I just assign static IPs to the interfaces, then? I was getting conflicting information about that + subnets.
I tried adding rdma + vers=3.1.1 + cache=none, but it didn't...
I had to do this again recently - in case anybody else reads this, using wipefs -a /dev/<devicename> also did the trick.
There is more info about the command in this post...
For other's benefit, this is what I will do in future (with thanks to psalkiewicz):
PROXMOX BACKUP TO USB
NB Proxmox will use a USB drive without it being mounted, but then you can’t umount it when you need to after doing the backup. So ensure...
I dont really understand. What stops you from doing this? not a single one of your asks is necessary for the operation of a pve node or cluster, but a lot of what you ask (and some you didnt) is included by my general purpose post install script...
Ah. So, I was able to get the feature installed without the device hanging on boot. The fix involves two steps: 1 was a proxmox setting, and the other is a guest vm setting. I don't know if both or just one of these steps is what fixed it, but...
The issue is easily reproducable. Just install windows 10 using the iso for the latest version, install the patches, then attempt to install the virtuliaztion platform feature and restart the vm.
Thank you, this is good to know and I must have just confused myself by using untagged/access ports and the various ways of tagging vlans.
I'll test this out this weekend. We are looking to move off of VMware soon so I'm just trying to test the...