Date: prev next · Thread: first prev next last
2025 Archives by date, by thread · List index


Hallo,
vielen Dank für die Anregungen!

Anscheinend hilft
1:
Okay I think I have the answer...
I have the same problem with nfs3 and Ubuntu 24.04. I believe it is because systemd stops rpc-statd.service before stopping the nfs mount service. I can replicate the timeout on the command line with systemctl stop rpc-statd.service and then systemctl stop <mount service name>.
File /usr/lib/systemd/system/nfs-client.target says
# Note: we don't "Wants=rpc-statd.service" as "mount.nfs" will arrange to
# start that on demand if needed.
Which is all very well but we do still need systemd to know that rpc-statd.service should only stop after the nfs mounts are unmounted.
I have added the line
After=rpc-statd.service

2:
in /usr/bin/libreoffice
# file locking now enabled by default
SAL_ENABLE_FILE_LOCKING=1
export SAL_ENABLE_FILE_LOCKING
auskommentieren.

Viele Grüße
Rolf

Am 13.05.25 um 13:41 schrieb Christian Haller:
Hallo Rolf,

tritt das Problem auch bei Verwendung des abgesicherten Modus von
LibreOffice auf?

/nfsimport ist vermutlich das Verzeichnis.

Wie wurde es eingehängt und wie ist der /etc/fstab Eintrag?

Greift während der Minute noch ein anderer Prozess neben LibreOffice
auf den Pfad zu?
https://de.wikipedia.org/wiki/Lsof
z.B.
lsof | grep /nfsimport
watch -n 10 "lsof | grep /nfsimport"

Beendest du LibreOffice vor dem Herunterfahren, sodass kein Prozess mehr läuft?

Wie verhält es sich, wenn du vor dem Herunterfahren das Verzeichnis
manuell trennst?
umount /nfsimport

Es gibt scheinbar verschiedene Treffer zu dem Thema:
https://www.google.de/search?q=%22A+stop+job+is+running+for%22+nfs
https://www.ecosia.org/search?q=%22A+stop+job+is+running+for%22+nfs

Mit freundlichen Grüßen
Christian

Am Di., 13. Mai 2025 um 11:27 Uhr schrieb Rolf Schumann
<schumann.rolf@posteo.de>:
Hallo,

seit einiger Zeit habe ich Probleme beim Runterfahren von PC und
Notebook, wenn LO Dateien auf einem NFS-Laufwerk geändert hat:
"A stop job is running for /nfsimport" das braucht über eine Minute zum
Beenden …
Es betrifft nur LO, andere Programme behindern das unmounten nicht.

Gibt es irgendwo eine Einstellung, die das verändern könnte?
Unter "Dateien auf Server" gibt es jedenfalls kein NFS …

Es ist die LO-Version von Suse:
Version: 24.8.6.2 (X86_64) / LibreOffice Community
Build ID: 480(Build:2)
CPU threads: 8; OS: Linux 6.4; UI render: default; VCL: kf5 (cairo+xcb)
Locale: de-DE (de_DE.UTF-8); UI: de-DE
Calc: threaded

Betriebssystem: openSUSE Leap 15.6
KDE-Plasma-Version: 5.27.11
KDE-Frameworks-Version: 5.115.0
Qt-Version: 5.15.12
Kernel-Version: 6.4.0-150600.23.47-default (64-bit)
Grafik-Plattform: X11
Prozessoren: 8 × AMD Ryzen 5 3500U with Radeon Vega Mobile Gfx
Speicher: 5,7 GiB Arbeitsspeicher
Grafikprozessor: AMD Radeon Vega 8 Graphics
Hersteller: HP
Produktname: HP Laptop 17-ca1xxx

Vielen Dank für Hinweise!

Rolf


--
Liste abmelden mit E-Mail an: users+unsubscribe@de.libreoffice.org
Probleme? https://de.libreoffice.org/hilfe-kontakt/mailing-listen/abmeldung-liste/
Tipps zu Listenmails: https://wiki.documentfoundation.org/Netiquette/de
Listenarchiv: https://listarchives.libreoffice.org/de/users/
Datenschutzerklärung: https://www.documentfoundation.org/privacy


--
Liste abmelden mit E-Mail an: users+unsubscribe@de.libreoffice.org
Probleme? https://de.libreoffice.org/hilfe-kontakt/mailing-listen/abmeldung-liste/
Tipps zu Listenmails: https://wiki.documentfoundation.org/Netiquette/de
Listenarchiv: https://listarchives.libreoffice.org/de/users/
Datenschutzerklärung: https://www.documentfoundation.org/privacy

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.