Search results

  1. L

    Suddenly high ping times/disconnection

    Hi, can you give us more details regarding your networking setup?
  2. L

    Regular cpu load spikes on PVE hosts and VMs

    Hi, can you please give more details regarding your setup?
  3. L

    Passthrough for Gigabit Quad Nic?

    Hi, you have to options: You can passthough the whole card or you can create an bridge on every port and attach the bridge to the vm
  4. L

    kernel: libceph: socket closed (con state OPEN)

    Can you see an high latency for the osd's? Proxmox UI -> Ceph -> OSD
  5. L

    Proxmox and iSCSI

    Hi, when you don't tick "Use LUNs Directly" you need to create an lvm storage on top of the iscsi Storage. This has also the advantage, the you can use it as "shared". When you use the iscsi directly, you can't use it shared
  6. L

    Rename PVE node and loose nic

    can you find any error regarding networking in the output of dmesg?
  7. L

    Best practices for 2-server+DAS-setup with Proxmox?

    Hi, what do you expect from the "backup-Node". Do you want to run a replication or do you want to run a shard scenario where you do HA?
  8. L

    Data reuse on incremental backup to another PBS?

    Hi, what is the output if you run a verify job?
  9. L

    Which configuration is better for a 3-node Proxmox/Ceph cluster?

    Hi, regarding the CPU an RAM sizing it depends on your databases. The Network seems fine, i would size the switch redundant.
  10. L

    [SOLVED] PBS: Benachrichtigungen per CLI auslösen (E-Mail)

    Hi, schau mal hier: https://pbs.proxmox.com/docs/notifications.html#notification-events Ich lese darauf, du musst auf dem Host nur eine Mail an root schicken, dann landet das event im Notificationsystem " System Mail Forwarding Certain local system daemons, such as <span>smartd</span>, send...
  11. L

    PBS remote Sync job hangs if cifs share is not available on start of scheduled task

    "normal" datastores are not meant to be removed. Proxmox has developed a "removeable" datastore type for that. But afaik it is not compatible with cifs
  12. L

    replication setup advice

    Hi, the replication-job is meant to replicate the whole vm. To exclude a disk is not possible afaik.
  13. L

    Proxmox Container won't add LVM

    Hi, is your primary storage ext4 or lvm? The best practice would be lvm
  14. L

    Rename PVE node and loose nic

    do ethtool detect a link on the ports?
  15. L

    Ceph Reef to Squid

    Hi, i didn't encountered in to any problems yet. You need to follow the official guide, than you do not need to migrate the vm's to local storage
  16. L

    [SOLVED] Refresh/Update: "An error occurred during the signature verification"

    Do you have a network authentication or something like this?
  17. L

    Using Proxmox as a Router/Firewall

    Hi, it does. Proxmox can snat the sdn interface and can also provide a dhcp serverhttps://pve.proxmox.com/pve-docs/chapter-pvesdn.html
  18. L

    [SOLVED] SSH-Login Flut in den Logs normal?

    Hi, das ist normal. Innerhalb des clusters tauschen die nodes einiges per ssh aus.
  19. L

    Scheduling backups (node by node)

    Hi, as far as i know, it is not possible at the moment