Operating System - HP-UX
1836604 Members
3017 Online
110102 Solutions
New Discussion

view last fsck/defrag date

 
SOLVED
Go to solution
Francois LAURENT
Frequent Advisor

view last fsck/defrag date

Hi all,

I ask to myself if there is a way to know the date of the last fsck or defragmentation operation on a vxfs layout 4 file system.

the only thing i found, and it's poor, is the modification date of lost+found directory and date of lost+found/.fsadm , but it's just indicatif.

Is there a way to view this information via fsdb for example ?

Thanks a lot for your help.

Regards

Francois
2 REPLIES 2
Kent Ostby
Honored Contributor
Solution

Re: view last fsck/defrag date

There are no obvious timestamps for this.

There is an field for last modification time within fsdb so you could see when the superblock was last modified, but that's about all I could find.


at Inode access time field (seconds)

ats Inode access time field (microseconds).

ct Inode change time field (seconds).

cts Inode change time field (microseconds).

mt Inode modification time field (seconds).

mts Inode modification time field (microseconds

"Well, actually, she is a rocket scientist" -- Steve Martin in "Roxanne"
Francois LAURENT
Frequent Advisor

Re: view last fsck/defrag date

Thanks Kent for your answer,

I didn't find any thing wich can tell me with precission a fsck date ...

Best regards.
Francois