Hi,
ich würde folgendes probieren:
BIOS-Check: Neustart ins BIOS (meist F2 oder F10). Schau, ob die Samsung 970 Evo dort noch gelistet wird. Wenn ja, ist die Hardware wahrscheinlich okay.
Rescue Boot: Boote von einem Proxmox-USB-Stick und wähle...
Yes, it will be sent to the sender of your spam. :)
You can avoid that, see https://www.postfix.org/postconf.5.html#postscreen_dnsbl_reply_map
You need to be aware that /etc/postfix/main.cf is generated by PMG.
For your change to be persistent...
Hi,
we are currently transforming our infrastructure to ipv6 only. Additionally we are moving away from LACP bonds to routed host addresses to get independent of switch vendors.
Technically this is implemented by adding a /128 address to a...
Just wanted to share my (successful) procedure for creating in PVE9 a VM Template for a Debian Trixie Server with Cloud-Init, which I have done in the past for previous Debian versions in PVE8. This is most useful to quickly spin up a Debian...
Hi @TheAncientMariner ,
Exit code 1 is a generic non-success return value. Any non-zero exit code usually indicates a failure. Some applications use a range of exit codes to represent specific error conditions, but as far as I am aware, PVE...
You won't get any specific information from the exit code. It's either 0 (success) or 1 (error). Any value >0 is considered error and the purpose of that is to control the flow of the scripts (by simple logic) not the detailed troubleshooting...
There is an updated version of these instructions:
https://knowledgebase.45drives.com/kb/kb450347-migrating-vm-disks-from-vmware-to-proxmox-using-proxmox-import-tool-wizard/
The N100 actually has 2 NICs but I've never used the second one. I'm considering switching everything to that NIC but that's a bit frightening running exclusively headless.
Nope
Node: 76:01:5a:b0:01:6f - 192.168.0.42
VM Home Assistant...
So, actually, the issue is not resolved at all. Take a look at this. Even though the feature is clearly installed and enabled, when I attempt to install a Linux Distro from the windows subsystem for linux command line tool, I get this message...
I was banging my head on the wall, but finally i found the issue.
I replaced the ssd, but the problem persisted. Thinking of an hardware issue, i swapped the ssd to another working NUC but the problem still there!
Finally I found the solution: I...
root@immich:/# umount -l /Pictures ; mount /Pictures
umount: /Pictures: not mounted.
mount: /Pictures: can't find in /etc/fstab.
but when I do the mount command - this shows up (under LXC)
192.168.30.11:/Media/Pictures on /Pictures type nfs4...
What are you talking about? All our code is fully open source, we encourage and support upstream contributions to actually make things better for all by default over some third party modification hacks. So posting fixes to our official submission...
stupid question: only 1 nic, no bonding here ?
no vm with same ip or mac address than the host node ?
no docker installed on proxmox host directly ? or another tunneling tool (wireguard/tailscale/....)
Hi,
ich würde folgendes probieren:
BIOS-Check: Neustart ins BIOS (meist F2 oder F10). Schau, ob die Samsung 970 Evo dort noch gelistet wird. Wenn ja, ist die Hardware wahrscheinlich okay.
Rescue Boot: Boote von einem Proxmox-USB-Stick und wähle...