Translated message

A translation of this page exists in English.

ネットワークの切断後に、'device is busy' メッセージでアンマウントに失敗する場合に古くなった NFS マウントをアンマウントする方法

Solution In Progress - Updated -

Issue

  • NFS サーバーへのネットワーク接続が一時的に失われると、NFS クライアントのマウントが古くなることがあります。

  • 以下のいずれかのコマンドを使用すると、標準的な unmount 操作は、EBUSY message: umount: /mnt/nfs: device is busy で失敗します。

    # mount -t nfs -o remount /mnt/nfs
    # umount /mnt/nfs
    # umount -f /mnt/nfs
    # umount -l /mnt/nfs
    # umount -lf /mnt/nfs
    

Environment

  • Red Hat Enterprise Linux (RHEL)

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.

Current Customers and Partners

Log in for full access

Log In

New to Red Hat?

Learn more about Red Hat subscriptions

Using a Red Hat product through a public cloud?

How to access this content