public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Sven Hoexter <shoexter@gmx.de>
To: linux-kernel@vger.kernel.org
Subject: Re: [REGRESSION] nfs client: Read-only file system (2.6.19-rc1,2)
Date: Wed, 18 Oct 2006 08:27:55 +0200	[thread overview]
Message-ID: <eh4hhb$sp7$1@sea.gmane.org> (raw)
In-Reply-To: 1161104051.5559.5.camel@lade.trondhjem.org

Trond Myklebust wrote:
> On Tue, 2006-10-17 at 17:24 +0200, Jiri Slaby wrote:

Hi,

>> I can't write on mounted nfs filesystem since 2.6.19-rc1 (nfs client):
>> touch: cannot touch `aaa': Read-only file system
>> 
>> strace says:
>> open("aaa", O_WRONLY|O_NONBLOCK|O_CREAT|O_NOCTTY|O_LARGEFILE, 0666) = -1
>> EROFS (Read-only file system)
>> 
>> 2.6.18 behaves correctly. Settings are the same, does anybody have any
>> clue?
>
> What does "cat /proc/mounts" say?
Ok I'm not the OP but I can confirm the problem.

>From /proc/mounts:
arthur:/mnt/disk2/mp3 /mnt/mp3 nfs ro,nosuid,nodev,noexec,vers=3,rsize=8192,wsize=8192,hard,proto=tcp,timeo=600,retrans=2,sec=sys,addr=arthur 0 0

Reports ro here while mount still reports rw:
arthur:/mnt/disk2/mp3 on /mnt/mp3 type nfs (rw,noexec,nosuid,nodev,addr=192.168.88.80)

Sven


  reply	other threads:[~2006-10-18  6:40 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-10-17 15:24 [REGRESSION] nfs client: Read-only file system (2.6.19-rc1,2) Jiri Slaby
2006-10-17 16:54 ` Trond Myklebust
2006-10-18  6:27   ` Sven Hoexter [this message]
2006-10-18  8:52     ` Jiri Slaby
2006-10-18 15:46       ` Jiri Slaby
2006-10-18 17:22         ` Trond Myklebust
2006-10-18 17:44           ` Jiri Slaby
2006-10-18 18:02             ` J. Bruce Fields
2006-10-18 18:06               ` Jiri Slaby

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='eh4hhb$sp7$1@sea.gmane.org' \
    --to=shoexter@gmx.de \
    --cc=linux-kernel@vger.kernel.org \
    /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