Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Hardware
    4. Proxmox Backups per Fritzbox

    NEWS

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    Proxmox Backups per Fritzbox

    This topic has been deleted. Only users with topic management privileges can see it.
    • Dominik F.
      Dominik F. @harrym last edited by

      @harrym

      Unbenannt.PNG

      harrym 1 Reply Last reply Reply Quote 0
      • harrym
        harrym @Dominik F. last edited by

        @Dominik-F und dieses kombi gibt es auch auf der fritte?

        Dominik F. 1 Reply Last reply Reply Quote 0
        • Dominik F.
          Dominik F. @harrym last edited by

          @harrym

          ja, damit kann ich von windows aufs fritznas zugreifen und auch mit den backitup adapter von iobroker

          1 Reply Last reply Reply Quote 0
          • Dominik F.
            Dominik F. last edited by

            fstab wurde geändert in:

            //192.168.178.1/fritz.nas/Backup/Backup_proxmox/  /mnt/fritzNAS cifs credentials=/home/thebermud/.smbcredentials,vers=1.0,uid=1000,gid=1000,x-systemd.automount,x-systemd.requires=network-online.target 0 0
            
            root@server:/mnt# mount -a
            mount error(13): Permission denied
            Refer to the mount.cifs(8) manual page (e.g. man mount.cifs)
            
            
            harrym 1 Reply Last reply Reply Quote 0
            • harrym
              harrym @Dominik F. last edited by harrym

              @Dominik-F sagte in Proxmox Backups per Fritzbox:

              //192.168.178.1/fritz.nas

              FRITZ.NAS .... war doch auf der Fritte in großbuchstaben? Linux ist Casesensitiv ... nicht wie windoof

              1 Reply Last reply Reply Quote 0
              • crunchip
                crunchip Forum Testing Most Active @Dominik F. last edited by crunchip

                @Dominik-F sagte in Proxmox Backups per Fritzbox:

                hier der Eintrag:

                mein Eintrag sieht so aus
                da ich FRITZ.NAS mit VIRUS ersetzt habe und die Platte liegt in /media/fritznas
                Passport ist der Name der Platte

                //192.168.178.1/VIRUS/Passport /media/fritznas  cifs    credentials=/etc/samba/auth,uid=1000,gid=1000,vers=1.0, 0       0
                UUID="6e374261-9e8c-459b-97da-c372ebd7b0a6" /media/USB-NAS      ext4    auto,defaults   0       2
                
                Dominik F. 1 Reply Last reply Reply Quote 0
                • liv-in-sky
                  liv-in-sky @Dominik F. last edited by

                  @Dominik-F sagte in Proxmox Backups per Fritzbox:

                  teste mal mit deinen anmeldenamen

                  //192.168.178.1/fritz.nas/Backup/Backup_proxmox  /mnt/fritzNAS cifs  nofail,username=xxx,password=yyy,file_mode=0777,dir_mode=0777 0 0 
                  
                  1 Reply Last reply Reply Quote 0
                  • Dominik F.
                    Dominik F. @crunchip last edited by

                    @crunchip

                    was meinst du mit deine Platte liegt dort? Meinst du damit das du die Platte in Proxmox damit gemountet hast?

                    @liv-in-sky
                    mit deinen angaben kommt folgendes:

                    root@server:/mnt# mount -a
                    mount error(2): No such file or directory
                    Refer to the mount.cifs(8) manual page (e.g. man mount.cifs)
                    
                    
                    harrym liv-in-sky crunchip 3 Replies Last reply Reply Quote 0
                    • harrym
                      harrym @Dominik F. last edited by

                      @Dominik-F tausch mal fritz.nas auf FRITZ.NAS um ....

                      1 Reply Last reply Reply Quote 0
                      • liv-in-sky
                        liv-in-sky @Dominik F. last edited by

                        @Dominik-F hast du überprüft, ob ich alles richtig in den pfaden kopiert habe ?

                        1 Reply Last reply Reply Quote 1
                        • crunchip
                          crunchip Forum Testing Most Active @Dominik F. last edited by

                          @Dominik-F sagte in Proxmox Backups per Fritzbox:

                          was meinst du mit deine Platte liegt dort? Meinst du damit das du die Platte in Proxmox damit gemountet hast?

                          nein dort ist das Verzeichnis erstellt, Proxmox kommt erst später, wenn dein Zeug läuft und deine Platte gemountet ist.
                          Dann erst kommt der Part Proxmox dran

                          1 Reply Last reply Reply Quote 0
                          • Dominik F.
                            Dominik F. last edited by

                            damit

                            //192.168.178.1/FRITZ.NAS/Backup/Backup_proxmox/  /mnt/fritzNAS cifs credentials=/home/thebermud/.smbcredentials,vers=1.0,uid=1000,gid=1000,x-systemd.automount,x-systemd.requires=network-online.target 0 0
                            

                            bekomme ich wieder:

                            root@server:/mnt# mount -a
                            mount error(13): Permission denied
                            Refer to the mount.cifs(8) manual page (e.g. man mount.cifs)
                            
                            

                            @liv-in-sky
                            hab es nochmal überprüft und getestet, gleiche meldung

                            mount error(2): No such file or directory
                            Refer to the mount.cifs(8) manual page (e.g. man mount.cifs)
                            
                            
                            1 Reply Last reply Reply Quote 0
                            • harrym
                              harrym last edited by

                              https://www.andwil.de/weblog/linux-fritznas-mounten-cifs

                              Dominik F. 1 Reply Last reply Reply Quote 0
                              • Dominik F.
                                Dominik F. @harrym last edited by

                                @harrym

                                das ist die Anleitung nach der ich vorgegangen bin

                                1 Reply Last reply Reply Quote 0
                                • harrym
                                  harrym last edited by

                                  dachte ich mir 😄

                                  1 Reply Last reply Reply Quote 0
                                  • Dominik F.
                                    Dominik F. last edited by Dominik F.

                                    könnte es was mit folgendem Befehl zutun haben, den ich vor ein paar Tagen ausgeführt habe?

                                    systemctl mask udisks2.service
                                    

                                    in der fstab steht was von automount und der befehl hat ja auch was damit zutun

                                    harrym crunchip 2 Replies Last reply Reply Quote 0
                                    • harrym
                                      harrym @Dominik F. last edited by

                                      @Dominik-F https://wiki.samba.org/index.php/Mounting_samba_shares_from_a_unix_client

                                      1 Reply Last reply Reply Quote 0
                                      • crunchip
                                        crunchip Forum Testing Most Active @Dominik F. last edited by

                                        @Dominik-F sagte in Proxmox Backups per Fritzbox:

                                        udisks2.service

                                        möglich ist alles, warum hast du diesen Befehl ausgeführt?

                                        Dominik F. 1 Reply Last reply Reply Quote 0
                                        • Dominik F.
                                          Dominik F. @crunchip last edited by

                                          @crunchip

                                          Nachdem ich openmediavault auf einer VM installiert hatte und eine externe Festplatte eingebunden habe sprang meine CPU auf über 50% Auslastung und zwar dauerhaft. im Proxmoxforum wurde mir dann empfohlen udisks2-service zu stoppen und die CPU Auslastung ging sofort auf unter 10% runter. Nachdem das geholfen habe, hab ich den mask befehl ausgeführt.

                                          1 Reply Last reply Reply Quote 0
                                          • Dominik F.
                                            Dominik F. last edited by

                                            kleines Update:
                                            mount -a gibt keine Fehlermeldung mehr heraus. Problem war, das ich in der .smbcredentials ein Leerzeichen hinter meinem username hatte -.- Da soll mal einer drauf kommen 😄
                                            Nun habe ich das nächste Problem:
                                            Unbenannt.PNG

                                            hab verschiedene Schreibweisen probiert, alles mit dem gleichen "Erfolg"

                                            liv-in-sky crunchip 2 Replies Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            721
                                            Online

                                            31.7k
                                            Users

                                            79.8k
                                            Topics

                                            1.3m
                                            Posts

                                            backup proxmox
                                            8
                                            78
                                            6840
                                            Loading More Posts
                                            • Oldest to Newest
                                            • Newest to Oldest
                                            • Most Votes
                                            Reply
                                            • Reply as topic
                                            Log in to reply
                                            Community
                                            Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                            The ioBroker Community 2014-2023
                                            logo