Latest activity

  • 1
    150d replied to the thread cluster add node replacing qdevice.
    I don't believe this: Half a day's work, and in the end that was all it took. After the restart it now says: Votequorum information ---------------------- Expected votes: 3 Highest expected: 3 Total votes: 3 Quorum: 2 Flags...
  • UdoB
    UdoB replied to the thread How to setup nas.
    Yes, that's possible. Please be aware that there may be some surprises hidden in this "absolute minimum"-approach: https://forum.proxmox.com/threads/fabu-can-i-use-ceph-in-a-_very_-small-cluster.159671/
  • fba
    fba replied to the thread cluster add node replacing qdevice.
    Try a systemctl restart corosync on node 1 and 2. What's the output of journalctl -u corosync
  • UdoB
    UdoB reacted to Onslow's post in the thread Backups deleted prematurely with Like Like.
    I don't think I would be able to answer these questions better than the original documentation, so I'm just giving the link :): https://pbs.proxmox.com/docs/maintenance.html#pruning In case you can't discover the proper retension scheme after...
  • UdoB
    UdoB replied to the thread cluster add node replacing qdevice.
    https://pve.proxmox.com/pve-docs/chapter-pvecm.html#pvecm_qdevice_status_flags Edit: to see the current connection state: corosync-cfgtool -s ; corosync-cfgtool -n
  • O
    Onslow replied to the thread Backups deleted prematurely.
    I don't think I would be able to answer these questions better than the original documentation, so I'm just giving the link :): https://pbs.proxmox.com/docs/maintenance.html#pruning In case you can't discover the proper retension scheme after...
  • B
    Hey, I am researching using eGPU dock and stumbled upon your info. Thanks a lot! While researching I found some lockups that are similar, but for Nvidia. Maybe you could try pci=noaer as they outline here...
  • D
    delorean_dude replied to the thread Container issue.
    I liked the simple nature of LXC containers, being able to spin up a refined service. However, going forward am I going to fair better with services setup a different way. Docker looks like a common used way to go about it, however, it seems...
  • UdoB
    UdoB replied to the thread Question on PBS setup and hardware.
    Yes, it works. I said "suboptimal". For me this means that some potential is wasted - for one or another reason. In this case we know that PBS wants IOPS. For me this means that the best results require direct hardware access to fast storage...
  • D
    delorean_dude replied to the thread Container issue.
    Hi again, so I couldnt see anything from systemctl. To be honest i dont really know what to look for. What is odd, I restored a backups from my PBS server from 2 weeks ago and it has the same issue. Unfortunately my backups dont go back to a...
  • UdoB
    No :) The used technology (Qemu) allows to "freeze" a machine and make a (temporary) snapshot. After this is done - which takes only a few seconds - the VM will continue to do whatever it is meant to do. Then the actual backup starts. Of course...
  • O
    Onslow reacted to Johannes S's post in the thread Replacing a Datastore HDD with Like Like.
    The best course of Action would propably be to get an external USB enclosure, install one of the discs in it and add it as removable datastore. Afterwards create a syncc-job to sync the backups from one disc to the other. Personally I would put...
  • G
    If anyone finds this thread attempting to do what I was trying to do: I never found a way to get OS-prober to notice PVE's boot-partition, but I did find a way to do what was my initial wish. I used "efibootmgr" to list all partitions and their...
  • UdoB
    Setup proxmox backup server on separate hardware. Minimal requirements, old quad-core laptop with 4-8GB RAM and 1-2TB SSD. Advantage: dedup. There are other features, but that's the killer one. You should be able to accomplish this for under $100...
  • A
    why? having PBS and its payload storage integrated into one device seems like a perfectly reasonable solution... Agreed that option 1 is a non starter.
  • 1
    150d replied to the thread cluster add node replacing qdevice.
    Sure: logging { debug: off to_syslog: yes } nodelist { node { name: node1 nodeid: 1 quorum_votes: 1 ring0_addr: 10.6.1.253 } node { name: node2 nodeid: 2 quorum_votes: 1 ring0_addr: 10.6.1.251 }...
  • M
    Proxmox 8.4.14 I'm trying a very simple SDN setup with: - one simple zone - containing one vnet - with one subnet (without SNAT) So the setup is main LAN subnet A (to which the proxmox host is attached) and the VNET subnet B (in the proxmox...
  • K
    Refind still launches grub on my boxes unless you tell it to boot directly into the kernel version, test in VM
  • M
    mikeyo reacted to DerekG's post in the thread Temperature with Like Like.
    I suggest once again that people evaluate the Pulse monitoring app, which uses the Proxmox api to monitor not only the temps, but the CPU/RAM/Disk/Backups/hosts/docker apps etc. on a single pane of glass, right across your estate. They have made...
  • K
    Setup proxmox backup server on separate hardware. Minimal requirements, old quad-core laptop with 4-8GB RAM and 1-2TB SSD. Advantage: dedup. There are other features, but that's the killer one. You should be able to accomplish this for under $100...