From 1be510f9529cb082f802408b472a77d074b394c0 Mon Sep 17 00:00:00 2001 From: Nicolas Vigier Date: Sun, 14 Apr 2013 13:46:12 +0000 Subject: Add zarb MLs html archives --- .../attachments/20121119/bb9785c8/attachment-0001.html | 18 ++++++++++++++++++ .../attachments/20121119/bb9785c8/attachment.html | 18 ++++++++++++++++++ 2 files changed, 36 insertions(+) create mode 100644 zarb-ml/mageia-dev/attachments/20121119/bb9785c8/attachment-0001.html create mode 100644 zarb-ml/mageia-dev/attachments/20121119/bb9785c8/attachment.html (limited to 'zarb-ml/mageia-dev/attachments/20121119/bb9785c8') diff --git a/zarb-ml/mageia-dev/attachments/20121119/bb9785c8/attachment-0001.html b/zarb-ml/mageia-dev/attachments/20121119/bb9785c8/attachment-0001.html new file mode 100644 index 000000000..666d2c8d5 --- /dev/null +++ b/zarb-ml/mageia-dev/attachments/20121119/bb9785c8/attachment-0001.html @@ -0,0 +1,18 @@ +

On Mon, Nov 19, 2012 at 9:39 AM, Colin Guthrie <mageia@colin.guthr.ie> wrote:
+ +Hi,
+
+For many, many years, I've always done a umount -l  on stale NFS mounts
+(e.g. when resuming in a different location to suspending).
+
+This has always worked, but very recently (i.e. in the last couple
+weeks) this has stopped working.
+
+Anyone know what could be up?
+
+Blino's change to nfs-utils doesn't look like a problem.
+
+The call that's stalling things is stat(), but this never used to be a
+problem with lazy umounts in the past (not sure if it's just stat()
+that's now blocking at a kernel level or of some userspace code now
+calls it when in the past it did not?

If your nfs mount is dead I would expect stat to hang, so I guess it wasn't called in the past. 
diff --git a/zarb-ml/mageia-dev/attachments/20121119/bb9785c8/attachment.html b/zarb-ml/mageia-dev/attachments/20121119/bb9785c8/attachment.html new file mode 100644 index 000000000..666d2c8d5 --- /dev/null +++ b/zarb-ml/mageia-dev/attachments/20121119/bb9785c8/attachment.html @@ -0,0 +1,18 @@ +

On Mon, Nov 19, 2012 at 9:39 AM, Colin Guthrie <mageia@colin.guthr.ie> wrote:
+ +Hi,
+
+For many, many years, I've always done a umount -l  on stale NFS mounts
+(e.g. when resuming in a different location to suspending).
+
+This has always worked, but very recently (i.e. in the last couple
+weeks) this has stopped working.
+
+Anyone know what could be up?
+
+Blino's change to nfs-utils doesn't look like a problem.
+
+The call that's stalling things is stat(), but this never used to be a
+problem with lazy umounts in the past (not sure if it's just stat()
+that's now blocking at a kernel level or of some userspace code now
+calls it when in the past it did not?

If your nfs mount is dead I would expect stat to hang, so I guess it wasn't called in the past. 
-- cgit v1.2.1