There should still be a line. For example
# apt update
Hit:1 http://security.debian.org/debian-security trixie-security InRelease
Hit:2 http://deb.debian.org/debian trixie InRelease
Hit:3 http://deb.debian.org/debian trixie-updates InRelease...
I will use 20.2.3 yes, with fast EC, but its still slower, but I hope not too noticable, only in benchmarks.
I will use affinity, maybe 0.5 on the sata drive to offset the somewhat slowness, they will get much less iops at least,
Estimated pm9a3...
It's worth knowing what's behind your PVE machine also, if you have a modem in bridge mode or an ONT for example. I had a similar setup a couple of years ago and depending how these are configured it can mess with your setup.
I have a pbs behind a rev.proxy, HAProxy in this case. A standard redirect to port 8007 ends in a redirection loop. The roadmap at https://pbs.proxmox.com/wiki/Roadmap mentions...
I am using a Windows 10 VM on Proxmox for flashing a target. Two USB devices are passed through to the VM:
One is used for the COM/serial ports
The other is used for DFU flashing
During flashing, the DFU usb device is expected to disconnect and...
Hi @tuttle333 , welcome to the forum.
Veeam does not perform storage-integrated snapshots with any type of storage when combined with PVE. The functionality you are thinking of is VMware specific.
Cheers
Blockbridge : Ultra low latency...
In the apt update output above I'm missing a line referencing Proxmox repositories, although the apt list --upgradable does indeed show upgradable Proxmox packages. Are you sure the Proxmox repositories are correctly configured?
The dump option only has a view into internal PVE CI, it does not reflect custom configuration.
Booting your VM is the best way to check whether the ID was applied, and if it was not - check ci log inside the VM.
Cheers,
Blockbridge : Ultra low...
Thanks
I do see some `BOOTP/DHCP, Request from xxx` lines but no reply like `BOOTP/DHCP, Reply` until I manually restart nic via `ip link set` workaround
So I guess upstream is unable to update the connected state for some reason, gonna search...
Hmmm - off carse that was a spelling mistake - the command are surely chown - insted of chmod
Have tried running the command
chown backup:backup -R /mnt/internal
chmod 700 -R /mnt/internal
systemctl restart proxmox-backup
The Backup user and...
Hello all,
I'm trying to upgrade from Proxmox 9.1 running kernel 6.17.4-2 to Proxmox 9.2 running kernel 7.0.14-12; is "apt update" and "apt full-upgrade" enough for this ?
When I run "apt update" , it gives:
root@server1:~# apt update
Get:1...
Your problem is almost certainly the Intenso drives, not ZFS itself. Those are DRAM-less budget SSDs and ZFS absolutely hammers them, once the small SLC cache fills up during sustained writes, latency goes through the roof, the pool stalls, and...
My system is working, but in the UI I show two old ceph monitors, managers, and metadata servers. I have tried deleting each and when I do the good one and gray one go away, but when I create it again I get a good one and a gray one. Any ideas?
Late to the party, but just in case someone else ends up here...
I was able to accomplish what the OP is attempting, with the exception that I created a separate zone for each VLAN all connected to a single, VLAN-aware bridge (vmbr0). I used...