Search results

  1. M

    Proxmox Backup Server and Wasabi Cloud Storage

    hello, that would be a better option, can you tell me the main stepts how to do?
  2. M

    Proxmox Backup Server and Wasabi Cloud Storage

    I found a repo that can easy mount a wasabi Store/bucket to pbs. My question is, ho to mount it thatway, i can set it as backup repository? or is it only possible to cronjob the data frome the pbs backup store to that mounted storage to get it uploading? Repo used...
  3. M

    How to use a network share (SMB/CIFS) as backup target

    where do i have to set this up? at the pbs all permissions are set for acces to the datastore. i guess i have to add that user to the proxmox ve and grad permissions there for the mount, correct? How do i find out the UID from the backup-user i created at pbs? And how do i grant access at...
  4. M

    How to use a network share (SMB/CIFS) as backup target

    Nope, I could set up the Datastore, but now it shows me "Permissions Denied"
  5. M

    How to use a network share (SMB/CIFS) as backup target

    I needed to restore the ct as privilged container to get write acces to my mountpint. issue solved
  6. M

    How to use a network share (SMB/CIFS) as backup target

    HI, i use a virtual pbs (running as ct inside of one of my proxmox ve nodes) mounted a external NAS Storage inside this CT and now i want to make pbs use this storage as a backup target. 1. is that possible? 2. how to? And yes i know i will have to setup a dedicated pbs but i want to test it...
  7. M

    Observium Turnkey and Proxmox

    what needs to be added so they observium (from a lxc inside this proxmox host) can use snmp to check my proxomx host? # Currently, the only supported master agent type for this token # is "agentx". # # arguments: (on|yes|agentx|all|off|no) master agentx # agentaddress: The IP...
  8. M

    [SOLVED] Failed to run lxc.hook.pre-start

    Thanks! I dont' know what would i have done witout that information! Thanks man!
  9. M

    Cluster deinstallieren

    Also das Wiki ist immer noch alt(?) und eine echte Anleitung wie man einen Node aus dem Cluster entfernt habe ich nicht finden können. Hat jemand hier einen heißen Tipp?
  10. M

    Unable to connect to PVE web console through reverse proxy

    This guide is how to set up nginx proxy at same host as proxmox. It's not the way i wanna go. I want to keep my host hypervisor untouched for this....
  11. M

    Unable to connect to PVE web console through reverse proxy

    i have a nginx reverse proxy (https://github.com/jc21/nginx-proxy-manager v2.9.8 ) which runs as lxc docker container at this proxmox node i want to redirect the web gui to. my settings Accessing the FQDN resulting in Error 503 Any Idear how to fix? btw: my url via ip looks very odd, is...
  12. M

    cluster not ready - no quorum? (500)

    Ich hab jetzt einfach den Node erneut gelöscht (weil wurde nur in der WEB-GUI angezeigt: pvecm delnode NODENAME und dann die Reste im Dateisystem gesucht: ls -l /etc/pve/nodes/ und alle alten Reste per WinSCP gesichert dann gelöscht (natürlich nur die Ordner und Daten der alten Nodes, nicht...
  13. M

    cluster not ready - no quorum? (500)

    Ja, den alten Node habe ich nach der Migration aller LXC und VMs gemäß der Anleitung entfernt und nicht mehr an Netz genommen. Ich glaube aber, hier gibt es grundsätzlich das Thema, das ein Cluster nicht wirklich aufgelöst bzw. Nodes wieder richtig entfernt werden. Überlege gerade einen neuen...
  14. M

    cluster not ready - no quorum? (500)

    das ergibt für mich aktuell keinen Sinn. Der Fall ist einfach, es gibt einen Cluster mit 2 Nodes. node2 hat ausgedient und wurde entfernt, nur node1 läuft noch. node1 meldet aber bei jedem Neustart no quorum? (500) was sich durch pvecm expected 1 ja bis zum Neustart beheben lässt Die Frage ist...
  15. M

    cluster not ready - no quorum? (500)

    Das hier hilft kurzfristig: pvecm expected 1 Was muss man machen, damit nach einem Neustart des Nodes (wenn er jetzt alleine und ohne Cluster läuft bzw. laufen soll) nicht jedes mal diese Eingabe erfolgen muss?
  16. M

    A shared folder on Synology - which is faster SMB / NFS?

    i tested it at my homelab. in most tests nfs without authentification is faster thatn smb. i recomend using nfs. I testet via win 10 client and crystaldisk mark 7 (you need special cmd commands to connect a win 10 maschine to a nfs share, but it works)