Forum Discussion

Jbert's avatar
Jbert
Level 4
14 years ago

vxconfigbackup warning

Whenever I try to backup the configuration, warning is shown as below. Also when i try to restore it, the operation fails.

/etc/vx/bin/vxconfigbackup -l /opt/configbackup
Start backing up diskgroup abcdg to /opt/configbackup/abcdg.1294657147.185.sys1_01 ...
VxVM vxconfigbackup WARNINIG V-5-2-3608 On disk diskgroup configuration for diskgroup abcdg is invalid, please check this dg
VxVM  NOTICE V-5-2-3100 Backup complete for diskgroup: abcdg

 

ls /opt/configbackup:

abcdg.1294657147.185.sys1_01


 

14 Replies

  • Please post output of  'vxdg list abcdg'

    Explanation of 'flush' option from man page:

          flush    Rewrites all  on-disk  structures  (disk  headers,
                   configuration   copies,  and  kernel  log  copies)
                   managed by VxVM for  the  specified  disk  groups.
                   Also,  if  any  configuration  copies are disabled
                   (for example, due to I/O failures),  this  command
                   rewrites  those configuration copies, and attempts
                   to enable them.

  • Hi Srini,

    I tried the vxdg flush command still the problem persists. The answer to your questions is 'No changes/sharing'. Now what?

     

    Regards.

  • Hi Jbert,

     

    Generally this means Diskgroup configuration copy saved on the disk is not matching

    with the config copy on kernel. Was there any changes made to SAN recently?

    Is Storage shared with other hosts?

     

    Try vxconfigbackup after running # vxdg flush command.

    This command will flush config copy from kernel to on-disk.

     

    Regards

    Srini