-
- Veteran
- Posts: 465
- Liked: 136 times
- Joined: Jul 16, 2015 1:31 pm
- Full Name: Marc K
- Contact:
VIB Viewer
I would like it if there was a way to see what files were referenced inside a VIB file. This wouldn't be used for restoring, but would be helpful to troubleshoot larger than excepted incremental backups and help diagnose why that is occurring.
-
- Veteran
- Posts: 7328
- Liked: 781 times
- Joined: May 21, 2014 11:03 am
- Full Name: Nikita Shestakov
- Location: Prague
- Contact:
Re: VIB Viewer
Hello Marc,
VMs data is backed up in data blocks. Even if timestamp in file was changed, the whole data block will be part of VIB.
For monitoring and troubleshooting I would suggest VM Change Rate History report. It allows to track backup and replication jobs whose backup files and replica VMs grow too fast and may quickly consume storage space on the target repository or target datastore.
Thanks
VMs data is backed up in data blocks. Even if timestamp in file was changed, the whole data block will be part of VIB.
For monitoring and troubleshooting I would suggest VM Change Rate History report. It allows to track backup and replication jobs whose backup files and replica VMs grow too fast and may quickly consume storage space on the target repository or target datastore.
Thanks
-
- Veteran
- Posts: 465
- Liked: 136 times
- Joined: Jul 16, 2015 1:31 pm
- Full Name: Marc K
- Contact:
Re: VIB Viewer
I know that the data is backed up in blocks. Knowing what files those blocks belong to could help in setting up exclusions. For example, Exchange Server produces a large volume of log files that could potentially be excluded.
-
- Veteran
- Posts: 7328
- Liked: 781 times
- Joined: May 21, 2014 11:03 am
- Full Name: Nikita Shestakov
- Location: Prague
- Contact:
Re: VIB Viewer
Got it. The thing is if you have large block size (Storage optimization setting), several applications/file can share same data block. So "tracker" will have deviations.
Anyway, thank you for the feedback. The request is taken into account.
Anyway, thank you for the feedback. The request is taken into account.
-
- Veteran
- Posts: 465
- Liked: 136 times
- Joined: Jul 16, 2015 1:31 pm
- Full Name: Marc K
- Contact:
Re: VIB Viewer
Thanks.