also statt pfsense würde ich eher opnsense empfehlen, weil das kostenlose pfsense kaum noch gepflegt wird.
aus sicherheitssicht dürfte sich da nicht so viel tun, aber grundsätzlich ist so eine dedizierte security appliance da schon der bessere weg
Hallo zusammen,
wir haben bei uns ein PM Mailgateway laufen, der uns ein paar Mails von internen Servern an unsere Firewall weitergibt.
Nun ist uns aufgefallen, das 93% Speicher von den 16 GB voll sind. Ich muss allerdings zugeben, das wir nach...
Hi,
many thanks for the new release.
Since PVE 9.0, snapshots on LVM (e.g. on an iSCSI LUN) are supported. This is great because we have migrated from VMware which was connected to a huge iSCSI storage system. Unfortunately, the snapshot feature...
Thanks for hint. In my situation this was the problem. Not having a reverse proxy but using <IPv4>:8006 directly.
After disabling ipv6 console access works again properly.
Figured out the same thing also like 2 minutes ago.
There is a file "/etc/sysctl.d/99-proxmox-arp.conf", last modified May, 13th with the following contents:
net.ipv4.conf.all.arp_ignore=2
net.ipv4.conf.all.arp_announce=2
Pretty sure I did not...
Ok, dank KI & OpenCode konnte ich die Ursache jetzt doch selbst finden (lassen): In "/etc/pve/priv/tfa.cfg" wurde der Zugang gesperrt mit …"totp-locked":true… . Wenn man dort das auf "false" setzt, geht es wieder. Ich lass den Post mal so stehen...
The status command was not used previously, but that doesn't explain why your guest agent claims the commands are disabled.
You can check the commandline the qemu-ga process was invoked with with ps aux | grep qemu-ga. What does cat...
Looks like it's consistent with the error when run manually:
root@redacted:~# qm guest cmd 101 fsfreeze-status
{
"error" : {
"class" : "CommandNotFound",
"desc" : "The command guest-fsfreeze-status has been disabled for this...
Thanks for the reply! I admit I hadn't investigated the agent due to it working with no errors for years...
root@redacted[~]# qemu-ga -V
QEMU Guest Agent 5.0.1
root@redacted[~]# qemu-ga -D
[general]
daemon=false
method=isa-serial...
Thanks for the reply! I admit I hadn't investigated the agent due to it working with no errors for years...
root@redacted[~]# qemu-ga -V
QEMU Guest Agent 5.0.1
root@redacted[~]# qemu-ga -D
[general]
daemon=false
method=isa-serial...
Hello, I upgraded my 5-node PVE cluster from 8 to 9.2.2 and PBS to 4.2.0. I have a TrueNas Core VM (FreeBSD based) that I made no changes to during the upgrade other than shutting it down for the upgrade, it started normally on the upgraded PVE...
Ich habe mich heute mal damit beschäftigt wie man VMs in Masse oder gezielt über Ansible oder Terraform ausrollen kann.
Hier meine kleine Mitschrift
https://pad.cooltux.net/MB4j0lq1S_CzII7zs0r66A
Grüße
Hello
I wish to report a drastic loss of performance with the 7.0 kernel as soon as it implies operating with zfs pools.
I run 2 of these, one is a single raidz2 array of 12 4TB sas hard disks, the other has 2 raidz2 arrays of 8 600GB sas hard...
Ich habe mich heute mal damit beschäftigt wie man VMs in Masse oder gezielt über Ansible oder Terraform ausrollen kann.
Hier meine kleine Mitschrift
https://pad.cooltux.net/MB4j0lq1S_CzII7zs0r66A
Grüße
Which endpoints are you using to get the pool size?
One thing to double-check: get /nodes/<node>/storage/<id>/status returns values in GiB/TiB, while the web displays them as GB/TB.