Danke für die viele Arbeit !
Grüsse - imi8mm
# /var/etc/auto.net: dynamic file system information (generated from NetFS setup).
#
# Every single mount point below will be available in /mnt/autofs during start
# or possibly even later if you request it.
#
# <mount point> -fstype=<type>,<options> <file system>
NAS -fstype=cifs,user=XXXXXX,password=XXXXXXXXXXX ://172.17.17.103/Movies
Code: Alles auswählen
automount -f /var/etc/auto.net
Code: Alles auswählen
[Trinity-WZ] /var/root # automount -f /var/etc/auto.net
automount: program is already running.
Code: Alles auswählen
# /var/etc/auto.net: dynamic file system information (generated from NetFS setup).
#
# Every single mount point below will be available in /mnt/autofs during start
# or possibly even later if you request it.
#
# <mount point> -fstype=<type>,<options> <file system>
HiDrive -fstype=cifs,user=XXXXXX,password=XXXXXXXXXXXX,iocharset=utf8,vers=2.1,cache=loose ://smb.hidrive.strato.com/public/record
NAS -fstype=cifs,user=XXXXXX,password=XXXXXXXXXXXXXX,iocharset=utf8,vers=2.1,cache=loose ://172.17.17.103/volume2/Movies
NFS -fstype=nfs,rw,nolock,hard 172.17.17.103:volume2/Movies
#mountPt -fstype=nfs,soft,nolock 0.0.0.0:netfsDir
#mountPt -fstype=nfs,soft,nolock 0.0.0.0:netfsDir
#mountPt -fstype=nfs,soft,nolock 0.0.0.0:netfsDir
#mountPt -fstype=nfs,soft,nolock 0.0.0.0:netfsDir
#mountPt -fstype=nfs,soft,nolock 0.0.0.0:netfsDir
Code: Alles auswählen
[Trinity-WZ] /var/root # automount -f /var/etc/auto.net
automount: program is already running.
[Trinity-WZ] /var/root # service autofs stop
Sep 28 11:43:42 Trinity-WZ user.info autofs[2628]: stopping
[Trinity-WZ] /var/root # automount -f /var/etc/auto.net
syntax error in map near [ HiDrive -fstype=cifs,user=XXXXXX,password=XXXXXXXXXXXX,iocharset=utf8,vers=2.1,cache=loose : ]
syntax error in map near [ NAS -fstype=cifs,user=XXXXXX,password=XXXXXXXXXXXX,iocharset=utf8,vers=2.1,cache=loose : ]
syntax error in map near [ NFS -fstype=nfs,rw,nolock,hard 172.17.17.3:volume2 ]
Code: Alles auswählen
syntax error in map near
Das ist einfach erklärt.
Manuell Mounten geht auch nicht, mit Ausnahme von NFS über GUI Neutrino - Fernbedienung - Menü - Einstellungen - Netzwerk - Netzwerkfreigabenvanhofen hat geschrieben: ↑Do 28. Sep 2017, 12:16 Also irgendwas ist da bei dir im Argen. CIFS funktioniert tadellos, egal, wo ich's eintrage.
Kannst du deine Freigaben den händisch mounten?
Das hier in deinem Log ...verheißt auch nichts Gutes.Code: Alles auswählen
syntax error in map near
Ist die aut.net linuxkompatibel in UTF-8 gespeichert? Oder holst du dir mit einem Backup ein altes automount-Binary wieder auf die Box?
Und wegen dem vermeintlichen Argument, dass man die "normalen" Mountes bequem per GUI eingeben kann ... Das geht auch beim Automounter.![]()
Da fehlt ein LF und/oder Datei nicht Linux kompatibel.vanhofen hat geschrieben: ↑Do 28. Sep 2017, 12:16verheißt auch nichts Gutes.Code: Alles auswählen
syntax error in map near
automount > all
Code: Alles auswählen
automount -f -d
Code: Alles auswählen
[NI-FLASH-555729] /var/root # automount -h
Usage: automount [options] [master_map_name]
Code: Alles auswählen
[NI-FLASH-555729] /var/root # automount -f -d /var/etc/auto.master
Starting automounter version 5.1.3, master map /var/etc/auto.master
using kernel protocol version 5.02
lookup_nss_read_master: reading master file /var/etc/auto.master
do_init: parse(sun): init gathered global options: (null)
spawn_mount: mtab link detected, passing -n to mount
spawn_umount: mtab link detected, passing -n to mount
lookup_read_master: lookup(file): read entry /mnt/autofs
master_do_mount: mounting /mnt/autofs
automount_path_to_fifo: fifo name /var/run/autofs.fifo-mnt-autofs
lookup_nss_read_map: reading map file /var/etc/auto.net
do_init: parse(sun): init gathered global options: (null)
spawn_mount: mtab link detected, passing -n to mount
spawn_umount: mtab link detected, passing -n to mount
mounted indirect on /mnt/autofs with timeout 600, freq 150 seconds
st_ready: st_ready(): state = 0 path /mnt/autofs
ghosting enabled
handle_packet: type = 3
handle_packet_missing_indirect: token 8, name movies, request pid 932
attempting to mount entry /mnt/autofs/movies
lookup_mount: lookup(file): looking up movies
lookup_mount: lookup(file): movies -> -fstype=nfs,nolock,soft,noatime,async 192.168.0.2:/volume1/Movies
parse_mount: parse(sun): expanded entry: -fstype=nfs,nolock,soft,noatime,async 192.168.0.2:/volume1/Movies
parse_mount: parse(sun): gathered options: fstype=nfs,nolock,soft,noatime,async
parse_mount: parse(sun): dequote("192.168.0.2:/volume1/Movies") -> 192.168.0.2:/volume1/Movies
parse_mount: parse(sun): core of entry: options=fstype=nfs,nolock,soft,noatime,async, loc=192.168.0.2:/volume1/Movies
sun_mount: parse(sun): mounting root /mnt/autofs, mountpoint movies, what 192.168.0.2:/volume1/Movies, fstype nfs, options nolock,soft,noatime,async
mount_mount: mount(nfs): root=/mnt/autofs name=movies what=192.168.0.2:/volume1/Movies, fstype=nfs, options=nolock,soft,noatime,async
mount_mount: mount(nfs): nfs options="nolock,soft,noatime,async", nobind=0, nosymlink=0, ro=0
mount_mount: mount(nfs): calling mkdir_path /mnt/autofs/movies
mount_mount: mount(nfs): calling mount -t nfs -s -o nolock,soft,noatime,async 192.168.0.2:/volume1/Movies /mnt/autofs/movies
spawn_mount: mtab link detected, passing -n to mount
mount_mount: mount(nfs): mounted 192.168.0.2:/volume1/Movies on /mnt/autofs/movies
dev_ioctl_send_ready: token = 8
mounted /mnt/autofs/movies
Jupp Notepad++ schon seit Jahren ... auto.net brauchte ich bisher nie bearbeiten, da ich es immer über die Netzwerkfreigaben in den Neutrino Einstellungen gemacht habe.