the-grosser
Ist gelegentlich hier
- Registriert
- 5. November 2010
- Beiträge
- 69
- Reaktionspunkte
- 7
- Punkte
- 28
AW: Log-Files auslagern auf Server (zum EMM-Log)
Hallo Leute,
muss das Thema noch mal auffrischen. Wollte das gleiche machen wie im Thema beschrieben. Nur kommt bei mir mit dem Befehl mount -a folgende Meldung
Hier mal die Settings in der fstab
Der Ordner /mnt/Log ist auch angelegt
Hab eine Synology Diskstation und dort alles entsprechend eingerichtet, auch den User mit dem Passwort.
Vielen Dank.
Gruß
the-grosser
Hallo Leute,
muss das Thema noch mal auffrischen. Wollte das gleiche machen wie im Thema beschrieben. Nur kommt bei mir mit dem Befehl mount -a folgende Meldung
Code:
mount error(22): Invalid argument
Refer to the mount.cifs(8) manual page (e.g. man mount.cifs)
Hier mal die Settings in der fstab
Code:
# /etc/fstab: static file system information.
#
# Use 'blkid' to print the universally unique identifier for a
# device; this may be used with UUID= as a more robust way to name devices
# that works even if disks are added and removed. See fstab(5).
#
# <file system> <mount point> <type> <options> <dump> <pass>
# / was on /dev/sda1 during installation
UUID=f637df6c-a175-4d35-a3db-506514f9226e / ext4 errors=remount-ro 0 1
# swap was on /dev/sda5 during installation
UUID=8044c4f5-7b97-492b-a4be-d6166dbc7d7a none swap sw 0 0
//192.168.178.85/Dreambox/Log /mnt/Log cifs uid=0,guid=0,rw,credentials=/etc/cifspasswd
Der Ordner /mnt/Log ist auch angelegt
Hab eine Synology Diskstation und dort alles entsprechend eingerichtet, auch den User mit dem Passwort.
Vielen Dank.
Gruß
the-grosser
Zuletzt bearbeitet von einem Moderator: