davfs2 - can't mount from /etc/fstab anymore
Hi Together, I reviewed my logs today and I find an error at daily script which safes the WebDAVs mounted data to my storage. If I mount manually like in the past # mount /mnt/webdav unbekannte Option symfollow. Aufruf: mount.davfs -V, --version : Versionsinformation anzeigen mount.davfs -h, --help : diese Hilfe anzeigen Um eine WebDAV-Resource zu einzuhängen, sollte mount.davfs nicht direkt aufgerufen werden; stattdessen sollte „mount” benutzt werden. mount <mountpoint> : oder mount <server-url> : hänge die WebDAV-Resource entsprechend den Angaben in /etc/fstab ein. mount -t davfs <server-url> <mountpoint> [-o Optionen] : hänge die WebDAV-Resource <server-url> in Verzeichnis <mountpoint> ein. Nur root darf dies tun. Optionen ist eine durch Kommas unterteilte Liste von Optionen. Mögliche Optionen: conf= : absoluter Pfad der Benutzer-Konfigurationsdatei uid= : Besitzer des Dateisystems (Name oder numerische ID) gid= : Gruppe des Dateisystems (Name oder numerische ID) file_mode= : Standard-Rechte für Dateien (oktal) dir_mode= : Standard-Rechte für Verzeichnisse (oktal) ro : nur Lesen rw : Lesen und Schreiben [no]exec : Ausführen von Programmdateien ist (nicht) erlaubt [no]suid : gesetzte suid- und sgid-Bits sind (nicht) wirksam [no]grpid : neue Dateien erhelten die gid des übergeordneten Verzeichnisses [no]_nedev : benötigt (keine) Netzwerkverbindung # cat /etc/fstab | grep webdav https://sd2dav.1und1.de:443/ /mnt/webdav davfs noauto,user,rw 0 0 Nothing changed on the setup or package. Only done the normal "zypper dup" and reboot at 1 o'clock if a kernel update is available. (Don't remind when this was done in the past) The first time it was present at 2021-02-07_03:00:01 (the day before it works fine 2021-02-06_03:00:01). Seams that one of the previous updates change something in the davfs2 dependencies are changed. PS: Anyway - if I mount different users at the same WebDAV source - the estimation of the df comand was wrong (for each one the same size). Regards Ulf
Hi, Please open a bug report for this so that the correct people can follow this up with you. Thanks On 2/15/21 8:03 PM, Ulf wrote:
Hi Together,
I reviewed my logs today and I find an error at daily script which safes the WebDAVs mounted data to my storage.
If I mount manually like in the past
# mount /mnt/webdav unbekannte Option symfollow. Aufruf: mount.davfs -V, --version : Versionsinformation anzeigen mount.davfs -h, --help : diese Hilfe anzeigen
Um eine WebDAV-Resource zu einzuhängen, sollte mount.davfs nicht direkt aufgerufen werden; stattdessen sollte „mount” benutzt werden. mount <mountpoint> : oder mount <server-url> : hänge die WebDAV-Resource entsprechend den Angaben in /etc/fstab ein. mount -t davfs <server-url> <mountpoint> [-o Optionen] : hänge die WebDAV-Resource <server-url> in Verzeichnis <mountpoint> ein. Nur root darf dies tun. Optionen ist eine durch Kommas unterteilte Liste von Optionen.
Mögliche Optionen: conf= : absoluter Pfad der Benutzer-Konfigurationsdatei uid= : Besitzer des Dateisystems (Name oder numerische ID) gid= : Gruppe des Dateisystems (Name oder numerische ID) file_mode= : Standard-Rechte für Dateien (oktal) dir_mode= : Standard-Rechte für Verzeichnisse (oktal) ro : nur Lesen rw : Lesen und Schreiben [no]exec : Ausführen von Programmdateien ist (nicht) erlaubt [no]suid : gesetzte suid- und sgid-Bits sind (nicht) wirksam [no]grpid : neue Dateien erhelten die gid des übergeordneten Verzeichnisses [no]_nedev : benötigt (keine) Netzwerkverbindung
# cat /etc/fstab | grep webdav https://sd2dav.1und1.de:443/ /mnt/webdav davfs noauto,user,rw 0 0
Nothing changed on the setup or package. Only done the normal "zypper dup" and reboot at 1 o'clock if a kernel update is available. (Don't remind when this was done in the past)
The first time it was present at 2021-02-07_03:00:01 (the day before it works fine 2021-02-06_03:00:01). Seams that one of the previous updates change something in the davfs2 dependencies are changed.
PS: Anyway - if I mount different users at the same WebDAV source - the estimation of the df comand was wrong (for each one the same size).
Regards Ulf
-- Simon Lees (Simotek) http://simotek.net Emergency Update Team keybase.io/simotek SUSE Linux Adelaide Australia, UTC+10:30 GPG Fingerprint: 5B87 DB9D 88DC F606 E489 CEC5 0922 C246 02F0 014B
Am Montag, 15. Februar 2021, 10:59:07 CET schrieb Simon Lees:
Hi,
Please open a bug report for this so that the correct people can follow this up with you.
Thanks
On 2/15/21 8:03 PM, Ulf wrote:
Hi Together,
I reviewed my logs today and I find an error at daily script which safes the WebDAVs mounted data to my storage.
If I mount manually like in the past
# mount /mnt/webdav unbekannte Option symfollow. [...] Regards Ulf
Bug reports are already existing, and already solved. We only need to wait until bug fix has reached the tumbleweed repositories. https://bugzilla.opensuse.org/show_bug.cgi?id=1181750[1] https://bugzilla.opensuse.org/show_bug.cgi?id=1181858[2] Regards, CisBug -------- [1] https://bugzilla.opensuse.org/show_bug.cgi?id=1181750 [2] https://bugzilla.opensuse.org/show_bug.cgi?id=1181858
participants (3)
-
CisBug
-
Simon Lees
-
Ulf