This post is more than 5 years old
41 Posts
0
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.
No Events found!
dynamox
9 Legend
•
20.4K Posts
0
March 1st, 2012 11:00
server_mount vdm01 -option ro fs01 /fs01
on the fly
Rainer_EMC
4 Operator
•
8.6K Posts
0
March 1st, 2012 12:00
man server_mount