public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
From: Michael Monnerie <michael.monnerie@is.it-management.at>
To: xfs@oss.sgi.com
Subject: Re: Two XFS involving stack traces from Debian's 2.6.26-2-amd64
Date: Thu, 1 Oct 2009 12:44:37 +0200	[thread overview]
Message-ID: <200910011244.37489@zmi.at> (raw)
In-Reply-To: <4AC45B72.9060500@decisionsoft.co.uk>

On Donnerstag 01 Oktober 2009 Stuart Rowan wrote:
> umount /tmp/$from ; /sbin/lvremove -f /dev/$vgroup/snap-shot ; rmdir
> /tmp/$from

Why don't you
umount /tmp/$from && /sbin/lvremove -f /dev/$vgroup/snap-shot && rmdir 
/tmp/$from
from your script so this won't happen again?
Or make a loop around umount?

mfg zmi
-- 
// Michael Monnerie, Ing.BSc    -----      http://it-management.at
// Tel: 0660 / 415 65 31                      .network.your.ideas.
// PGP Key:         "curl -s http://zmi.at/zmi.asc | gpg --import"
// Fingerprint: AC19 F9D5 36ED CD8A EF38  500E CE14 91F7 1C12 09B4
// Keyserver: wwwkeys.eu.pgp.net                  Key-ID: 1C1209B4

_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

  reply	other threads:[~2009-10-01 10:44 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-10-01  7:34 Two XFS involving stack traces from Debian's 2.6.26-2-amd64 Stuart Rowan
2009-10-01 10:44 ` Michael Monnerie [this message]
2009-10-01 14:14   ` Stuart Rowan
2009-10-01 14:14   ` Stuart Rowan
2009-10-01 21:17     ` Michael Monnerie

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200910011244.37489@zmi.at \
    --to=michael.monnerie@is.it-management.at \
    --cc=xfs@oss.sgi.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox