Latest activity

  • N
    nj_mike replied to the thread VMware migration to ProxMox.
    Thanks, looks very good and clean. Will keep in mind for my Veeam friends. We do not use Veeam (too expensive), using Catalogic DPX.
  • SInisterPisces
    Thanks for testing it out and for the additional info. :) Right now, I'm testing it with a single Remote that contains a single node, so there's not really an alternative path to a second node if the first one becomes unreachable. I have...
  • fba
    fba reacted to JohnnieKF's post in the thread falling over to a zfs replica with Like Like.
    Moving the config file doesn't stop the VM; nothing watches /etc/pve and kills a running kvm process when its config moves away. All you've changed is which node PVE thinks owns the guest, so the process on vm1 carries on running and writing to...
  • Christian Kraus
    Thats what it should do if the vm is configured for HA (HA replicates the vm disks from PVE node vm0 to PVE node vm1 with ZFS replicas) if you migrate a vm to different PVE node the replication is automaticaly reversed and it replicates from PVE...
  • W
    waltar reacted to LnxBil's post in the thread PBS and the immutable question with Like Like.
    and the retention settings The only write once read many (WORM) I know are the identically named LTO tapes. As long as you secure your PBS properly, e.g. not attaching it to any AD/LDAP/OID to keep the attach surface small, you're safe. PBS acts...
  • UdoB
    UdoB replied to the thread Proxmox random reboots.
    One thing that may happen during the first 30 minutes is that caches are warmed up, ARC may fill, other processes start and consume memory. Let memtest86+ run for multiple rounds, at least over night - or longer.
  • LnxBil
    LnxBil replied to the thread Snap on LVM.
    Yes, PBS uses this technique, Veeam implemented it's own. Therefore you need the worker VMs. Hoepfully they'll adapt to the correct API PVE provides in order to have a better integration.
  • UdoB
    UdoB reacted to LnxBil's post in the thread PBS and the immutable question with Like Like.
    and the retention settings The only write once read many (WORM) I know are the identically named LTO tapes. As long as you secure your PBS properly, e.g. not attaching it to any AD/LDAP/OID to keep the attach surface small, you're safe. PBS acts...
  • LnxBil
    LnxBil replied to the thread PBS and the immutable question.
    and the retention settings The only write once read many (WORM) I know are the identically named LTO tapes. As long as you secure your PBS properly, e.g. not attaching it to any AD/LDAP/OID to keep the attach surface small, you're safe. PBS acts...
  • UdoB
    UdoB reacted to leesteken's post in the thread swap on proxmox server ? with Like Like.
    Yes, it's probably not necessary in practice but it remains ironic: that which makes check-summing redundant filesystems perfect for swap is exactly what makes them impossible to use for swap. I guess a md-raid1 of multiple md-integrity (without...
  • UdoB
    UdoB reacted to Johannes S's post in the thread swap on proxmox server ? with Like Like.
    Good question, it made me do a short googling. Following older stackoverflow thread from the results has some interesting points: https://unix.stackexchange.com/questions/269098/silent-disk-errors-and-reliability-of-linux-swap The basic argument...
  • A
    Why? lxcs are not dependent on any logical handoffs. if the device is accessible to the host, its accessible to the container. You wouldnt be passing the device, you'd give permission for the container to access its driver. the bus location is...
  • UdoB
    just to add a bit of context and hopefully make things a bit more clear for future readers not quite - the output comes from listing the entry in the `debian/NEWS` file from the Debian Upstream zfs-linux source package...
  • A
    alexskysilk reacted to JvB's post in the thread VMware migration to ProxMox with Like Like.
    Do you use Veeam for backups? You could also use this new community-made tool, if you have a lot of VMs to migrate: https://github.com/VeeamHub/moov
  • W
    I found the root cause of the issue, and it was related to the NIC chipset. I was initially using an HPE FLR560, which is based on an Intel chipset X520-DA2 that apparently does not handle VXLAN properly in my setup. As a result, I was...
  • F
    Hi, i have the logs of pvestatd[3335]: failed to spawn fuse mount, process exited with status 256 resolve proxmox, I like to know how I can resolve it because the esxi server work in this moment or someone have this in the past ? and how resolve...
  • C
    The Samsung 860 EVO was one of the drives with severe issues with ATA Trim. The error you are describing looks like the drive is not "available" at boot-time. Loader still works and then it is gone. Maybe a regression, concerning those mentioned...
  • C
    celemine1gig reacted to Impact's post in the thread Proxmox random reboots with Like Like.
    These are kinda infamous for being unstable. Search for intel degradation.
  • C
    celemine1gig reacted to cwt's post in the thread fwupdmgr with Like Like.
    And that's how related to Proxmox VE? :rolleyes: https://letmegooglethat.com/?q=ubuntu+fwupdmgr
  • C
    I don't have seen Qemu COLO work since year and I think it was never finished