1827594 Members
2713 Online
109965 Solutions
New Discussion

Disk Change Date

 
Hakki Aydin Ucar
Honored Contributor

Disk Change Date

is it possible to get date stamp of disk change in LVM ? To know which disk changed when ?
2 REPLIES 2
Torsten.
Acclaimed Contributor

Re: Disk Change Date

You can try to search the (OLD)syslog for "vgcfgrestore" entries - after several reboots this information is gone ...

Hope this helps!
Regards
Torsten.

__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.

__________________________________________________
No support by private messages. Please ask the forum!

If you feel this was helpful please click the KUDOS! thumb below!   
Hakki Aydin Ucar
Honored Contributor

Re: Disk Change Date

Actually, I modified a script for my OS HP-UX 11i v11 to followup LV Changes. I can see the last modification date of LVM, but it needs to be put into cronjob ,otherwise it is useless..

http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=51050

This is from HP UX 11.31 resources modifed for HP UX 11.11
#
First creates a directory lvmbackup; datafills from current LVM configuration and then checks if there is any change in LV config when executed.
#