Start a Conversation

This post is more than 5 years old

Solved!

Go to Solution

5845

March 1st, 2012 10:00

Make file system read-only.. command line?

I see how to modify file systems from the GUI to make them read only.  How do I do this from the command line?  The only option I see is server_mount server_2 filesystem ro.    Is this the command I would issue, and this can be done on the fly correct?  Thanks in advance.

9 Legend

 • 

20.4K Posts

March 1st, 2012 11:00

server_mount vdm01 -option ro fs01 /fs01

on the fly

4 Operator

 • 

8.6K Posts

March 1st, 2012 12:00

man server_mount

No Events found!

Top