> It was deliberately avoided, to speed up shutdown. My particular use case is that netatalk is using files on a ceph RBD device. netatalk should shutdown and close file access before the RBD device is unmounted.
The RBD devices are formatted with XFS, and the rbd init script tries to unmount them. But if netatalk has files open the script takes a very long time or hangs. Stopping netatalk first fixes the problem. How much time is normally saved by not stopping netatalk? It seems to stop very quickly anyway. Thanks! C. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org