Search results

  1. G

    Add previously OSD to a new installation of a 3 nodes Proxmox CEPH

    No need for rush! Is a test environment... But if you guys, could help me that I will much obliged. Thanks
  2. G

    Add previously OSD to a new installation of a 3 nodes Proxmox CEPH

    Thank you for you replay @UdoB But I think if I do a wipe disk I will permanently lose the data, isn't? is there a way to do without lose the data? Perhaps there is a misunderstanding... I lost all 3 server, but the OSD's disks. After I re-install the PVE and CEPH on the 3 node, I have had...
  3. G

    Add previously OSD to a new installation of a 3 nodes Proxmox CEPH

    Hi I have 3 nodes Proxmox Cluster with CEPH, and after a crash, I have to reinstall Proxmox from scratch, along with Ceph. OSD are intact. I already did ceph-volume lvm activate --all and the OSD appears with ceph-volum lvm list and I got a folder with the name of the OSD under...
  4. G

    Where pve-network-interface-pinning store it's configuration?

    Sorry! It was right there in my face! Shame on me... This will generate name pinning configuration for the interface 'enp1s0' - continue (y/N)? y Name for link 'enp1s0' (enx525400d99ca2) will change to 'eth0' Generating link files Successfully generated .link files in...
  5. G

    Recover Data from Ceph OSDs

    Is this still true in 2025 with Ceph Squid?
  6. G

    Where pve-network-interface-pinning store it's configuration?

    Ah! I see... pve01:/usr/local/lib/systemd/network# cat 50-pve-eth0.link [Match] MACAddress=52:54:00:4b:c1:2b Type=ether [Link] Name=eth0 Thank you
  7. G

    Where pve-network-interface-pinning store it's configuration?

    Hi... I am using pve-network-interface-pinning to pin enp1s0, for instance, to eth0, eth1... and so on. I have 9 nic each server. But I need to change the hardware and after that, all nic turns back to previously name, like enp1s0, when I use ip a command. If I try to change it back up eth0, I...
  8. G

    Is it snapshot-as-volume-chain just to LVM or can I use it to directory storage type?

    I didn't saw nothing about that in the docs.(0) Perhaps this could be include on it, to make a better understand. Thanks. [0] https://pve.proxmox.com/pve-docs/chapter-pvesm.html#pvesm_lvm_config
  9. G

    [SOLVED] PBS s3 backblaze API error: NotImplemented

    [ SOLVED ] After update to PBS 4.0.1 stable release, backblaze works fine.
  10. G

    Is it snapshot-as-volume-chain just to LVM or can I use it to directory storage type?

    Hi... So, that's my question: "Is it snapshot-as-volume-chain is just to LVM or can I use it to directory storage type?" I tried to used in directory storage type but seems that discard doesn't work properly. I tried triggered a fstrim command with qm guest cmd VMD fstrim, but no effect at...
  11. G

    Proxmox Backup Server 4.0 released!

    What week! A lots of good news! Thank you for the effort.
  12. G

    [SOLVED] No system emails send

    Please, keep this thread posted. I'd rather interesting in this. :)
  13. G

    [SOLVED] No system emails send

    Then I think you can use regex match rules.
  14. G

    [SOLVED] No system emails send

    Perhaps you should make like that:
  15. G

    [SOLVED] After upgrading from Proxmox 8 to 9 my zfs pool seems smaller

    df -h Doesn't show the dataset from ZFS. zfs -l list does. Then you can see the whole thing.
  16. G

    Proxmox Virtual Environment 9.0 released!

    Amazinh news... Just ahead Debian 13 release... Go go Proxmox...
  17. G

    ERROR: Backup of VMID failed - job failed with err -116 - Stale file handle

    In this VM there is at least for my knowledge, a MS SQL server. But I cannot access it directly, because is customer discretion. Now, I had have perform a backup manualy, bypassing the job task scheduled to run by night, but get same error. I will try to do a manualy backup again, but I will...