Skip to content
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. Error/Bug
  4. [gelöst] Backitup kann influxdb Datenbank nicht sichern.

NEWS

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    13
    1
    167

  • Jahresrückblick 2025 – unser neuer Blogbeitrag ist online! ✨
    BluefoxB
    Bluefox
    17
    1
    4.3k

  • Neuer Blogbeitrag: Monatsrückblick - Dezember 2025 🎄
    BluefoxB
    Bluefox
    13
    1
    1.3k

[gelöst] Backitup kann influxdb Datenbank nicht sichern.

Geplant Angeheftet Gesperrt Verschoben Error/Bug
107 Beiträge 5 Kommentatoren 12.2k Aufrufe 7 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • Christian KohlöffelC Christian Kohlöffel

    @simatec

    Kannst du das ein wenig genauer sagen welche Schritte das sind. Ich bin da nicht fit genug in Linux.
    Will ja nicht mein Filesystem löschen :-) ...

    dsmesg
    

    sagt das am Schluss ...```
    code_text

    [ 1003.064383] CIFS: Attempting to mount //192.168.178.1/FRITZ.NAS/BackupLokal/
    [ 1003.064466] CIFS: VFS: Use of the less secure dialect vers=1.0 is not recomme                                                                                                                                                             nded unless required for access to very old servers
    [ 1012.304986] CIFS: VFS: bogus file nlink value 0
    [ 1012.371432] CIFS: VFS: bogus file nlink value 0
    [ 1015.991625] CIFS: VFS: bogus file nlink value 0
    [ 1021.232727] CIFS: VFS: RFC1001 size 39 smaller than SMB for mid=445
    [ 1021.232743] 00000000: 27000000 424d53ff 00000074 40018800  ...'.SMBt......@
    [ 1021.232759] 00000010: 00000000 00000000 00000000 5a120000  ...............Z
    [ 1021.232768] 00000020: f4 01 bd 01 03 ff 00 00 00 00 00                 ......                                                                                                                                                             
    [ 1021.232820] CIFS: VFS: \\192.168.178.1 cifs_put_smb_ses: Session Logoff failu                                                                                                                                                             re rc=-5
    pi@raspberrypi:~ $
    
    
    Thomas BraunT Online
    Thomas BraunT Online
    Thomas Braun
    Most Active
    schrieb am zuletzt editiert von
    #77

    @christian-kohlöffel

    Den Stick sauber aushängen auf der FritzBox, in den Pi stopfen,

    dmesg -T
    

    aufrufen, nach relevanten Meldungen schauen, der Zeitstempel hilft dir dabei.

    Linux-Werkzeugkasten:
    https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
    NodeJS Fixer Skript:
    https://forum.iobroker.net/topic/68035/iob-node-fix-skript
    iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

    Christian KohlöffelC 1 Antwort Letzte Antwort
    0
    • Thomas BraunT Thomas Braun

      @christian-kohlöffel

      Den Stick sauber aushängen auf der FritzBox, in den Pi stopfen,

      dmesg -T
      

      aufrufen, nach relevanten Meldungen schauen, der Zeitstempel hilft dir dabei.

      Christian KohlöffelC Offline
      Christian KohlöffelC Offline
      Christian Kohlöffel
      schrieb am zuletzt editiert von Christian Kohlöffel
      #78

      @thomas-braun said in Backitup kann influxdb Datenbank nicht sichern.:

      dmesg -T

      Ab USB Stick scheint nicht zu sein, oder?

      [Mon Apr 12 17:39:49 2021] CIFS: Attempting to mount //192.168.178.1/FRITZ.NAS/BackupLokal/
      [Mon Apr 12 17:39:49 2021] CIFS: VFS: Use of the less secure dialect vers=1.0 is not recommended unless required for access to very old servers
      [Mon Apr 12 17:39:58 2021] CIFS: VFS: bogus file nlink value 0
      [Mon Apr 12 17:39:58 2021] CIFS: VFS: bogus file nlink value 0
      [Mon Apr 12 17:40:02 2021] CIFS: VFS: bogus file nlink value 0
      [Mon Apr 12 17:40:07 2021] CIFS: VFS: RFC1001 size 39 smaller than SMB for mid=446
      [Mon Apr 12 17:40:07 2021] 00000000: 27000000 424d53ff 00000074 40018800  ...'.SMBt......@
      [Mon Apr 12 17:40:07 2021] 00000010: 00000000 00000000 00000000 2e670000  ..............g.
      [Mon Apr 12 17:40:07 2021] 00000020: f4 01 be 01 03 ff 00 00 00 00 00                 ...........
      [Mon Apr 12 17:40:07 2021] CIFS: VFS: \\192.168.178.1 cifs_put_smb_ses: Session Logoff failure rc=-5
      [Mon Apr 12 17:48:18 2021] CIFS: Attempting to mount //192.168.178.1/FRITZ.NAS/BackupLokal/
      [Mon Apr 12 17:48:18 2021] CIFS: VFS: Use of the less secure dialect vers=1.0 is not recommended unless required for access to very old servers
      [Mon Apr 12 17:48:19 2021] CIFS: VFS: RFC1001 size 39 smaller than SMB for mid=21
      [Mon Apr 12 17:48:19 2021] 00000000: 27000000 424d53ff 00000074 40018800  ...'.SMBt......@
      [Mon Apr 12 17:48:19 2021] 00000010: 00000000 00000000 00000000 573a0000  ..............:W
      [Mon Apr 12 17:48:19 2021] 00000020: f4 01 15 00 03 ff 00 00 00 00 00                 ...........
      [Mon Apr 12 17:48:19 2021] CIFS: VFS: \\192.168.178.1 cifs_put_smb_ses: Session Logoff failure rc=-5
      [Mon Apr 12 17:48:29 2021] CIFS: Attempting to mount //192.168.178.1/FRITZ.NAS/BackupLokal/
      [Mon Apr 12 17:48:29 2021] CIFS: VFS: Use of the less secure dialect vers=1.0 is not recommended unless required for access to very old servers
      [Mon Apr 12 17:48:38 2021] CIFS: VFS: bogus file nlink value 0
      [Mon Apr 12 17:48:38 2021] CIFS: VFS: bogus file nlink value 0
      [Mon Apr 12 17:48:41 2021] CIFS: VFS: bogus file nlink value 0
      [Mon Apr 12 17:48:47 2021] CIFS: VFS: RFC1001 size 39 smaller than SMB for mid=445
      [Mon Apr 12 17:48:47 2021] 00000000: 27000000 424d53ff 00000074 40018800  ...'.SMBt......@
      [Mon Apr 12 17:48:47 2021] 00000010: 00000000 00000000 00000000 5a120000  ...............Z
      [Mon Apr 12 17:48:47 2021] 00000020: f4 01 bd 01 03 ff 00 00 00 00 00                 ...........
      [Mon Apr 12 17:48:47 2021] CIFS: VFS: \\192.168.178.1 cifs_put_smb_ses: Session Logoff failure rc=-5
      [Mon Apr 12 18:17:53 2021] usb 1-1.1: new high-speed USB device number 3 using xhci_hcd
      [Mon Apr 12 18:17:53 2021] usb 1-1.1: New USB device found, idVendor=058f, idProduct=6387, bcdDevice= 1.06
      [Mon Apr 12 18:17:53 2021] usb 1-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
      [Mon Apr 12 18:17:53 2021] usb 1-1.1: Product: Intenso Rainbow Line
      [Mon Apr 12 18:17:53 2021] usb 1-1.1: Manufacturer: Alcor
      [Mon Apr 12 18:17:53 2021] usb 1-1.1: SerialNumber: 12345678
      [Mon Apr 12 18:17:53 2021] usb-storage 1-1.1:1.0: USB Mass Storage device detected
      [Mon Apr 12 18:17:53 2021] scsi host0: usb-storage 1-1.1:1.0
      [Mon Apr 12 18:17:54 2021] scsi 0:0:0:0: Direct-Access     Intenso  Rainbow Line     8.07 PQ: 0 ANSI: 4
      [Mon Apr 12 18:17:54 2021] sd 0:0:0:0: [sda] 15728640 512-byte logical blocks: (8.05 GB/7.50 GiB)
      [Mon Apr 12 18:17:54 2021] sd 0:0:0:0: [sda] Write Protect is off
      [Mon Apr 12 18:17:54 2021] sd 0:0:0:0: [sda] Mode Sense: 23 00 00 00
      [Mon Apr 12 18:17:54 2021] sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
      [Mon Apr 12 18:17:54 2021] sd 0:0:0:0: Attached scsi generic sg0 type 0
      [Mon Apr 12 18:17:54 2021]  sda: sda1
      [Mon Apr 12 18:17:54 2021] sd 0:0:0:0: [sda] Attached SCSI removable disk
      
      

      Und hier die Ausgabe von dmesg -T wenn ich den Backitup Adapter anwerfe:

      [Mon Apr 12 18:27:31 2021] CIFS: Attempting to mount //192.168.178.1/fritz.nas/KINGSTON/iOBroker_Backups
      [Mon Apr 12 18:27:31 2021] CIFS: VFS: Use of the less secure dialect vers=1.0 is not recommended unless required for access to very old servers
      [Mon Apr 12 18:27:39 2021] CIFS: Attempting to mount //192.168.178.1/fritz.nas/KINGSTON/iOBroker_Backups
      [Mon Apr 12 18:27:39 2021] CIFS: VFS: Use of the less secure dialect vers=1.0 is not recommended unless required for access to very old servers
      [Mon Apr 12 18:27:39 2021] CIFS: VFS: RFC1001 size 39 smaller than SMB for mid=36
      [Mon Apr 12 18:27:39 2021] 00000000: 27000000 424d53ff 00000074 40018800  ...'.SMBt......@
      [Mon Apr 12 18:27:39 2021] 00000010: 00000000 00000000 00000000 23890000  ...............#
      [Mon Apr 12 18:27:39 2021] 00000020: f4 01 24 00 03 ff 00 00 00 00 00                 ..$........
      [Mon Apr 12 18:27:39 2021] CIFS: VFS: \\192.168.178.1 cifs_put_smb_ses: Session Logoff failure rc=-5
      [Mon Apr 12 18:27:39 2021] CIFS: Attempting to mount //192.168.178.1/fritz.nas/KINGSTON/iOBroker_Backups
      [Mon Apr 12 18:27:39 2021] CIFS: No dialect specified on mount. Default has changed to a more secure dialect, SMB2.1 or later (e.g. SMB3.1.1), from CIFS (SMB1). To use the less secure SMB1 dialect to access old servers which do not support SMB3.1.1 (or even SMB3 or SMB2.1) specify vers=1.0 on mount.
      [Mon Apr 12 18:27:50 2021] CIFS: Attempting to mount //192.168.178.1/fritz.nas/KINGSTON/iOBroker_Backups
      [Mon Apr 12 18:27:50 2021] CIFS: VFS: Use of the less secure dialect vers=1.0 is not recommended unless required for access to very old servers
      [Mon Apr 12 18:28:00 2021] CIFS: VFS: bogus file nlink value 0
      [Mon Apr 12 18:28:00 2021] CIFS: VFS: bogus file nlink value 0
      [Mon Apr 12 18:28:03 2021] CIFS: VFS: bogus file nlink value 0
      [Mon Apr 12 18:28:08 2021] CIFS: VFS: RFC1001 size 39 smaller than SMB for mid=452
      [Mon Apr 12 18:28:08 2021] 00000000: 27000000 424d53ff 00000074 40018800  ...'.SMBt......@
      [Mon Apr 12 18:28:08 2021] 00000010: 00000000 00000000 00000000 26540000  ..............T&
      [Mon Apr 12 18:28:08 2021] 00000020: f4 01 c4 01 03 ff 00 00 00 00 00                 ...........
      [Mon Apr 12 18:28:08 2021] CIFS: VFS: \\192.168.178.1 cifs_put_smb_ses: Session Logoff failure rc=-5
      
      
      Christian KohlöffelC 1 Antwort Letzte Antwort
      0
      • Christian KohlöffelC Christian Kohlöffel

        @thomas-braun said in Backitup kann influxdb Datenbank nicht sichern.:

        dmesg -T

        Ab USB Stick scheint nicht zu sein, oder?

        [Mon Apr 12 17:39:49 2021] CIFS: Attempting to mount //192.168.178.1/FRITZ.NAS/BackupLokal/
        [Mon Apr 12 17:39:49 2021] CIFS: VFS: Use of the less secure dialect vers=1.0 is not recommended unless required for access to very old servers
        [Mon Apr 12 17:39:58 2021] CIFS: VFS: bogus file nlink value 0
        [Mon Apr 12 17:39:58 2021] CIFS: VFS: bogus file nlink value 0
        [Mon Apr 12 17:40:02 2021] CIFS: VFS: bogus file nlink value 0
        [Mon Apr 12 17:40:07 2021] CIFS: VFS: RFC1001 size 39 smaller than SMB for mid=446
        [Mon Apr 12 17:40:07 2021] 00000000: 27000000 424d53ff 00000074 40018800  ...'.SMBt......@
        [Mon Apr 12 17:40:07 2021] 00000010: 00000000 00000000 00000000 2e670000  ..............g.
        [Mon Apr 12 17:40:07 2021] 00000020: f4 01 be 01 03 ff 00 00 00 00 00                 ...........
        [Mon Apr 12 17:40:07 2021] CIFS: VFS: \\192.168.178.1 cifs_put_smb_ses: Session Logoff failure rc=-5
        [Mon Apr 12 17:48:18 2021] CIFS: Attempting to mount //192.168.178.1/FRITZ.NAS/BackupLokal/
        [Mon Apr 12 17:48:18 2021] CIFS: VFS: Use of the less secure dialect vers=1.0 is not recommended unless required for access to very old servers
        [Mon Apr 12 17:48:19 2021] CIFS: VFS: RFC1001 size 39 smaller than SMB for mid=21
        [Mon Apr 12 17:48:19 2021] 00000000: 27000000 424d53ff 00000074 40018800  ...'.SMBt......@
        [Mon Apr 12 17:48:19 2021] 00000010: 00000000 00000000 00000000 573a0000  ..............:W
        [Mon Apr 12 17:48:19 2021] 00000020: f4 01 15 00 03 ff 00 00 00 00 00                 ...........
        [Mon Apr 12 17:48:19 2021] CIFS: VFS: \\192.168.178.1 cifs_put_smb_ses: Session Logoff failure rc=-5
        [Mon Apr 12 17:48:29 2021] CIFS: Attempting to mount //192.168.178.1/FRITZ.NAS/BackupLokal/
        [Mon Apr 12 17:48:29 2021] CIFS: VFS: Use of the less secure dialect vers=1.0 is not recommended unless required for access to very old servers
        [Mon Apr 12 17:48:38 2021] CIFS: VFS: bogus file nlink value 0
        [Mon Apr 12 17:48:38 2021] CIFS: VFS: bogus file nlink value 0
        [Mon Apr 12 17:48:41 2021] CIFS: VFS: bogus file nlink value 0
        [Mon Apr 12 17:48:47 2021] CIFS: VFS: RFC1001 size 39 smaller than SMB for mid=445
        [Mon Apr 12 17:48:47 2021] 00000000: 27000000 424d53ff 00000074 40018800  ...'.SMBt......@
        [Mon Apr 12 17:48:47 2021] 00000010: 00000000 00000000 00000000 5a120000  ...............Z
        [Mon Apr 12 17:48:47 2021] 00000020: f4 01 bd 01 03 ff 00 00 00 00 00                 ...........
        [Mon Apr 12 17:48:47 2021] CIFS: VFS: \\192.168.178.1 cifs_put_smb_ses: Session Logoff failure rc=-5
        [Mon Apr 12 18:17:53 2021] usb 1-1.1: new high-speed USB device number 3 using xhci_hcd
        [Mon Apr 12 18:17:53 2021] usb 1-1.1: New USB device found, idVendor=058f, idProduct=6387, bcdDevice= 1.06
        [Mon Apr 12 18:17:53 2021] usb 1-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
        [Mon Apr 12 18:17:53 2021] usb 1-1.1: Product: Intenso Rainbow Line
        [Mon Apr 12 18:17:53 2021] usb 1-1.1: Manufacturer: Alcor
        [Mon Apr 12 18:17:53 2021] usb 1-1.1: SerialNumber: 12345678
        [Mon Apr 12 18:17:53 2021] usb-storage 1-1.1:1.0: USB Mass Storage device detected
        [Mon Apr 12 18:17:53 2021] scsi host0: usb-storage 1-1.1:1.0
        [Mon Apr 12 18:17:54 2021] scsi 0:0:0:0: Direct-Access     Intenso  Rainbow Line     8.07 PQ: 0 ANSI: 4
        [Mon Apr 12 18:17:54 2021] sd 0:0:0:0: [sda] 15728640 512-byte logical blocks: (8.05 GB/7.50 GiB)
        [Mon Apr 12 18:17:54 2021] sd 0:0:0:0: [sda] Write Protect is off
        [Mon Apr 12 18:17:54 2021] sd 0:0:0:0: [sda] Mode Sense: 23 00 00 00
        [Mon Apr 12 18:17:54 2021] sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
        [Mon Apr 12 18:17:54 2021] sd 0:0:0:0: Attached scsi generic sg0 type 0
        [Mon Apr 12 18:17:54 2021]  sda: sda1
        [Mon Apr 12 18:17:54 2021] sd 0:0:0:0: [sda] Attached SCSI removable disk
        
        

        Und hier die Ausgabe von dmesg -T wenn ich den Backitup Adapter anwerfe:

        [Mon Apr 12 18:27:31 2021] CIFS: Attempting to mount //192.168.178.1/fritz.nas/KINGSTON/iOBroker_Backups
        [Mon Apr 12 18:27:31 2021] CIFS: VFS: Use of the less secure dialect vers=1.0 is not recommended unless required for access to very old servers
        [Mon Apr 12 18:27:39 2021] CIFS: Attempting to mount //192.168.178.1/fritz.nas/KINGSTON/iOBroker_Backups
        [Mon Apr 12 18:27:39 2021] CIFS: VFS: Use of the less secure dialect vers=1.0 is not recommended unless required for access to very old servers
        [Mon Apr 12 18:27:39 2021] CIFS: VFS: RFC1001 size 39 smaller than SMB for mid=36
        [Mon Apr 12 18:27:39 2021] 00000000: 27000000 424d53ff 00000074 40018800  ...'.SMBt......@
        [Mon Apr 12 18:27:39 2021] 00000010: 00000000 00000000 00000000 23890000  ...............#
        [Mon Apr 12 18:27:39 2021] 00000020: f4 01 24 00 03 ff 00 00 00 00 00                 ..$........
        [Mon Apr 12 18:27:39 2021] CIFS: VFS: \\192.168.178.1 cifs_put_smb_ses: Session Logoff failure rc=-5
        [Mon Apr 12 18:27:39 2021] CIFS: Attempting to mount //192.168.178.1/fritz.nas/KINGSTON/iOBroker_Backups
        [Mon Apr 12 18:27:39 2021] CIFS: No dialect specified on mount. Default has changed to a more secure dialect, SMB2.1 or later (e.g. SMB3.1.1), from CIFS (SMB1). To use the less secure SMB1 dialect to access old servers which do not support SMB3.1.1 (or even SMB3 or SMB2.1) specify vers=1.0 on mount.
        [Mon Apr 12 18:27:50 2021] CIFS: Attempting to mount //192.168.178.1/fritz.nas/KINGSTON/iOBroker_Backups
        [Mon Apr 12 18:27:50 2021] CIFS: VFS: Use of the less secure dialect vers=1.0 is not recommended unless required for access to very old servers
        [Mon Apr 12 18:28:00 2021] CIFS: VFS: bogus file nlink value 0
        [Mon Apr 12 18:28:00 2021] CIFS: VFS: bogus file nlink value 0
        [Mon Apr 12 18:28:03 2021] CIFS: VFS: bogus file nlink value 0
        [Mon Apr 12 18:28:08 2021] CIFS: VFS: RFC1001 size 39 smaller than SMB for mid=452
        [Mon Apr 12 18:28:08 2021] 00000000: 27000000 424d53ff 00000074 40018800  ...'.SMBt......@
        [Mon Apr 12 18:28:08 2021] 00000010: 00000000 00000000 00000000 26540000  ..............T&
        [Mon Apr 12 18:28:08 2021] 00000020: f4 01 c4 01 03 ff 00 00 00 00 00                 ...........
        [Mon Apr 12 18:28:08 2021] CIFS: VFS: \\192.168.178.1 cifs_put_smb_ses: Session Logoff failure rc=-5
        
        
        Christian KohlöffelC Offline
        Christian KohlöffelC Offline
        Christian Kohlöffel
        schrieb am zuletzt editiert von Christian Kohlöffel
        #79

        @christian-kohlöffel said in Backitup kann influxdb Datenbank nicht sichern.:

        CIFS: VFS: bogus file nlink value 0

        CIFS: VFS: bogus file nlink value 0
        

        Das finde ich zur Suche bei google:

        https://askubuntu.com/questions/1265164/stale-file-handler-when-mounting-cifs-smb-network-drive-from-fritz-router

        https://debianforum.de/forum/viewtopic.php?t=176154

        Könnte das unser Problem sein?

        Thomas BraunT 1 Antwort Letzte Antwort
        0
        • Christian KohlöffelC Christian Kohlöffel

          @christian-kohlöffel said in Backitup kann influxdb Datenbank nicht sichern.:

          CIFS: VFS: bogus file nlink value 0

          CIFS: VFS: bogus file nlink value 0
          

          Das finde ich zur Suche bei google:

          https://askubuntu.com/questions/1265164/stale-file-handler-when-mounting-cifs-smb-network-drive-from-fritz-router

          https://debianforum.de/forum/viewtopic.php?t=176154

          Könnte das unser Problem sein?

          Thomas BraunT Online
          Thomas BraunT Online
          Thomas Braun
          Most Active
          schrieb am zuletzt editiert von
          #80

          @christian-kohlöffel
          Soweit ich weiß wird eh mit noserverino gemountet.
          Aber ist der Mountpunkt leer, wenn das Dateisystem eingehängt wird?

          Linux-Werkzeugkasten:
          https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
          NodeJS Fixer Skript:
          https://forum.iobroker.net/topic/68035/iob-node-fix-skript
          iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

          simatecS 1 Antwort Letzte Antwort
          0
          • Thomas BraunT Thomas Braun

            @christian-kohlöffel
            Soweit ich weiß wird eh mit noserverino gemountet.
            Aber ist der Mountpunkt leer, wenn das Dateisystem eingehängt wird?

            simatecS Online
            simatecS Online
            simatec
            Developer Most Active
            schrieb am zuletzt editiert von
            #81

            @thomas-braun
            „noserverino“ wird in Backitup nicht als Option verwendet.
            Ich könnte das aber testhalber mal einbauen

            • Besuche meine Github Seite
            • Beitrag hat geholfen oder willst du mich unterstützen
            • HowTo Restore ioBroker
            Thomas BraunT 1 Antwort Letzte Antwort
            0
            • simatecS Online
              simatecS Online
              simatec
              Developer Most Active
              schrieb am zuletzt editiert von simatec
              #82

              @christian-kohlöffel
              Ich habe dir die Option „ noserverino“ mal im DEV Branch eingebaut. Installiere mal bitte über den besagten Github Link des DEV Branch und im Anschluss wieder ein Upload

              Siehe hier
              https://forum.iobroker.net/post/613403

              • Besuche meine Github Seite
              • Beitrag hat geholfen oder willst du mich unterstützen
              • HowTo Restore ioBroker
              Christian KohlöffelC 1 Antwort Letzte Antwort
              0
              • simatecS simatec

                @christian-kohlöffel
                Ich habe dir die Option „ noserverino“ mal im DEV Branch eingebaut. Installiere mal bitte über den besagten Github Link des DEV Branch und im Anschluss wieder ein Upload

                Siehe hier
                https://forum.iobroker.net/post/613403

                Christian KohlöffelC Offline
                Christian KohlöffelC Offline
                Christian Kohlöffel
                schrieb am zuletzt editiert von
                #83

                @simatec

                Leider immernoch derselbe Fehler ...

                Hier das Log dazu:

                backitup.0	2021-04-12 20:47:50.452	debug	(3277) [iobroker/influxDB] backup: copy: read /opt/iobroker/backups/influxDB_2021_04_12-20_47_48_backupiobroker/meta.00: input/output error
                backitup.0	2021-04-12 20:47:50.451	debug	(3277) [iobroker/influxDB] [IGNORED] Error: Command failed: influxd backup -portable -database iobroker "/opt/iobroker/backups/influxDB_2021_04_12-20_47_48_backupiobroker"
                backitup.0	2021-04-12 20:47:50.449	debug	(3277) [iobroker/influxDB] InfluxDB tmp directory was successfully deleted
                backitup.0	2021-04-12 20:47:50.377	debug	(3277) [iobroker/influxDB] Try deleting the InfluxDB tmp directory
                backitup.0	2021-04-12 20:47:49.603	debug	(3277) [iobroker/influxDB] InfluxDB Backup tmp directory created
                backitup.0	2021-04-12 20:47:48.932	debug	(3277) [iobroker/influxDB] Start InfluxDB Backup ...
                

                Hier der output von dmesg -T

                [Mon Apr 12 20:46:53 2021] CIFS: VFS: Use of the less secure dialect vers=1.0 is                                                                                                                                                              not recommended unless required for access to very old servers
                [Mon Apr 12 20:47:05 2021] CIFS: VFS: RFC1001 size 39 smaller than SMB for mid=2                                                                                                                                                             5
                [Mon Apr 12 20:47:05 2021] 00000000: 27000000 424d53ff 00000074 40018800  ...'.S                                                                                                                                                             MBt......@
                [Mon Apr 12 20:47:05 2021] 00000010: 00000000 00000000 00000000 0e5d0000  ......                                                                                                                                                             ........].
                [Mon Apr 12 20:47:05 2021] 00000020: f4 01 19 00 03 ff 00 00 00 00 00                                                                                                                                                                              ...........
                [Mon Apr 12 20:47:05 2021] CIFS: VFS: \\192.168.178.1 cifs_put_smb_ses: Session                                                                                                                                                              Logoff failure rc=-5
                [Mon Apr 12 20:47:39 2021] CIFS: Attempting to mount //192.168.178.1/fritz.nas/K                                                                                                                                                             INGSTON/iOBroker_Backups
                [Mon Apr 12 20:47:39 2021] CIFS: VFS: Use of the less secure dialect vers=1.0 is                                                                                                                                                              not recommended unless required for access to very old servers
                [Mon Apr 12 20:47:49 2021] CIFS: VFS: bogus file nlink value 0
                [Mon Apr 12 20:47:49 2021] CIFS: VFS: bogus file nlink value 0
                [Mon Apr 12 20:47:53 2021] CIFS: VFS: bogus file nlink value 0
                [Mon Apr 12 20:47:58 2021] CIFS: VFS: RFC1001 size 39 smaller than SMB for mid=4                                                                                                                                                             40
                [Mon Apr 12 20:47:58 2021] 00000000: 27000000 424d53ff 00000074 40018800  ...'.S                                                                                                                                                             MBt......@
                [Mon Apr 12 20:47:58 2021] 00000010: 00000000 00000000 00000000 136b0000  ......                                                                                                                                                             ........k.
                [Mon Apr 12 20:47:58 2021] 00000020: f4 01 b8 01 03 ff 00 00 00 00 00                                                                                                                                                                              ...........
                [Mon Apr 12 20:47:58 2021] CIFS: VFS: \\192.168.178.1 cifs_put_smb_ses: Session                                                                                                                                                              Logoff failure rc=-5
                
                
                Christian KohlöffelC 1 Antwort Letzte Antwort
                0
                • Christian KohlöffelC Christian Kohlöffel

                  @simatec

                  Leider immernoch derselbe Fehler ...

                  Hier das Log dazu:

                  backitup.0	2021-04-12 20:47:50.452	debug	(3277) [iobroker/influxDB] backup: copy: read /opt/iobroker/backups/influxDB_2021_04_12-20_47_48_backupiobroker/meta.00: input/output error
                  backitup.0	2021-04-12 20:47:50.451	debug	(3277) [iobroker/influxDB] [IGNORED] Error: Command failed: influxd backup -portable -database iobroker "/opt/iobroker/backups/influxDB_2021_04_12-20_47_48_backupiobroker"
                  backitup.0	2021-04-12 20:47:50.449	debug	(3277) [iobroker/influxDB] InfluxDB tmp directory was successfully deleted
                  backitup.0	2021-04-12 20:47:50.377	debug	(3277) [iobroker/influxDB] Try deleting the InfluxDB tmp directory
                  backitup.0	2021-04-12 20:47:49.603	debug	(3277) [iobroker/influxDB] InfluxDB Backup tmp directory created
                  backitup.0	2021-04-12 20:47:48.932	debug	(3277) [iobroker/influxDB] Start InfluxDB Backup ...
                  

                  Hier der output von dmesg -T

                  [Mon Apr 12 20:46:53 2021] CIFS: VFS: Use of the less secure dialect vers=1.0 is                                                                                                                                                              not recommended unless required for access to very old servers
                  [Mon Apr 12 20:47:05 2021] CIFS: VFS: RFC1001 size 39 smaller than SMB for mid=2                                                                                                                                                             5
                  [Mon Apr 12 20:47:05 2021] 00000000: 27000000 424d53ff 00000074 40018800  ...'.S                                                                                                                                                             MBt......@
                  [Mon Apr 12 20:47:05 2021] 00000010: 00000000 00000000 00000000 0e5d0000  ......                                                                                                                                                             ........].
                  [Mon Apr 12 20:47:05 2021] 00000020: f4 01 19 00 03 ff 00 00 00 00 00                                                                                                                                                                              ...........
                  [Mon Apr 12 20:47:05 2021] CIFS: VFS: \\192.168.178.1 cifs_put_smb_ses: Session                                                                                                                                                              Logoff failure rc=-5
                  [Mon Apr 12 20:47:39 2021] CIFS: Attempting to mount //192.168.178.1/fritz.nas/K                                                                                                                                                             INGSTON/iOBroker_Backups
                  [Mon Apr 12 20:47:39 2021] CIFS: VFS: Use of the less secure dialect vers=1.0 is                                                                                                                                                              not recommended unless required for access to very old servers
                  [Mon Apr 12 20:47:49 2021] CIFS: VFS: bogus file nlink value 0
                  [Mon Apr 12 20:47:49 2021] CIFS: VFS: bogus file nlink value 0
                  [Mon Apr 12 20:47:53 2021] CIFS: VFS: bogus file nlink value 0
                  [Mon Apr 12 20:47:58 2021] CIFS: VFS: RFC1001 size 39 smaller than SMB for mid=4                                                                                                                                                             40
                  [Mon Apr 12 20:47:58 2021] 00000000: 27000000 424d53ff 00000074 40018800  ...'.S                                                                                                                                                             MBt......@
                  [Mon Apr 12 20:47:58 2021] 00000010: 00000000 00000000 00000000 136b0000  ......                                                                                                                                                             ........k.
                  [Mon Apr 12 20:47:58 2021] 00000020: f4 01 b8 01 03 ff 00 00 00 00 00                                                                                                                                                                              ...........
                  [Mon Apr 12 20:47:58 2021] CIFS: VFS: \\192.168.178.1 cifs_put_smb_ses: Session                                                                                                                                                              Logoff failure rc=-5
                  
                  
                  Christian KohlöffelC Offline
                  Christian KohlöffelC Offline
                  Christian Kohlöffel
                  schrieb am zuletzt editiert von
                  #84

                  @christian-kohlöffel said in Backitup kann influxdb Datenbank nicht sichern.:

                  CIFS: VFS: bogus file nlink value 0

                  Nun habe ich noch auf smbv3 umgestellt und siehe da
                  ==> ES FUNKTIONIERT

                  Vielen Dank für euren TOP Support und die Ausdauer beim Debugging ....

                  Started iobroker ...
                  [DEBUG] [mount] - mount activ... umount is started before mount!!
                  [DEBUG] [mount] - umount successfully completed
                  [DEBUG] [mount] - mount successfully completed
                  [DEBUG] [mount] - done
                  [DEBUG] [iobroker] - host.raspberrypi 2156 states saved
                  
                  [DEBUG] [iobroker] - host.raspberrypi 2575 objects saved
                  
                  [DEBUG] [iobroker] - Backup created: /opt/iobroker/backups/iobroker_2021_04_12-20_52_56_backupiobroker.tar.gz
                  
                  [DEBUG] [iobroker] - done
                  [DEBUG] [influxDB] - Start InfluxDB Backup ...
                  [DEBUG] [influxDB] - InfluxDB Backup tmp directory created 
                  [DEBUG] [influxDB] - Packed 28MB so far...
                  [DEBUG] [influxDB] - Packed 63MB so far...
                  [DEBUG] [influxDB] - Packed 73MB so far...
                  [DEBUG] [influxDB] - Packed 92MB so far...
                  [DEBUG] [influxDB] - Packed 129MB so far...
                  [DEBUG] [influxDB] - Packed 140MB so far...
                  [DEBUG] [influxDB] - Packed 153MB so far...
                  [DEBUG] [influxDB] - Packed 194MB so far...
                  [DEBUG] [influxDB] - Packed 212MB so far...
                  [DEBUG] [influxDB] - Packed 218MB so far...
                  [DEBUG] [influxDB] - Backup created: /opt/iobroker/backups/influxDB_2021_04_12-20_53_07_backupiobroker.tar.gz
                  [DEBUG] [influxDB] - Try deleting the InfluxDB tmp directory
                  [DEBUG] [influxDB] - InfluxDB tmp directory was successfully deleted
                  [DEBUG] [influxDB] - done
                  [DEBUG] [redis] - Start Redis Backup ...
                  [DEBUG] [redis] - Created redistmp directory
                  [DEBUG] [redis] - Backup created: /opt/iobroker/backups/redis_2021_04_12-20_57_52_backupiobroker.tar.gz
                  [DEBUG] [redis] - Try deleting the redis tmp directory: "/opt/iobroker/backups/redistmp"
                  [DEBUG] [redis] - redis tmp directory "/opt/iobroker/backups/redistmp" successfully deleted
                  [DEBUG] [redis] - done
                  [DEBUG] [cifs] - done
                  [DEBUG] [clean] - done
                  [DEBUG] [historyHTML] - new history html values created
                  [DEBUG] [historyHTML] - done
                  [DEBUG] [historyJSON] - new history json values created
                  [DEBUG] [historyJSON] - done
                  [DEBUG] [umount] - mount activ, umount is started ...
                  [DEBUG] [umount] - umount successfully completed
                  [DEBUG] [umount] - done
                  [EXIT] 0
                  
                  Thomas BraunT simatecS 2 Antworten Letzte Antwort
                  0
                  • Christian KohlöffelC Christian Kohlöffel

                    @christian-kohlöffel said in Backitup kann influxdb Datenbank nicht sichern.:

                    CIFS: VFS: bogus file nlink value 0

                    Nun habe ich noch auf smbv3 umgestellt und siehe da
                    ==> ES FUNKTIONIERT

                    Vielen Dank für euren TOP Support und die Ausdauer beim Debugging ....

                    Started iobroker ...
                    [DEBUG] [mount] - mount activ... umount is started before mount!!
                    [DEBUG] [mount] - umount successfully completed
                    [DEBUG] [mount] - mount successfully completed
                    [DEBUG] [mount] - done
                    [DEBUG] [iobroker] - host.raspberrypi 2156 states saved
                    
                    [DEBUG] [iobroker] - host.raspberrypi 2575 objects saved
                    
                    [DEBUG] [iobroker] - Backup created: /opt/iobroker/backups/iobroker_2021_04_12-20_52_56_backupiobroker.tar.gz
                    
                    [DEBUG] [iobroker] - done
                    [DEBUG] [influxDB] - Start InfluxDB Backup ...
                    [DEBUG] [influxDB] - InfluxDB Backup tmp directory created 
                    [DEBUG] [influxDB] - Packed 28MB so far...
                    [DEBUG] [influxDB] - Packed 63MB so far...
                    [DEBUG] [influxDB] - Packed 73MB so far...
                    [DEBUG] [influxDB] - Packed 92MB so far...
                    [DEBUG] [influxDB] - Packed 129MB so far...
                    [DEBUG] [influxDB] - Packed 140MB so far...
                    [DEBUG] [influxDB] - Packed 153MB so far...
                    [DEBUG] [influxDB] - Packed 194MB so far...
                    [DEBUG] [influxDB] - Packed 212MB so far...
                    [DEBUG] [influxDB] - Packed 218MB so far...
                    [DEBUG] [influxDB] - Backup created: /opt/iobroker/backups/influxDB_2021_04_12-20_53_07_backupiobroker.tar.gz
                    [DEBUG] [influxDB] - Try deleting the InfluxDB tmp directory
                    [DEBUG] [influxDB] - InfluxDB tmp directory was successfully deleted
                    [DEBUG] [influxDB] - done
                    [DEBUG] [redis] - Start Redis Backup ...
                    [DEBUG] [redis] - Created redistmp directory
                    [DEBUG] [redis] - Backup created: /opt/iobroker/backups/redis_2021_04_12-20_57_52_backupiobroker.tar.gz
                    [DEBUG] [redis] - Try deleting the redis tmp directory: "/opt/iobroker/backups/redistmp"
                    [DEBUG] [redis] - redis tmp directory "/opt/iobroker/backups/redistmp" successfully deleted
                    [DEBUG] [redis] - done
                    [DEBUG] [cifs] - done
                    [DEBUG] [clean] - done
                    [DEBUG] [historyHTML] - new history html values created
                    [DEBUG] [historyHTML] - done
                    [DEBUG] [historyJSON] - new history json values created
                    [DEBUG] [historyJSON] - done
                    [DEBUG] [umount] - mount activ, umount is started ...
                    [DEBUG] [umount] - umount successfully completed
                    [DEBUG] [umount] - done
                    [EXIT] 0
                    
                    Thomas BraunT Online
                    Thomas BraunT Online
                    Thomas Braun
                    Most Active
                    schrieb am zuletzt editiert von
                    #85

                    @christian-kohlöffel
                    Die Version mit aktiver Option noserverino ?

                    Linux-Werkzeugkasten:
                    https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                    NodeJS Fixer Skript:
                    https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                    iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                    Christian KohlöffelC 1 Antwort Letzte Antwort
                    0
                    • Thomas BraunT Thomas Braun

                      @christian-kohlöffel
                      Die Version mit aktiver Option noserverino ?

                      Christian KohlöffelC Offline
                      Christian KohlöffelC Offline
                      Christian Kohlöffel
                      schrieb am zuletzt editiert von
                      #86

                      @thomas-braun

                      Ja genau, in Verbindung mit Samba Version 3.0.
                      Samba Version 1.0 hat ebenfalls nicht funktioniert.

                      Thomas BraunT 1 Antwort Letzte Antwort
                      0
                      • Christian KohlöffelC Christian Kohlöffel

                        @thomas-braun

                        Ja genau, in Verbindung mit Samba Version 3.0.
                        Samba Version 1.0 hat ebenfalls nicht funktioniert.

                        Thomas BraunT Online
                        Thomas BraunT Online
                        Thomas Braun
                        Most Active
                        schrieb am zuletzt editiert von Thomas Braun
                        #87

                        @christian-kohlöffel smb 1.0 sollte man auch nicht mehr verwenden. Ich hab bei mir aber 3.1.1 im Adapter eingestellt.

                        Linux-Werkzeugkasten:
                        https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                        NodeJS Fixer Skript:
                        https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                        iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                        1 Antwort Letzte Antwort
                        0
                        • Christian KohlöffelC Christian Kohlöffel

                          @christian-kohlöffel said in Backitup kann influxdb Datenbank nicht sichern.:

                          CIFS: VFS: bogus file nlink value 0

                          Nun habe ich noch auf smbv3 umgestellt und siehe da
                          ==> ES FUNKTIONIERT

                          Vielen Dank für euren TOP Support und die Ausdauer beim Debugging ....

                          Started iobroker ...
                          [DEBUG] [mount] - mount activ... umount is started before mount!!
                          [DEBUG] [mount] - umount successfully completed
                          [DEBUG] [mount] - mount successfully completed
                          [DEBUG] [mount] - done
                          [DEBUG] [iobroker] - host.raspberrypi 2156 states saved
                          
                          [DEBUG] [iobroker] - host.raspberrypi 2575 objects saved
                          
                          [DEBUG] [iobroker] - Backup created: /opt/iobroker/backups/iobroker_2021_04_12-20_52_56_backupiobroker.tar.gz
                          
                          [DEBUG] [iobroker] - done
                          [DEBUG] [influxDB] - Start InfluxDB Backup ...
                          [DEBUG] [influxDB] - InfluxDB Backup tmp directory created 
                          [DEBUG] [influxDB] - Packed 28MB so far...
                          [DEBUG] [influxDB] - Packed 63MB so far...
                          [DEBUG] [influxDB] - Packed 73MB so far...
                          [DEBUG] [influxDB] - Packed 92MB so far...
                          [DEBUG] [influxDB] - Packed 129MB so far...
                          [DEBUG] [influxDB] - Packed 140MB so far...
                          [DEBUG] [influxDB] - Packed 153MB so far...
                          [DEBUG] [influxDB] - Packed 194MB so far...
                          [DEBUG] [influxDB] - Packed 212MB so far...
                          [DEBUG] [influxDB] - Packed 218MB so far...
                          [DEBUG] [influxDB] - Backup created: /opt/iobroker/backups/influxDB_2021_04_12-20_53_07_backupiobroker.tar.gz
                          [DEBUG] [influxDB] - Try deleting the InfluxDB tmp directory
                          [DEBUG] [influxDB] - InfluxDB tmp directory was successfully deleted
                          [DEBUG] [influxDB] - done
                          [DEBUG] [redis] - Start Redis Backup ...
                          [DEBUG] [redis] - Created redistmp directory
                          [DEBUG] [redis] - Backup created: /opt/iobroker/backups/redis_2021_04_12-20_57_52_backupiobroker.tar.gz
                          [DEBUG] [redis] - Try deleting the redis tmp directory: "/opt/iobroker/backups/redistmp"
                          [DEBUG] [redis] - redis tmp directory "/opt/iobroker/backups/redistmp" successfully deleted
                          [DEBUG] [redis] - done
                          [DEBUG] [cifs] - done
                          [DEBUG] [clean] - done
                          [DEBUG] [historyHTML] - new history html values created
                          [DEBUG] [historyHTML] - done
                          [DEBUG] [historyJSON] - new history json values created
                          [DEBUG] [historyJSON] - done
                          [DEBUG] [umount] - mount activ, umount is started ...
                          [DEBUG] [umount] - umount successfully completed
                          [DEBUG] [umount] - done
                          [EXIT] 0
                          
                          simatecS Online
                          simatecS Online
                          simatec
                          Developer Most Active
                          schrieb am zuletzt editiert von simatec
                          #88

                          @christian-kohlöffel
                          Gerne ... freut mich, dass es nun geht. Du bist zwar mir bekannt der Einzige mit diesem Problem von einigen tausend, die Backitup nutzen, aber es hilft sicher auch anderen.

                          Ich werde die Option „noserverino“ in der nächsten Version in der Config auswählbar machen.

                          Also bei dem nächsten Update musst du dann nochmal in der Config unter „NAS / Kopieren“ die Option auswählen.

                          • Besuche meine Github Seite
                          • Beitrag hat geholfen oder willst du mich unterstützen
                          • HowTo Restore ioBroker
                          Christian KohlöffelC 1 Antwort Letzte Antwort
                          0
                          • simatecS simatec

                            @christian-kohlöffel
                            Gerne ... freut mich, dass es nun geht. Du bist zwar mir bekannt der Einzige mit diesem Problem von einigen tausend, die Backitup nutzen, aber es hilft sicher auch anderen.

                            Ich werde die Option „noserverino“ in der nächsten Version in der Config auswählbar machen.

                            Also bei dem nächsten Update musst du dann nochmal in der Config unter „NAS / Kopieren“ die Option auswählen.

                            Christian KohlöffelC Offline
                            Christian KohlöffelC Offline
                            Christian Kohlöffel
                            schrieb am zuletzt editiert von Christian Kohlöffel
                            #89

                            @simatec

                            Komisch, es geht aber schon wieder nicht mehr ....
                            Also nur einmal. Nochmaliges Backup und wieder dieselbe Fehler Meldung. Ich starte mal nochmals neu etc. und schaue nochmals mit anderen smb Versionen.

                            simatecS 1 Antwort Letzte Antwort
                            0
                            • Christian KohlöffelC Christian Kohlöffel

                              @simatec

                              Komisch, es geht aber schon wieder nicht mehr ....
                              Also nur einmal. Nochmaliges Backup und wieder dieselbe Fehler Meldung. Ich starte mal nochmals neu etc. und schaue nochmals mit anderen smb Versionen.

                              simatecS Online
                              simatecS Online
                              simatec
                              Developer Most Active
                              schrieb am zuletzt editiert von
                              #90

                              @christian-kohlöffel
                              Hast du wie Thomas empfohlen hat die 3.1.1 ausgewählt und in der FB Konfig smb v1 deaktiviert?

                              • Besuche meine Github Seite
                              • Beitrag hat geholfen oder willst du mich unterstützen
                              • HowTo Restore ioBroker
                              Christian KohlöffelC 1 Antwort Letzte Antwort
                              0
                              • simatecS simatec

                                @christian-kohlöffel
                                Hast du wie Thomas empfohlen hat die 3.1.1 ausgewählt und in der FB Konfig smb v1 deaktiviert?

                                Christian KohlöffelC Offline
                                Christian KohlöffelC Offline
                                Christian Kohlöffel
                                schrieb am zuletzt editiert von
                                #91

                                @simatec

                                Probiere ich gleich mal aus. Nach einem Neustart scheint es dann auch wieder zu gehen.

                                Jetzt mache ich das gleiche gleich nochmals ....

                                Thomas BraunT 1 Antwort Letzte Antwort
                                0
                                • Christian KohlöffelC Christian Kohlöffel

                                  @simatec

                                  Probiere ich gleich mal aus. Nach einem Neustart scheint es dann auch wieder zu gehen.

                                  Jetzt mache ich das gleiche gleich nochmals ....

                                  Thomas BraunT Online
                                  Thomas BraunT Online
                                  Thomas Braun
                                  Most Active
                                  schrieb am zuletzt editiert von
                                  #92

                                  @christian-kohlöffel
                                  Ist eigentlich das Verzeichnis
                                  /opt/iobroker/backups
                                  leer, wenn die Fritzbox nicht gemountet ist?

                                  Linux-Werkzeugkasten:
                                  https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                                  NodeJS Fixer Skript:
                                  https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                                  iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                                  Christian KohlöffelC 1 Antwort Letzte Antwort
                                  0
                                  • Thomas BraunT Thomas Braun

                                    @christian-kohlöffel
                                    Ist eigentlich das Verzeichnis
                                    /opt/iobroker/backups
                                    leer, wenn die Fritzbox nicht gemountet ist?

                                    Christian KohlöffelC Offline
                                    Christian KohlöffelC Offline
                                    Christian Kohlöffel
                                    schrieb am zuletzt editiert von Christian Kohlöffel
                                    #93

                                    @thomas-braun

                                    Scheint nicht so, könnte aber durch das viele ausprobieren passiert sein, oder?:

                                    
                                    pi@raspberrypi:/opt/iobroker/backups $ ls
                                    2020_10_16-11_01_16_backupiobroker.tar.gz            iobroker_2021_04_11-11_01_47_backupiobroker.tar.gz
                                    2020_11_14-12_17_24_backupiobroker-migration.tar.gz  iobroker_2021_04_12-11_29_39_backupiobroker.tar.gz
                                    influxDB_2021_04_06-13_08_09_backupiobroker          iobroker_2021_04_12-11_31_07_backupiobroker.tar.gz
                                    influxDB_2021_04_06-20_42_54_backupiobroker          minimal_2019_07_05-16_31_00_backupiobroker.tar.gz
                                    influxDB_2021_04_10-11_16_08_backupiobroker          minimal_2019_07_05-16_34_26_backupiobroker.tar.gz
                                    influxDB_2021_04_10-11_19_37_backupiobroker          minimal_2019_07_05-16_38_03_backupiobroker.tar.gz
                                    influxDB_2021_04_10-11_19_37_backupiobroker.tar.gz   minimal_2019_07_05-16_39_57_backupiobroker.tar.gz
                                    influxDB_2021_04_10-11_26_55_backupiobroker.tar.gz   minimal_2019_07_05-16_44_06_backupiobroker.tar.gz
                                    influxDB_2021_04_10-14_09_39_backupiobroker          minimal_2019_07_05-16_44_52_backupiobroker.tar.gz
                                    influxDB_2021_04_10-14_16_00_backupiobroker.tar.gz   minimal_2019_07_05-16_45_40_backupiobroker.tar.gz
                                    influxDB_2021_04_10-14_25_24_backupiobroker.tar.gz   minimal_2019_07_05-16_49_17_backupiobroker.tar.gz
                                    influxDB_2021_04_11-10_42_17_backupiobroker.tar.gz   minimal_2019_07_05-16_51_12_backupiobroker.tar.gz
                                    influxDB_2021_04_11-11_01_55_backupiobroker.tar.gz   redis_2021_04_12-11_29_53_backupiobroker.tar.gz
                                    iobroker_2021_04_06-13_08_01_backupiobroker.tar.gz   redis_2021_04_12-11_31_16_backupiobroker.tar.gz
                                    iobroker_2021_04_10-11_15_57_backupiobroker.tar.gz   total_2019_07_22-03_00_21_backupiobroker.tar.gz
                                    iobroker_2021_04_10-11_19_29_backupiobroker.tar.gz   total_2019_07_23-03_00_20_backupiobroker.tar.gz
                                    iobroker_2021_04_10-11_26_47_backupiobroker.tar.gz   total_2019_07_30-03_00_21_backupiobroker.tar.gz
                                    iobroker_2021_04_10-14_09_31_backupiobroker.tar.gz   total_2019_08_11-03_00_21_backupiobroker.tar.gz
                                    iobroker_2021_04_10-14_15_51_backupiobroker.tar.gz   total_2019_08_25-03_00_21_backupiobroker.tar.gz
                                    iobroker_2021_04_10-14_25_16_backupiobroker.tar.gz   total_2019_08_26-17_26_29_backupiobroker.tar.gz
                                    iobroker_2021_04_11-10_42_09_backupiobroker.tar.gz   total_2019_08_26-19_22_49_backupiobroker.tar.gz
                                    pi@raspberrypi:/opt/iobroker/backups $
                                    
                                    
                                    Thomas BraunT simatecS 2 Antworten Letzte Antwort
                                    0
                                    • Christian KohlöffelC Christian Kohlöffel

                                      @thomas-braun

                                      Scheint nicht so, könnte aber durch das viele ausprobieren passiert sein, oder?:

                                      
                                      pi@raspberrypi:/opt/iobroker/backups $ ls
                                      2020_10_16-11_01_16_backupiobroker.tar.gz            iobroker_2021_04_11-11_01_47_backupiobroker.tar.gz
                                      2020_11_14-12_17_24_backupiobroker-migration.tar.gz  iobroker_2021_04_12-11_29_39_backupiobroker.tar.gz
                                      influxDB_2021_04_06-13_08_09_backupiobroker          iobroker_2021_04_12-11_31_07_backupiobroker.tar.gz
                                      influxDB_2021_04_06-20_42_54_backupiobroker          minimal_2019_07_05-16_31_00_backupiobroker.tar.gz
                                      influxDB_2021_04_10-11_16_08_backupiobroker          minimal_2019_07_05-16_34_26_backupiobroker.tar.gz
                                      influxDB_2021_04_10-11_19_37_backupiobroker          minimal_2019_07_05-16_38_03_backupiobroker.tar.gz
                                      influxDB_2021_04_10-11_19_37_backupiobroker.tar.gz   minimal_2019_07_05-16_39_57_backupiobroker.tar.gz
                                      influxDB_2021_04_10-11_26_55_backupiobroker.tar.gz   minimal_2019_07_05-16_44_06_backupiobroker.tar.gz
                                      influxDB_2021_04_10-14_09_39_backupiobroker          minimal_2019_07_05-16_44_52_backupiobroker.tar.gz
                                      influxDB_2021_04_10-14_16_00_backupiobroker.tar.gz   minimal_2019_07_05-16_45_40_backupiobroker.tar.gz
                                      influxDB_2021_04_10-14_25_24_backupiobroker.tar.gz   minimal_2019_07_05-16_49_17_backupiobroker.tar.gz
                                      influxDB_2021_04_11-10_42_17_backupiobroker.tar.gz   minimal_2019_07_05-16_51_12_backupiobroker.tar.gz
                                      influxDB_2021_04_11-11_01_55_backupiobroker.tar.gz   redis_2021_04_12-11_29_53_backupiobroker.tar.gz
                                      iobroker_2021_04_06-13_08_01_backupiobroker.tar.gz   redis_2021_04_12-11_31_16_backupiobroker.tar.gz
                                      iobroker_2021_04_10-11_15_57_backupiobroker.tar.gz   total_2019_07_22-03_00_21_backupiobroker.tar.gz
                                      iobroker_2021_04_10-11_19_29_backupiobroker.tar.gz   total_2019_07_23-03_00_20_backupiobroker.tar.gz
                                      iobroker_2021_04_10-11_26_47_backupiobroker.tar.gz   total_2019_07_30-03_00_21_backupiobroker.tar.gz
                                      iobroker_2021_04_10-14_09_31_backupiobroker.tar.gz   total_2019_08_11-03_00_21_backupiobroker.tar.gz
                                      iobroker_2021_04_10-14_15_51_backupiobroker.tar.gz   total_2019_08_25-03_00_21_backupiobroker.tar.gz
                                      iobroker_2021_04_10-14_25_16_backupiobroker.tar.gz   total_2019_08_26-17_26_29_backupiobroker.tar.gz
                                      iobroker_2021_04_11-10_42_09_backupiobroker.tar.gz   total_2019_08_26-19_22_49_backupiobroker.tar.gz
                                      pi@raspberrypi:/opt/iobroker/backups $
                                      
                                      
                                      Thomas BraunT Online
                                      Thomas BraunT Online
                                      Thomas Braun
                                      Most Active
                                      schrieb am zuletzt editiert von
                                      #94

                                      @christian-kohlöffel
                                      Mountpunkte müssen/sollten leer sein. Sonst hast du da ggf Doubletten bei den inodes.
                                      Da deuten ja auch die Meldungen drauf hin. Mach das Verzeichnis mal leer. Entweder löschen oder da wegschieben.

                                      Linux-Werkzeugkasten:
                                      https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                                      NodeJS Fixer Skript:
                                      https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                                      iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                                      1 Antwort Letzte Antwort
                                      0
                                      • Christian KohlöffelC Christian Kohlöffel

                                        @thomas-braun

                                        Scheint nicht so, könnte aber durch das viele ausprobieren passiert sein, oder?:

                                        
                                        pi@raspberrypi:/opt/iobroker/backups $ ls
                                        2020_10_16-11_01_16_backupiobroker.tar.gz            iobroker_2021_04_11-11_01_47_backupiobroker.tar.gz
                                        2020_11_14-12_17_24_backupiobroker-migration.tar.gz  iobroker_2021_04_12-11_29_39_backupiobroker.tar.gz
                                        influxDB_2021_04_06-13_08_09_backupiobroker          iobroker_2021_04_12-11_31_07_backupiobroker.tar.gz
                                        influxDB_2021_04_06-20_42_54_backupiobroker          minimal_2019_07_05-16_31_00_backupiobroker.tar.gz
                                        influxDB_2021_04_10-11_16_08_backupiobroker          minimal_2019_07_05-16_34_26_backupiobroker.tar.gz
                                        influxDB_2021_04_10-11_19_37_backupiobroker          minimal_2019_07_05-16_38_03_backupiobroker.tar.gz
                                        influxDB_2021_04_10-11_19_37_backupiobroker.tar.gz   minimal_2019_07_05-16_39_57_backupiobroker.tar.gz
                                        influxDB_2021_04_10-11_26_55_backupiobroker.tar.gz   minimal_2019_07_05-16_44_06_backupiobroker.tar.gz
                                        influxDB_2021_04_10-14_09_39_backupiobroker          minimal_2019_07_05-16_44_52_backupiobroker.tar.gz
                                        influxDB_2021_04_10-14_16_00_backupiobroker.tar.gz   minimal_2019_07_05-16_45_40_backupiobroker.tar.gz
                                        influxDB_2021_04_10-14_25_24_backupiobroker.tar.gz   minimal_2019_07_05-16_49_17_backupiobroker.tar.gz
                                        influxDB_2021_04_11-10_42_17_backupiobroker.tar.gz   minimal_2019_07_05-16_51_12_backupiobroker.tar.gz
                                        influxDB_2021_04_11-11_01_55_backupiobroker.tar.gz   redis_2021_04_12-11_29_53_backupiobroker.tar.gz
                                        iobroker_2021_04_06-13_08_01_backupiobroker.tar.gz   redis_2021_04_12-11_31_16_backupiobroker.tar.gz
                                        iobroker_2021_04_10-11_15_57_backupiobroker.tar.gz   total_2019_07_22-03_00_21_backupiobroker.tar.gz
                                        iobroker_2021_04_10-11_19_29_backupiobroker.tar.gz   total_2019_07_23-03_00_20_backupiobroker.tar.gz
                                        iobroker_2021_04_10-11_26_47_backupiobroker.tar.gz   total_2019_07_30-03_00_21_backupiobroker.tar.gz
                                        iobroker_2021_04_10-14_09_31_backupiobroker.tar.gz   total_2019_08_11-03_00_21_backupiobroker.tar.gz
                                        iobroker_2021_04_10-14_15_51_backupiobroker.tar.gz   total_2019_08_25-03_00_21_backupiobroker.tar.gz
                                        iobroker_2021_04_10-14_25_16_backupiobroker.tar.gz   total_2019_08_26-17_26_29_backupiobroker.tar.gz
                                        iobroker_2021_04_11-10_42_09_backupiobroker.tar.gz   total_2019_08_26-19_22_49_backupiobroker.tar.gz
                                        pi@raspberrypi:/opt/iobroker/backups $
                                        
                                        
                                        simatecS Online
                                        simatecS Online
                                        simatec
                                        Developer Most Active
                                        schrieb am zuletzt editiert von simatec
                                        #95

                                        @christian-kohlöffel
                                        Mache mal ein

                                        sudo umount /opt/iobroker/backups
                                        

                                        Schaue dann nochmal ... Bei meinen Systemen liegen aber auch lokal Backups und das tut dem mount nix. Also bei mir zumindest noch nie Probleme gehabt. Nutze allerdings hauptsächlich NFS

                                        • Besuche meine Github Seite
                                        • Beitrag hat geholfen oder willst du mich unterstützen
                                        • HowTo Restore ioBroker
                                        Thomas BraunT Christian KohlöffelC 2 Antworten Letzte Antwort
                                        0
                                        • simatecS simatec

                                          @christian-kohlöffel
                                          Mache mal ein

                                          sudo umount /opt/iobroker/backups
                                          

                                          Schaue dann nochmal ... Bei meinen Systemen liegen aber auch lokal Backups und das tut dem mount nix. Also bei mir zumindest noch nie Probleme gehabt. Nutze allerdings hauptsächlich NFS

                                          Thomas BraunT Online
                                          Thomas BraunT Online
                                          Thomas Braun
                                          Most Active
                                          schrieb am zuletzt editiert von
                                          #96

                                          @simatec sagte in Backitup kann influxdb Datenbank nicht sichern.:

                                          Bei meinen Systemen liegen aber such lokal Backups und das tut dem mount nix

                                          Solange die inodes unterschiedliche Nummerierung haben ist das auch kein großes Problem. Wenn die allerdings auf den beiden Dateisystemen gleich lautend sich überlagern hast du ein Problem.

                                          Linux-Werkzeugkasten:
                                          https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                                          NodeJS Fixer Skript:
                                          https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                                          iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                                          1 Antwort Letzte Antwort
                                          0
                                          Antworten
                                          • In einem neuen Thema antworten
                                          Anmelden zum Antworten
                                          • Älteste zuerst
                                          • Neuste zuerst
                                          • Meiste Stimmen


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          503

                                          Online

                                          32.7k

                                          Benutzer

                                          82.4k

                                          Themen

                                          1.3m

                                          Beiträge
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Anmelden

                                          • Du hast noch kein Konto? Registrieren

                                          • Anmelden oder registrieren, um zu suchen
                                          • Erster Beitrag
                                            Letzter Beitrag
                                          0
                                          • Home
                                          • Aktuell
                                          • Tags
                                          • Ungelesen 0
                                          • Kategorien
                                          • Unreplied
                                          • Beliebt
                                          • GitHub
                                          • Docu
                                          • Hilfe