Und das war ein Fehler. Es suggeriert aktiv, dass es keine anderen Hersteller gab/gibt.
Doch. Es weist nämlich darauf hin, dass Zellstofftücher nicht unbedingt "Tempo"-Taschentücher sind.
;-)
Well, after all those years of mounting images manually, at least I discover libguestfs-tools.. that is something...
I don't really like using debian cloud img for a few opinionated choices there.. top of my head.. no LVM / all in one partition...
Would you be willing to share the packer - preseed - cloudinit code you have? I have been trying to get it to work the past days based on https://github.com/ajschroeder/proxmox-packer-examples and while it does work, I still have some quirks to...
Hi,
portforwarding on the firewall should also work, and exposes only the required port, instead of the host (to the other host). This would also cause lesser computational overhead for wrapping the package content. On the other hand there is...
Hi @Eric Thornton , welcome to the forum.
MTU size is not tied to network speed. You can use non-standard MTU values on 1 Gbit just as well as on 25 Gbit or higher links.
The key point is consistency: all devices participating in the same...
My personal choice would be to establish a Wireguard tunnel.
My preferred method is to handcraft something like https://www.wireguard.com/quickstart/. But this requires one endpoint to be able to reach the other one; in a single direction is...
Hi,
portforwarding on the firewall should also work, and exposes only the required port, instead of the host (to the other host). This would also cause lesser computational overhead for wrapping the package content. On the other hand there is...
My personal choice would be to establish a Wireguard tunnel.
My preferred method is to handcraft something like https://www.wireguard.com/quickstart/. But this requires one endpoint to be able to reach the other one; in a single direction is...
My thoughts:
Erase both disks. Completely! (If you just delete partitions some signatures may still be present.) Use any rescue image to boot and run something like "dd if=/dev/zero of=/dev/nvem0 bs=1M status=progress" for both of them.
Remove...
Und das war ein Fehler. Es suggeriert aktiv, dass es keine anderen Hersteller gab/gibt.
Doch. Es weist nämlich darauf hin, dass Zellstofftücher nicht unbedingt "Tempo"-Taschentücher sind.
;-)
For more information on possible problems see https://forum.proxmox.com/threads/ceph-pool-size-is-2-1-really-a-bad-idea.68939/ It linked following writeup on an outage cost by lowering these values...
Ok looks I like I got it solved and the trick was to unmount /dev/sda2 and then run the proxmox-boot-tool init command.
root@Proxb2:~# umount /dev/sda2
root@Proxb2:~# proxmox-boot-tool status
Re-executing '/usr/sbin/proxmox-boot-tool' in new...
Feature requests sollten am Besten im Bugzilla gestellt werden, hier im Community-Forum gibt es keine Garantie, dass Entwickler alle lesen.
Der Bugzilla-Tracker wird dagegen gemonitored:
https://bugzilla.proxmox.com
Hi Eric,
just reiterating what @bbgeek17 said.
MTU of 9000 for your NAS traffic is beneficial, IFF you set your NAS storage interfaces to 9000, the ports they are connected to on the switch at 9000, and all the clients have an MTU of 9000...
Hello all
i am in the process of moving to a newer server in my homelab. i brought the two dumps over to the latest PVE, and successfully updated the QEMU PMG to latest versions of OS/PMG/Postgres. The LXC Debian (housing ispConfig) also worked...
Not sure. Touching the boot process is always... delicate. (Make sure to have a "plan b", where "b" stands for "backup" ;-) )
On my systems "/boot/efi" is not mounted. That makes sense as the content is not relevant after a successful boot and...
Ok looks I like I got it solved and the trick was to unmount /dev/sda2 and then run the proxmox-boot-tool init command.
root@Proxb2:~# umount /dev/sda2
root@Proxb2:~# proxmox-boot-tool status
Re-executing '/usr/sbin/proxmox-boot-tool' in new...
Hi Eric,
just reiterating what @bbgeek17 said.
MTU of 9000 for your NAS traffic is beneficial, IFF you set your NAS storage interfaces to 9000, the ports they are connected to on the switch at 9000, and all the clients have an MTU of 9000...
No matter I chose nvme0 or nvme1 in the installation menu, it keeps installing to nvme1.
I reinstalled 4 times to make sure I am not seeing something wrong.
Any thought please?
Hello,
pls, help to how to start vm with error : Starting VM 102 failed: no such logical volume pve/vm-102-disk-0
before restart VM 102 running normal, but after restart VM 102 can't start, when i saw at datacenter harddisk show at another node...