Hallo Zusammen,
habe den Adapter mal installiert aber leider funktioniert er nicht und finde keine Lösung. Es wird zwar auf dem PRI ein Backup erzeugt, aber dies wird nicht auf die NAS per CIFS oder FTP oder sonst wie kopiert.
Gestartet...
[DEBUG] [mount] start with {"mountType":"CIFS","type":"storage","source":"Local","mount":"192.168.7.200","fileDir":"/opt/iobroker/node_modules/iobroker.backitup","smb":"vers=2.0","sudo":false,"deleteOldBackup":true,"ownDir":false,"bkpType":"Minimal","dir":"TMBackup/IOB","dirMinimal":"sharename/backupDir","dirTotal":"sharename/backupDir","user":"hm-iob","pass":"****"}
[ERROR] [mount] - [undefined /bin/sh: 1: ***Password***,rw,file_mode=0777,dir_mode=0777: not found
Usage:
mount [-lhV]
mount -a [options]
mount [options] [--source] <source> | [--target] <directory>
mount [options] <source> <directory>
mount <operation> <mountpoint> [<target>]
Mount a filesystem.
Options:
-a, --all mount all filesystems mentioned in fstab
-c, --no-canonicalize don't canonicalize paths
-f, --fake dry run; skip the mount(2) syscall
-F, --fork fork off for each device (use with -a)
-T, --fstab <path> alternative file to /etc/fstab
-i, --internal-only don't call the mount. <type>helpers
-l, --show-labels show also filesystem labels
-n, --no-mtab don't write to /etc/mtab
-o, --options comma-separated list of mount options
-O, --test-opts limit the set of filesystems (use with -a)
-r, --read-only mount the filesystem read-only (same as -o ro)
-t, --types limit the set of filesystem types
--source <src> explicitly specifies source (path, label, uuid)
--target <target> explicitly specifies mountpoint
-v, --verbose say what is being done
-w, --rw, --read-write mount the filesystem read-write (default)
-h, --help display this help and exit
-V, --version output version information and exit
Source:
-L, --label <label> synonym for LABEL= <label>-U, --uuid <uuid> synonym for UUID= <uuid>LABEL= <label>specifies device by filesystem label
UUID= <uuid>specifies device by filesystem UUID
PARTLABEL= <label>specifies device by partition label
PARTUUID= <uuid>specifies device by partition UUID
<device> specifies device by path
<directory> mountpoint for bind mounts (see --bind/rbind)
<file> regular file for loopdev setup
Operations:
-B, --bind mount a subtree somewhere else (same as -o bind)
-M, --move move a subtree to some other place
-R, --rbind mount a subtree and all submounts somewhere else
--make-shared mark a subtree as shared
--make-slave mark a subtree as slave
--make-private mark a subtree as private
--make-unbindable mark a subtree as unbindable
--make-rshared recursively mark a whole subtree as shared
--make-rslave recursively mark a whole subtree as slave
--make-rprivate recursively mark a whole subtree as private
--make-runbindable recursively mark a whole subtree as unbindable
For more details see mount(8).
[ERROR] [mount] - [IGNORED] Error: Command failed: mount -t cifs -o user=hm-iob,password=****password****,rw,file_mode=0777,dir_mode=0777 //192.168.7.200/TMBackup/IOB /opt/iobroker/backups
/bin/sh: 1: ****password***,rw,file_mode=0777,dir_mode=0777: not found
Usage:
mount [-lhV]
mount -a [options]
mount [options] [--source] <source> | [--target] <directory>
mount [options] <source> <directory>
mount <operation> <mountpoint> [<target>]
Mount a filesystem.
Options:
-a, --all mount all filesystems mentioned in fstab
-c, --no-canonicalize don't canonicalize paths
-f, --fake dry run; skip the mount(2) syscall
-F, --fork fork off for each device (use with -a)
-T, --fstab <path> alternative file to /etc/fstab
-i, --internal-only don't call the mount. <type>helpers
-l, --show-labels show also filesystem labels
-n, --no-mtab don't write to /etc/mtab
-o, --options comma-separated list of mount options
-O, --test-opts limit the set of filesystems (use with -a)
-r, --read-only mount the filesystem read-only (same as -o ro)
-t, --types limit the set of filesystem types
--source <src> explicitly specifies source (path, label, uuid)
--target <target> explicitly specifies mountpoint
-v, --verbose say what is being done
-w, --rw, --read-write mount the filesystem read-write (default)
-h, --help display this help and exit
-V, --version output version information and exit
Source:
-L, --label <label> synonym for LABEL= <label>-U, --uuid <uuid> synonym for UUID= <uuid>LABEL= <label>specifies device by filesystem label
UUID= <uuid>specifies device by filesystem UUID
PARTLABEL= <label>specifies device by partition label
PARTUUID= <uuid>specifies device by partition UUID
<device> specifies device by path
<directory> mountpoint for bind mounts (see --bind/rbind)
<file> regular file for loopdev setup
Operations:
-B, --bind mount a subtree somewhere else (same as -o bind)
-M, --move move a subtree to some other place
-R, --rbind mount a subtree and all submounts somewhere else
--make-shared mark a subtree as shared
--make-slave mark a subtree as slave
--make-private mark a subtree as private
--make-unbindable mark a subtree as unbindable
--make-rshared recursively mark a whole subtree as shared
--make-rslave recursively mark a whole subtree as slave
--make-rprivate recursively mark a whole subtree as private
--make-runbindable recursively mark a whole subtree as unbindable
For more details see mount(8).
[DEBUG] [minimal] start with {"type":"creator","time":"02:00","debugging":false,"everyXDays":"1","deleteBackupAfter":0,"mysqlEnabled":false,"redisEnabled":false,"cifs":{"enabled":true,"mountType":"CIFS","type":"storage","source":"Local","mount":"//192.168.7.200","fileDir":"/opt/iobroker/node_modules/iobroker.backitup","smb":"vers=2.0","sudo":false,"deleteOldBackup":true,"ownDir":false,"bkpType":"Minimal","dir":"/TMBackup/IOB","dirMinimal":"sharename/backupDir","dirTotal":"sharename/backupDir","user":"hm-iob","pass":"****","context":{"fileNames":[],"errors":{},"done":[],"types":[]},"adapter":null},"dir":"/opt/iobroker","redis":{"enabled":false,"type":"creator","ftp":{"enabled":false,"type":"storage","source":"Local","host":"","deleteOldBackup":false,"ownDir":false,"bkpType":"Minimal","dir":"/backupDir","dirMinimal":"/backupDir/minimal","dirTotal":"/backupDir/total","user":"","pass":"","port":"21"},"cifs":{"enabled":true,"mountType":"CIFS","type":"storage","source":"Local","mount":"192.168.7.200","fileDir":"/opt/iobroker/node_modules/iobroker.backitup","smb":"vers=2.0","sudo":false,"deleteOldBackup":true,"ownDir":false,"bkpType":"Minimal","dir":"TMBackup/IOB","dirMinimal":"sharename/backupDir","dirTotal":"sharename/backupDir","user":"hm-iob","pass":"***Passwort***"},"dropbox":{"enabled":false,"type":"storage","source":"Local","deleteOldBackup":false,"accessToken":"","ownDir":false,"bkpType":"Minimal","dir":"/backupDir","dirMinimal":"/backupDir/minimal","dirTotal":"/backupDir/total"},"path":"/var/lib/redis"},"history":{"enabled":true,"type":"message","entriesNumber":"25","systemLang":"de"},"email":{"enabled":false,"notificationsType":"Telegram","type":"message","instance":"","NoticeType":"longEmailNotice","emailReceiver":"xxx@xxx.com","emailSender":"xxx@xxx.com","systemLang":"de"},"pushover":{"enabled":false,"notificationsType":"Telegram","type":"message","instance":"","SilentNotice":false,"NoticeType":"longPushoverNotice","systemLang":"de"},"backupDir":"/opt/iobroker/backups"}
[DEBUG] [minimal] - Backup created: /opt/iobroker/backups/minimal_2018_12_11-21_28_51_backupiobroker.tar.gz
[DEBUG] [minimal] - done
[DEBUG] [cifs] start with {"mountType":"CIFS","type":"storage","source":"Local","mount":"//192.168.7.200","fileDir":"/opt/iobroker/node_modules/iobroker.backitup","smb":"vers=2.0","sudo":false,"deleteOldBackup":true,"ownDir":false,"bkpType":"Minimal","dir":"/TMBackup/IOB","dirMinimal":"sharename/backupDir","dirTotal":"sharename/backupDir","user":"hm-iob","pass":"****","backupDir":"/opt/iobroker/backups","deleteBackupAfter":0}
[DEBUG] [cifs] - done
[DEBUG] [clean] start with {"deleteBackupAfter":0}
[DEBUG] [clean] - done
[DEBUG] [history] start with {"type":"creator","time":"02:00","debugging":false,"everyXDays":"1","deleteBackupAfter":0,"mysqlEnabled":false,"redisEnabled":false,"cifs":{"enabled":true,"mountType":"CIFS","type":"storage","source":"Local","mount":"//192.168.7.200","fileDir":"/opt/iobroker/node_modules/iobroker.backitup","smb":"vers=2.0","sudo":false,"deleteOldBackup":true,"ownDir":false,"bkpType":"Minimal","dir":"/TMBackup/IOB","dirMinimal":"sharename/backupDir","dirTotal":"sharename/backupDir","user":"hm-iob","pass":"****","context":{"fileNames":["/opt/iobroker/backups/minimal_2018_12_11-21_28_51_backupiobroker.tar.gz"],"errors":{},"done":["minimal"],"types":["minimal"]},"adapter":null},"dir":"/opt/iobroker","redis":{"enabled":false,"type":"creator","ftp":{"enabled":false,"type":"storage","source":"Local","host":"","deleteOldBackup":false,"ownDir":false,"bkpType":"Minimal","dir":"/backupDir","dirMinimal":"/backupDir/minimal","dirTotal":"/backupDir/total","user":"","pass":"","port":"21"},"cifs":{"enabled":true,"mountType":"CIFS","type":"storage","source":"Local","mount":"192.168.7.200","fileDir":"/opt/iobroker/node_modules/iobroker.backitup","smb":"vers=2.0","sudo":false,"deleteOldBackup":true,"ownDir":false,"bkpType":"Minimal","dir":"TMBackup/IOB","dirMinimal":"sharename/backupDir","dirTotal":"sharename/backupDir","user":"hm-iob","pass":"***Passwort***"},"dropbox":{"enabled":false,"type":"storage","source":"Local","deleteOldBackup":false,"accessToken":"","ownDir":false,"bkpType":"Minimal","dir":"/backupDir","dirMinimal":"/backupDir/minimal","dirTotal":"/backupDir/total"},"path":"/var/lib/redis"},"history":{"enabled":true,"type":"message","entriesNumber":"25","systemLang":"de","time":"11\. Dezember 2018 um 21:28 Uhr"},"email":{"enabled":false,"notificationsType":"Telegram","type":"message","instance":"","NoticeType":"longEmailNotice","emailReceiver":"xxx@xxx.com","emailSender":"xxx@xxx.com","systemLang":"de"},"pushover":{"enabled":false,"notificationsType":"Telegram","type":"message","instance":"","SilentNotice":false,"NoticeType":"longPushoverNotice","systemLang":"de"},"backupDir":"/opt/iobroker/backups"}
[DEBUG] [history] - done
[DEBUG] [umount] start with {"mountType":"CIFS","type":"storage","source":"Local","mount":"//192.168.7.200","fileDir":"/opt/iobroker/node_modules/iobroker.backitup","smb":"vers=2.0","sudo":false,"deleteOldBackup":true,"ownDir":false,"bkpType":"Minimal","dir":"/TMBackup/IOB","dirMinimal":"sharename/backupDir","dirTotal":"sharename/backupDir","user":"hm-iob","pass":"****","backupDir":"/opt/iobroker/backups"}</file></directory></device></uuid></label></uuid></label></uuid></uuid></label></label></target></src></type></path></target></mountpoint></operation></directory></directory></file></directory></device></uuid></label></uuid></label></uuid></uuid></label></label></target></src></type></path></target></mountpoint></operation></directory></directory>
Ich habe den Hostnamen versucht. Die IP und auch beim Pfad habe ich alles Groß, alles klein und so wie es ist versucht. Ich habe vom Mac aus mit Forklifter und dem Finder den Pfad per smb überprüft. auf dem Mac geht der Pfad. Nur halt vom RPI aus nicht.
Wer hat eine Idee was ich noch machen kann?
nebenbei….. angeboten wird Version 0.3.8 und installiert wird 0.4.2
Danke
Gruß
Rainer
13307_version.png