1833053 Members
2592 Online
110049 Solutions
New Discussion

Re: vgcfgbackup

 
SOLVED
Go to solution
jerry1
Super Advisor

vgcfgbackup

Can someone tell me where this is configured
to run a 9:00pm. Not in cron, at, inittab.

It is interferring with an oracle job that
is trying to use the volume but this
bgcfgbackup has the volume locked. That's
not good.

.
syslog.log:Sep 18 21:00:06 LVM[21965]: /etc/vgcfgbackup -u /dev/vg03
3 REPLIES 3
James R. Ferguson
Acclaimed Contributor
Solution

Re: vgcfgbackup

HI:

An Ignite backup will cause 'vgcfgbackup' to be run.

Regards!

...JRF...
jerry1
Super Advisor

Re: vgcfgbackup

Nope. no ignites running. This vgcfgbackup
runs everyday at 9:00pm .

A. Clay Stephenson
Acclaimed Contributor

Re: vgcfgbackup

Do you have any other LVM related commands under cron or at. Many LVM commands will do an implicit vgcfgbackup. Also, it's possible that the cron is not actually on this box but rather is a remsh on another box.
If it ain't broke, I can fix that.