Hello all.

I tried to remount a filesystem by running this command:

       mount -o remount,ro node.example.local

...and found that "remount" had shown up as a NFS attribute:

       mount |grep -i "node.example.local/share"
       node.example.local/share on /mnt/mountpoint type nfs
(ro,remount,soft,addr=1.2.3.4)

Why does it say "remount" in the NFS attribute set? I've run this kind
of command a bunch of times before, but never seen "remount" showing
up in there.


Regards,
kenneho

PS. I posted this on linuxquestions.org a few days ago, and since I
didn't get any replies I too the liberty of posting it here. Hope
that's ok.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Linux Users Group.
To post a message, send email to [email protected]
To unsubscribe, send email to [EMAIL PROTECTED]
For more options, visit our group at 
http://groups.google.com/group/linuxusersgroup
-~----------~----~----~----~------~----~------~--~---

Reply via email to