Easy Steps to Restore Proxmox Single Node Server using PBS

Поділитися
Вставка

КОМЕНТАРІ • 35

  • @demorez5
    @demorez5 4 місяці тому +3

    first i was a bit disappointed that this is not about some supersecret hack how to backup the proxmox host via PBS, but this actually highlighted some hidden problems in my homelab I would have otherwise realized only once my host crashes

    • @marconwps
      @marconwps 4 місяці тому

      Veeam i try as soon as possible ;) Veeam Agent for Linux IT'S FREE !!!

    • @oli4572
      @oli4572 Місяць тому

      Indeed the title is disleading completely... It is not the backup of a single node, it is the backup of a nodes content....

  • @drivetrainerYT
    @drivetrainerYT 4 місяці тому +2

    Was waiting for this, thank you!

  • @MikeDeVincentis
    @MikeDeVincentis 4 місяці тому +2

    Awesome. Quick and to the point. Confirms my setup is on par with yours. Now I just need to configure backing up the hosts using the Helper Script. May be a good video on how to do that and how to save it to the Nas and do a restore of the actual host.

    • @MRPtech
      @MRPtech  4 місяці тому +2

      Good idea. Will check that out.

  • @robbuurman1667
    @robbuurman1667 4 місяці тому

    Great video again Mr. P ! Thanks again for your effort to teach us all, much appreciated

  • @olaflampson5420
    @olaflampson5420 4 місяці тому

    I just used this method to move my LXCs and VMs from my old to my new server and it worked really well!

    • @MRPtech
      @MRPtech  4 місяці тому

      I am happy that all worked for you !

  • @lars6664
    @lars6664 Місяць тому +1

    In the backup video you told to make 2 namespaces. One backup and one nodes. You then told about the bash script and showed how to backup using this. But in the restore videos, you don't mention this at all. How to restore from the nodes namespaces? How to restore the backup your script made? Or are the two namespaces and the script no longer a backup solution you recommend, since you don't use it in your restore videos?

  • @tonycayer2102
    @tonycayer2102 3 місяці тому +1

    This process focuses on restoring VMs from Proxmox Backup Server (PBS) rather than a complete Proxmox Node restoration. Currently, I have not found a method to fully restore a Proxmox Node within a cluster from PBS, especially when additional software like Netdata, Cronicle, and LibreNMS agents are installed on the host. Do you have any recommendations or insights on achieving a full node restoration?

  • @gerry2345
    @gerry2345 4 місяці тому

    I like this vid. Good insight and interesting.

  • @olaflampson5420
    @olaflampson5420 4 місяці тому +1

    Thank you for that excellent video!
    One question: will this backup the config files of the LXC and the fstab file? I have a passthrough of an igpu configured in the config file and a samba share mounted to the LXC via fstab and the config file. I wonder if that would be restored with the method you presented?

    • @MRPtech
      @MRPtech  4 місяці тому +2

      Correct me if i am wrong, your samba fstab file is located inside LXC container, or should be located in LXC container, that file will be backed up as it is part of the LXC container.
      Config file for igpu on the other hand is located inside proxmox HOST os. You need to backup proxmox host OS too to make sure that config file is backed up. You can backup proxmox os using PBS, i've demonstrated that inside : ua-cam.com/video/0V2UhPnLZKY/v-deo.html
      off topic:
      How you managed to get igpu shared with LXC container :)

    • @olaflampson5420
      @olaflampson5420 4 місяці тому

      @@MRPtech Thank you for the quick response! Will check that out :)

  • @marconwps
    @marconwps 4 місяці тому +2

    A big problem the PBS don't backup the host how i can backup Proxmox PVE-YT i can't... o windows pc , i hope in the future can be possible.

    • @MRPtech
      @MRPtech  4 місяці тому +1

      You can backup Proxmox HOST using PBS. I have demonstrated that in this video: ua-cam.com/video/0V2UhPnLZKY/v-deo.html

  • @iounios_italia
    @iounios_italia 4 місяці тому

    Great, thanks!

  • @jwspock1690
    @jwspock1690 4 місяці тому

    Thanks for the vid

  • @bpinsel4041
    @bpinsel4041 2 дні тому

    Hi. I do prefer LXC only as well. As a matter of fact i do not run a cluster. Is your comment below still valid for a one machine setup like mine? I don't wanna migrate LXC's to other nodes because there are none ... ;-)

  • @kristof9497
    @kristof9497 4 місяці тому

    Thank you.

  • @bojanplesa1221
    @bojanplesa1221 6 днів тому

    I managed to start it...Somehow i lost admin folder and when i maked it and mounted it started but now i have lock sign on lxc

  • @bojanplesa1221
    @bojanplesa1221 6 днів тому

    Hey again..😂 i have another problem.. i had power loss at my home and when power comed back my nextcloud container wont turn on...Tried to restore with backup but same thing...Do you have any clue what is wrong and why nextcloud lxc wont start?

  • @pepeshopping
    @pepeshopping 4 місяці тому

    What about the Proxmox server configuration?
    Like if you configured nut (ups), will the backup contain all those manual changes you made?

    • @MRPtech
      @MRPtech  4 місяці тому

      To backup proxmox HOST using PBS you need to use script. I've demonstrated that in this video: ua-cam.com/video/0V2UhPnLZKY/v-deo.html

    • @pepeshopping
      @pepeshopping 4 місяці тому

      @@MRPtech is that a YES, or a NO!?

    • @pepeshopping
      @pepeshopping 4 місяці тому

      If yiu answer NO:
      PROXMOX is NOT an Enterprise Appliance!
      Neeeeext!

    • @MRPtech
      @MRPtech  4 місяці тому +1

      Backing up Proxmox HOST will backup everything that is inside Proxmox HOST.
      every .... single .... file ....

  • @Emptymind888
    @Emptymind888 4 місяці тому

    Why not use an LXC for PBS if running a single node? Similair to any applications I would put on my PVE host.

    • @MRPtech
      @MRPtech  4 місяці тому +2

      Inside single node - LXC is a good option. I went with VM due to migration feature. During migration, VMs getting migrated while in "live" state where LXC containers will be shutdown and started up again after migration. During that migration, LXC container is not functioning.

  • @bpinsel4041
    @bpinsel4041 2 місяці тому

    Why did you put the pbs into a vm and not like the other others into an lxc? I actually do prefer the lightweigt lxc's ... Thx.

    • @MRPtech
      @MRPtech  2 місяці тому

      LXC is lightweight but when you have proxmox cluster and you want to migrate LXC to another node, lxc migration happens in restart mode, which means that lxc will be shutdown, migrated and started from 0. VM migrations happening live. VM will continue to function during migration where LXC container will not

  • @bojanplesa1221
    @bojanplesa1221 Місяць тому

    Am new in using proxmox and all stuff...If i make nexcloud and put for example photos,documents and videos...Will that backup restore all files in nexcloud?I mean that photos and all other stuff?

    • @MRPtech
      @MRPtech  Місяць тому +1

      if nexcloud storage is inside a VM virtual disk and not somewhere outside that VM - answer is yes. PBS will backup VM and all its content, including all nexcloud docs and photos.

    • @bojanplesa1221
      @bojanplesa1221 Місяць тому

      I followed yours tutorial with separated cloudflare and nextcloud...Only diference is that i dont have big and two hdds,only one so ill need to buy it and change it and then put it in mirror raid...Everything for now what you showed here is working like charm so thank you for that...Keep good work