This post is more than 5 years old
9 Posts
0
501
May 5th, 2011 05:00
File System Creation Date
Anyone know what command to run in order to find out the original creation date of a file system?
No Events found!
This post is more than 5 years old
9 Posts
0
501
May 5th, 2011 05:00
Anyone know what command to run in order to find out the original creation date of a file system?
Top
dynamox
9 Legend
•
20.4K Posts
0
May 5th, 2011 05:00
from control station cd into /nasmcd/rootfs/slot_4/ (where slot_4 is my datamover 4). from there you will see a list of file systems or a list of vdm's. If your file system is mounted underneath a VDM ..cd into it and run "ls -rtl" ..you should see the date when that mountpoint was created.
71Cutlass
9 Posts
0
May 5th, 2011 08:00
Thank you very much Dynamox! That helped me out a lot.