I've tried installing the TrueNAS Proxmox plugin (https://github.com/truenas/truenas-proxmox-plugin) and was able to configure it with a different TrueNAS system for now (need to update my primairy one). It seems to work quite well and fast also...
It will be to see the difference of using ceph on lokal storage vs. PVE nodes without local storage and some kind of remote storage.
If any of this will be used in future production environment there will not be much "load" on it. Not CPU nor...
I have 3 node proxmox cluster with zfs storage and want to setup replication jobs but I have around 30 LXCs and can only setup one by one.
I have LXCs in all 3 nodes and I want all LXCs replicated to all nodes.
Is there a way of doing this...
It is going to sound as a stupid question but is it possible that a reboot revive an ancient bpool dataset each time? Because when I did a wipefs without a reboot, then I has been able to create the bpool dataset this time.
well in the end, on another dedicated server it still does not work as expected with an error message like this.
root@debian:~# zpool create \
-o ashift=12 \
-o autotrim=on \
-o compatibility=grub2 \
-o...
Hey guys,
Thanks for the reply.
@Onslow As I understood it, fleecing only helps if there's a lot of writes during the backup - which is not the case for me. During nightime almost no data is being updated. Am I wrong in my understanding?
@news...
hi there,
i have a lenovo st250 with 6 sas drives set to JBOD and the two ssd set as mirror for OS but cant figure it out why the 6 sas drive not detected in PBS but in PVE the drive show up without any issue even i tried also a fresh install...
Hello,
As a long time user of proxmox, for a minipc of mine (Genmachine Ren4000 4500U) I see a drop of perf for a vm win10. On proxmox 7 . I always install all settings by default cpu. And it was really smooth. Now only install, or even open and...
I found out extremely quickly why the Ubuntu24 package is not the right way:
See: https://github.com/satorisage/dell-ism-proxmox-9.1-patch (good explanation why it happens but I don't trust running a random github script with no vetting)
I had...
Oh that explains it. You have a duplicate entry for qemu-server which is not allowed in the Cluster Filesystem.
It most likely comes from this command: 254 mv qemu-server/* ../core-routing/qemu-server/
You moved the content of qemu-server rather...
Thanks - you've pointed me to exactly the thing I was missing, i.e. where to find the actual changes between the ubuntu kernels that Proxmox kernels are based on.
The thing is - I'm not particularly looking forward to spending hours poring...
If you think there are few changes between versions 6.14.0-26.26 and 6.14.0-37.37, and the patch described below is small, you should be able to figure it out.
You should take a look and decide for yourself if there aren’t that many changes...
I ended up going back to 6.14.8, spontaneous reboots are gone, all back happy again.
If, as I believe, this issue started between 6.14.8 and 6.14.11 (which I'm not entirely sure about, I think I only tried 6.14.11 once), shouldn't it be possible...
Thanks! I think what happened is the ABI bump triggered a rebuild of the ZFS DKMS module and that is a potential root cause of losing block_cloning_endian support. This is a testable hypothesis. I will need to run both the before and after...
Well, I've checked the docs.
Temporary location is mentioned for backups of containers in suspend mode, see
https://pve.proxmox.com/pve-docs/chapter-vzdump.html
Also, the snapshot mode uses a temporary snapshot.
But have a look at...