I totally forgot about this thread!
Thank you, that's a great solution. I'm currently using the following in my script which is very similar to what you stated above:
# Apply SSH Key if the value is set
apply_ssh() {
echo "### Applying SSH Key ###"
if [ -n "${SSH_KEY+set}" ]; then
qm set...
Further testing:
1. This is affecting both of my servers in the cluster since the latest update.
2. Adding cloud-init drive works if I add it as SATA or IDE, but not as SCSI.
Hey guys,
Since the latest kernel update, I seem to be having an issue with one VM in particular, no others seem affected.
For some reason, the cloud-init drive has disappeared. If I try to re-add, I get the following message: unable to parse zfs volume name 'cloudinit'.
The same does occur...
Thank you!
I'm happy to accept PR's so that your particular use case is implemented as well!
I chose not to have it converted to template automatically as I normally add additional things on top (like ZSH, Postfix etc).
I've also thought about the SSH key as this can be simplified with...
bump - anyone have any thoughts?
I've also tried to update the database:
/usr/sbin/update-smart-drivedb
/var/lib/smartmontools/drivedb/drivedb.h 7.3/5533 is already up to date
Also checked that the firmware was the latest.
Looks like it's PBS that's not showing the information within the GUI.
Good job! Looks very clean, and great readme.
I may have to look at redoing my script so it's cleaner given yours.
This is my version of a template creation script (although it's a bit convoluted): https://github.com/modem7/public_scripts/blob/master/Bash/Proxmox...
When looking at SMART values on one particular SSD, I'm only getting the following:
smartctl -i /dev/sda
smartctl 7.3 2022-02-28 r5338 [x86_64-linux-6.2.16-4-pve] (local build)
Copyright (C) 2002-22, Bruce Allen, Christian Franke, www.smartmontools.org
=== START OF INFORMATION SECTION ===...
Woop, Amazon are replacing the drive. Should be here tomorrow, and I'll have to learn how to replace a ZFS drive in place
Hopefully https://blog.dalydays.com/post/2021-10-13-how-to-hot-swap-zfs-disk-in-proxmox/ still applies
Hey guys,
I've got a warning for degraded ZFS array, and I'm just curious as to what's causing it.
zpool status -v proxmox
pool: proxmox
state: DEGRADED
status: One or more devices has experienced an unrecoverable error. An
attempt was made to correct the error. Applications...
Here are my very messy notes as I never got it working in the end, so didn't clean up the notes:
The thing I never really got working was migrating the contents of the USB stick to a VHD.
Specifically, I couldn't get Unraid to verify the GUID as legitimate. There is no way that I could see to...
Unfortunately not.
In the end, I passed the USB stick through.
As much as I dislike the solution, it's currently the only way that works every time.
My current setup is:
As soon as I posted, I was thinking "wlan is a dumb choice for this", although usb to ethernet adapter could work.
I'll have to dig through my spares box to see if I have any forgotten pi's lying around! Thanks for the heads up!
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.