Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Error/Bug
    4. Wie lange dauert ein Restore

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    UNSOLVED Wie lange dauert ein Restore

    This topic has been deleted. Only users with topic management privileges can see it.
    • M
      Marty56 @Jan1 last edited by

      @Jan1 Bei ioBroker klar, bei Debmatic bin ich mir nicht so sicher.

      J Peoples 2 Replies Last reply Reply Quote 0
      • J
        Jan1 @Marty56 last edited by

        @Marty56
        Kenn ich nicht, wobei wenn der auf dem Pi läuft, sollte das auf nem NUC auch laufen, oder wo liegen die Bedenken?

        M 1 Reply Last reply Reply Quote 0
        • M
          Marty56 @Jan1 last edited by

          @Jan1 Ich bin mir nicht sicher, ob Debmatic ARM spezifische Treiber benötigt.
          Aber ich muss das wohl mal ausprobieren.

          J 1 Reply Last reply Reply Quote 0
          • J
            Jan1 @Marty56 last edited by

            @Marty56
            und wenn kannst vorher schon mal schauen, ob das andere wären wie beim Pi, was ich bei Buster nicht glaube.

            1 Reply Last reply Reply Quote 0
            • Jey Cee
              Jey Cee Developer last edited by

              Debmatic ist ja grundsätzlich auf arm wie auch auf x64 Hardware lauffähig und da das auch von Alexander Reinert Entwickelt wird denke ich das auch das USB modul damit auf x64 läuft.

              1 Reply Last reply Reply Quote 0
              • Peoples
                Peoples @Marty56 last edited by Peoples

                @Marty56
                Bei mir läuft Debmatic auf meinem Nuc in einer VM bisher störfrei, ich habe aber auch Testweise nur einen Bewegungsmelder dran.
                Zum Funken benutze ich einen Funk-Lan-Gateway (eine ausrangierte CCU2 die ich als Funk-Lan-Gateway konfiguriert habe)proxmox.png

                1 Reply Last reply Reply Quote 0
                • StM47
                  StM47 last edited by Negalein

                  Um noch einmal auf den Kern des Threads zurück zu kommen.

                  Wie lange dauert ein Restore mit einem Minimalbackup?
                  Ist während dessen die Adminoberfläche erreichbar?

                  Bei mir läuft das Backup seit 30 Minuten und ich kommen nicht oder noch nicht auf den Admin.

                  Das Backup ist laut Log in wenigen Minuten durchgelaufen.

                  root@iobroker:/opt/iobroker# pkill io                                                           
                  root@iobroker:/opt/iobroker# iobroker restall 0                                                 
                  Commands:                                                                                       
                  iobroker setup [--objects <host>] [--states <host>] [custom]                                    
                  iobroker start                                                                                  
                  iobroker stop                                                                                   
                  iobroker start <adapter>                                                                        
                  iobroker stop <adapter>                                                                         
                  iobroker start all                                                                              
                  iobroker restart                                                                                
                  iobroker restart <adapter>                                                                      
                  iobroker info                                                                                   
                  iobroker logs [adapter] [--watch] [--lines=1000]                                                
                  iobroker add <adapter> [desiredNumber] [--enabled] [--host <host>] [--port <port>]                                                                                              
                  iobroker install <adapter>                                                                      
                  iobroker url <url> [<name>]                                                                     
                  iobroker del <adapter>                                                                          
                  iobroker del <adapter>.<instance>                                                               
                  iobroker update [repository url] [--updatable/--u] [--installed/--i]                            
                  iobroker upgrade [repository url]                                                               
                  iobroker upgrade self [repository url]                                                          
                  iobroker upgrade <adapter> [repository url]                                                     
                  iobroker upload <pathToLocalFile> <pathIniobroker>                                              
                  iobroker upload all                                                                             
                  iobroker upload <adapter>                                                                       
                  iobroker object get <id>                                                                        
                  iobroker object set <id> <json-value>                                                           
                  iobroker object set <id> propertyname=value                                                     
                  iobroker object del <id|pattern> [--yes]                                                        
                  iobroker object chmod <object-mode> [state-mode] <id>                                           
                  iobroker object chown <user> <group> <id>                                                       
                  iobroker object list <id>                                                                       
                  iobroker state get <id>                                                                         
                  iobroker state getplain <id> [--pretty]                                                         
                  iobroker state getvalue <id>                                                                    
                  iobroker state set <id> <value> [ack]                                                           
                  iobroker state del <id>                                                                         
                  iobroker message <adapter>[.instanceid] <command> [<message>]                                   
                  iobroker list <type> [filter]                                                                   
                  root@iobroker:/opt/iobroker# pkill io                                                           
                  root@iobroker:/opt/iobroker# iobroker restall 0                                                 
                  Commands:                                                                                       
                  iobroker setup [--objects <host>] [--states <host>] [custom]                                    
                  iobroker start                                                                                  
                  iobroker stop                                                                                   
                  iobroker start <adapter>                                                                        
                  iobroker stop <adapter>                                                                         
                  iobroker start all                                                                              
                  iobroker restart                                                                                
                  iobroker restart <adapter>                                                                      
                  iobroker info                                                                                   
                  iobroker logs [adapter] [--watch] [--lines=1000]                                                
                  iobroker add <adapter> [desiredNumber] [--enabled] [--host <host>] [--port <port>]                                                                                              
                  iobroker install <adapter>                                                                      
                  iobroker url <url> [<name>]                                                                     
                  iobroker del <adapter>                                                                          
                  iobroker del <adapter>.<instance>                                                               
                  iobroker update [repository url] [--updatable/--u] [--installed/--i]                            
                  iobroker upgrade [repository url]                                                               
                  iobroker upgrade self [repository url]                                                          
                  iobroker upgrade <adapter> [repository url]                                                     
                  iobroker upload <pathToLocalFile> <pathIniobroker>                                              
                  iobroker upload all                                                                             
                  iobroker upload <adapter>                                                                       
                  iobroker object get <id>                                                                        
                  iobroker object set <id> <json-value>                                                           
                  iobroker object set <id> propertyname=value                                                     
                  iobroker object del <id|pattern> [--yes]                                                        
                  iobroker object chmod <object-mode> [state-mode] <id>                                           
                  iobroker object chown <user> <group> <id>                                                       
                  iobroker object list <id>                                                                       
                  iobroker state get <id>                                                                         
                  iobroker state getplain <id> [--pretty]                                                         
                  iobroker state getvalue <id>                                                                    
                  iobroker state set <id> <value> [ack]                                                           
                  iobroker state del <id>                                                                         
                  iobroker message <adapter>[.instanceid] <command> [<message>]                                   
                  iobroker list <type> [filter]
                  

                  Mod-Edit: Code/Log in Code Tags gepackt. Bitte benutzt die Code Tags Funktion -> </>
                  Hier gehts zur Hilfe.

                  cvidal simatec 2 Replies Last reply Reply Quote 0
                  • cvidal
                    cvidal Forum Testing @StM47 last edited by

                    @StM47 Wie lange das dauert kann man so Pauschal nicht sagen, meine bei mir das es mal ca. eine Stunde gelaufen ist. Die Adapter werden erst noch Installiert, auch der Admin.
                    Solange der noch nicht läuft kommst du auch nicht auf den Admin drauf.

                    StM47 1 Reply Last reply Reply Quote 1
                    • StM47
                      StM47 @cvidal last edited by

                      @cvidal

                      Das wollte ich hören.
                      Vielen Dank.

                      1 Reply Last reply Reply Quote 0
                      • simatec
                        simatec Developer Most Active @StM47 last edited by

                        @StM47
                        Welche Version von backitup ist installiert?
                        Ein Standard Backup dauert im Prinzip nicht lang.
                        Sollte nicht länger als 5-10 Minuten je nach Größe benötigen.

                        In der aktuellen Version 1.3.0 ist da beim restore einiges verbessert wurden.

                        Installiere ggfs. diese Version und ganz wichtig, lass die Installer Fix drüberlaufen (siehe Signatur)

                        1 Reply Last reply Reply Quote 0
                        • First post
                          Last post

                        Support us

                        ioBroker
                        Community Adapters
                        Donate

                        875
                        Online

                        31.9k
                        Users

                        80.1k
                        Topics

                        1.3m
                        Posts

                        backitup
                        9
                        28
                        2842
                        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