This has happened to me every time I upgraded my kernel (it happened both when I upgraded from 6.14 to 6.17 months ago and yesterday from 6.17 to 7.0).
If you've registered the NVIDIA drivers to use DKMS, the drivers are compiled for each kernel...
Hello,
it seems I see a problem with my proxmox based nfs server (on host) on a zfs volume in conjunction with a nfs-client using rsync.
Once a month I copy some files with rsync -avxAHX from some place to a nfs-mounted fs coming from a proxmox...
Hi,
mhm that is a little bit confusing topic overall. :)
I hope this is helpful and does not simply repeat, what you already find in your analysis.
Subuid allows to use different user ids for the user on the host system as within the container...
Hab ich schon gemacht, auch mit dem US-Layout probiert, weil im Passwort Sonderzeichen enthalten sind. Trotzdem erfolglos.
Die IP-Adresse vom PBS ist in der Fritzbox reserviert, also per statischem DHCP "festgenagelt", daran kann es nicht...
how i fixed the problem, without loosing ALL backup data (but loosing some):
connect to your proxmox backup server via SSH/console
mount additional/external storge via NFS or SMB:
#NFS
mkdir /mnt/tmp
mount -t nfs <NAS-IP>:/share /mnt/tmp
#SMB...
The first step is to review the output of:
cat /etc/pve/storage.cfg
pvesm status
The two disks are located on different storage pools (local-lvm vs local-pbs). It is not strictly necessary to match the name of the disk to the index id of the VM...
Hallo,
ich wollte nach einigen Monaten wieder einmal händisch ein Backup von PVE-LXC anstoßen. Also den PBS mit Strom versorgt, er schaltet sich ein, aber Login auf GUI ist nicht möglich, offenbar läuft der PBS-Web-Server nicht. Deshalb...
I'm having difficulties setting vram size for vfs. I'm no expert and mainly using gemini to help me along with stuff. This seems to be a bit of a hard nut to crack though.
/etc/udev/rules.d/99-arc-sriov.rules
KERNEL=="renderD128"...
I'm running PVE 9.1 with the latest 6.17 kernel package as well as the newest out of tree drivers for my NIC (Intel X710-DA2). SR-IOV is set up and working and I have several VFs on each PF. The problem I'm running into is that if a PF goes down...
I also have 3090s and nvidia MIT drivers 580.159.03 and neither of them are recognized with 7.0.0-3-pve Revert to 6.17.13-6-pve and its working fine.
Side note for anyone who may stumble on this. I had nvidia drivers 580.105.08 installed when...
I'm manually changing the VMID of my backup server (because it's too big to clone). I was able to change its VMID and primary LVM but I can't find where to rename my additional 1TB hard drive, which contains all the backups. It's not listed where...
On a new installed node i create a backup job.
In Firefox the first column with the checkbox is not fully visible and checkbox could not be selected.
With chrome browser it works as expected
Wenn es nur um einzelne Dateien geht, kann man sonst auch auf dem Host oder innerhalb der VM (sofern Linux) mit dem backup-client einen restore machen. Mit der mount-Option sogar so, als ob das ein Laufwerk wäre.
Built a Terraform module for managing Proxmox SDN declaratively: zone, VNets, subnets, host gateway IPs on the `vnet*` bridges, SNAT/masquerade rules, and dnsmasq DHCP from a single `vnets` map.
The two modes that ended up being most useful in...
That's mainly for legal reasons so not comparable. Also zfs isn't just a one-man-show and has multiple comanies funding development and is mature enough not to loose data. In contrast bcachefs developer Kent Overstreet wanted to violate kernel...
That's mainly for legal reasons so not comparable. Also zfs isn't just a one-man-show and has multiple comanies funding development and is mature enough not to loose data. In contrast bcachefs developer Kent Overstreet wanted to violate kernel...
I know my setup is not recommended so I appreciate any suggestions.
My setup:
Server1
ProxmoxVE 9.1.9 - pve kernel 7.0.0-3
PBS v4.2.0
zfs mirrored nvme drives as root partition
zfs mirrored array on spinning disks for general storage/backups...