Archiv > General
Probleme Mit Dem Cifs Addon
Arkangel74:
Hallo zusammen!
Ich bin neu hier und total begeistert von MLD! Super Arbeit
Zum vollständigen Glück fehlt mir nur noch eine funktion.
Ich versuche meine Freigaben von einem ubuntu-server in MLD zu mounten.
Da das nfs addon zur Zeit nicht zur verfügung steht versuch ich jetzt mit samba
Dazu habe ich die addons cifs und smbclient installiert, das ganze funktioniert aber leider nicht.
Mein Eintag in der fstab:
//192.168.1.7/angelvideos /mnt/test cifs user=xxx,passwd=xxx 0 0
in der messages is mir folgendes aufgefallsn:
Sep 6 07:12:44 (none) user.warn kernel: CIFS: Unknown mount option auto
Sep 6 09:12:44 (none) user.notice root: HOTPLUG: bdi ACTION=add HOME=/ SEQNUM=1479 DEVPATH=/devices/virtual/bdi/cifs-2 SUBSYSTEM=bdi PATH=/sbin:/bin:/usr/sbin:/usr/bin PWD=/
Sep 6 07:12:44 (none) user.err kernel: CIFS VFS: could not allocate crypto hmacmd5
Sep 6 07:12:44 (none) user.err kernel: CIFS VFS: could not setup hash structures rc -2
Sep 6 09:12:44 (none) user.notice root: HOTPLUG: bdi ACTION=remove HOME=/ SEQNUM=1480 DEVPATH=/devices/virtual/bdi/cifs-2 SUBSYSTEM=bdi PATH=/sbin:/bin:/usr/sbin:/usr/bin PWD=/
Sep 6 09:16:36 (none) user.notice root: HOTPLUG: bdi ACTION=add HOME=/ SEQNUM=1481 DEVPATH=/devices/virtual/bdi/cifs-3 SUBSYSTEM=bdi PATH=/sbin:/bin:/usr/sbin:/usr/bin PWD=/
Sep 6 07:16:36 (none) user.err kernel: CIFS VFS: could not allocate crypto hmacmd5
Sep 6 07:16:36 (none) user.err kernel: CIFS VFS: could not setup hash structures rc -2
Sep 6 09:16:36 (none) user.notice root: HOTPLUG: bdi ACTION=remove HOME=/ SEQNUM=1482 DEVPATH=/devices/virtual/bdi/cifs-3 SUBSYSTEM=bdi PATH=/sbin:/bin:/usr/sbin:/usr/bin PWD=/
Sep 6 09:16:56 (none) user.notice root: HOTPLUG: bdi ACTION=add HOME=/ SEQNUM=1483 DEVPATH=/devices/virtual/bdi/cifs-4 SUBSYSTEM=bdi PATH=/sbin:/bin:/usr/sbin:/usr/bin PWD=/
Sep 6 07:16:56 (none) user.err kernel: CIFS VFS: could not allocate crypto hmacmd5
Sep 6 07:16:56 (none) user.err kernel: CIFS VFS: could not setup hash structures rc -2
Sep 6 09:16:56 (none) user.notice root: HOTPLUG: bdi ACTION=remove HOME=/ SEQNUM=1484 DEVPATH=/devices/virtual/bdi/cifs-4 SUBSYSTEM=bdi PATH=/sbin:/bin:/usr/sbin:/usr/bin PWD=/
Sep 6 09:17:09 (none) user.notice root: HOTPLUG: bdi ACTION=add HOME=/ SEQNUM=1485 DEVPATH=/devices/virtual/bdi/cifs-5 SUBSYSTEM=bdi PATH=/sbin:/bin:/usr/sbin:/usr/bin PWD=/
Sep 6 07:17:09 (none) user.err kernel: CIFS VFS: could not allocate crypto hmacmd5
Sep 6 07:17:09 (none) user.err kernel: CIFS VFS: could not setup hash structures rc -2
Sep 6 09:17:09 (none) user.notice root: HOTPLUG: bdi ACTION=remove HOME=/ SEQNUM=1486 DEVPATH=/devices/virtual/bdi/cifs-5 SUBSYSTEM=bdi PATH=/sbin:/bin:/usr/sbin:/usr/bin PWD=/
Bei der Eingabe von mount -a bekomme ich folgendes
failed: No such file or directory
Der Ordner unter /mnt ist erstellt!
Hat jemand eine idee
Danke schon mal!
Gruß!
MarMic:
hi arkangel74,
da ich es nicht nutze aber damals umgebastelt habe folgendes:
fstab enthält ja ein beispiel wie es aussehen sollte.
--- Code: ---//192.168.0.7/root /mnt/data1 cifs username=root
--- End code ---
das hat damals auch geklappt und dazu brauchst du auch kein smbclient!
hmm woher das auto nun kommt -> gute frage. der mountpoint wird automatisch erstellt wenn er in der fstab steht (hier im beispiel /mnt/data1)
vllt user=!username?
greetz MarMic
p.s. matt du hast das doch am laufen oder?
Matthias:
Hm, ich hatte es mal am Laufen.
Aktuell bekomme ich es nicht mehr hin.
Ich hatte aber schon damals Probleme weil mein DNS-323 NAS Teil etwas zickig war mit den Login Credentials
MarMic:
also ich habe mal reingeschaut . im kernel ist nfs alles auf =y d.h. wir müssten nfs mounts unterstützen!
will mal jemand nen manuellen nfs mount testen! -> google ich habe keine ahnung von der materie!
greetz MarMic
clausmuus:
Ich werd mir das nfs die nächsten Tage anschauen.
Die Samba Mounts werden z.Z.in der Datei /etc/cifs/cifstab eingetragen und nicht in der /etc/fstab
Claus
Navigation
[0] Message Index
[#] Next page
Go to full version