Exclude backup volumes and LUNs from collection
Hi,
I have a similar problem as described in the following post
https://forum.xorux.com/discussion/487/exclude-backup-volumes-and-luns-from-collection#latest
Veeam creates a snapshot lun for each backup, I want to exclude it from the monitoring.
All Veeam-Luns are named like :
How can I set that up?
And how can I delete the recordings for this Luns I have made so far?
Greetings
Stefan
I have a similar problem as described in the following post
https://forum.xorux.com/discussion/487/exclude-backup-volumes-and-luns-from-collection#latest
Veeam creates a snapshot lun for each backup, I want to exclude it from the monitoring.
All Veeam-Luns are named like :
VEEAM-StorageLUNClone-0b3ea9577b7340008d93e575b953a573
Prefix "VEEAM-StorageLUNClone-" followed by a unique identifier.How can I set that up?
And how can I delete the recordings for this Luns I have made so far?
Greetings
Stefan
Comments
-
Hi Stefan,Gunzip it and copy to /home/stor2rrd/stor2rrd/bin (755, stor2rrd owner)-rwxr-xr-x 1 stor2rrd stor2rrd 105458 Nov 26 14:19 naperf.plIf your web browser gunzips it automatically then just rename it: mv naperf.pl.gz naperf.pl
VEEAM backups matching the following regexp will be excluded:^(VeeamAUX_|VEEAM-StorageLUNClone-).+
-
Hi,
this OK for a netapp-array.
I need a solution for a Pure FA-X50R2 Array.
I think the change must be done in the file pureperf.pl.
-
I think I solved it by changing pureperf.pl
Add below line 31
my $veeam = "^(VeeamAUX_|VEEAM-StorageLUNClone-|VEEAM-ExportLUNSnap-|VEEAM-StorageLUNSnap-).+";
Change line 832
if ( !defined $element->{name} || !defined $element->{time} || $element->{name} =~ /$veeam/ ) { next; }
Maybe you can include this in future releases.
-
Hello,
Can you try these scripts?
https://download.stor2rrd.com/patch/pureperf.pl.gz
Gunzip it and copy to /home/stor2rrd/stor2rrd/bin (755, stor2rrd owner)
-rwxr-xr-x 1 stor2rrd stor2rrd 54115 Mar 6 08:52 pureperf.pl
If your web browser gunzips it automatically then just rename it: mv pureperf.pl.gz pureperf.pl
https://download.stor2rrd.com/patch/pureconf.pl.gz
Gunzip it and copy to /home/stor2rrd/stor2rrd/bin (755, stor2rrd owner)
-rwxr-xr-x 1 stor2rrd stor2rrd 29763 Mar 6 08:53 pureconf.pl
If your web browser gunzips it automatically then just rename it: mv pureconf.pl.gz pureconf.pl
after copy scripts to bin directory
cd /home/stor2rrd/stor2rrd # or where is your STOR2RRD working dir
rm data/<STORAGE_ALIAS>/IOSTATS/configuration/config-*touch
wait about 10 minutes then
./load.sh storage <STORAGE_ALIAS>
./load.sh html
refresh GUI
you should not see backup volumes in the GUI
Let us know
note: <STORAGE_ALIAS> is storage name in stor2rrd
Thank you
-
Thanks Lukas! Highly appreciated.
-
@Lukas
This fix has not made it into 2.8 sadly.
This one here is included: https://forum.xorux.com/discussion/942/error-no-volumes-recognized-on-dx600s5-cli-commands-have-changed#latest -
Hello,
I'm sorry. You're right. Can you please upgrade?
https://www.stor2rrd.com/download/stor2rrd-2.80-1.tar
after upgrade
cd /home/stor2rrd/stor2rrd # or where is your STOR2RRD working dir
rm data/<STORAGE_ALIAS>/IOSTATS/configuration/config-*touch
wait about 10 minutes then
./load.sh storage <STORAGE_ALIAS>
./load.sh html
refresh GUI
you should not see backup volumes in the GUI
Let us know
note: <STORAGE_ALIAS> is storage name in stor2rrd
I apologize once again for the complications.
Thank you
Howdy, Stranger!
Categories
- 1.6K All Categories
- 41 XORMON NG
- 25 XORMON
- 149 LPAR2RRD
- 13 VMware
- 16 IBM i
- 2 oVirt / RHV
- 4 MS Windows and Hyper-V
- Solaris / OracleVM
- XenServer / Citrix
- Nutanix
- 6 Database
- 2 Cloud
- 10 Kubernetes / OpenShift / Docker
- 122 STOR2RRD
- 19 SAN
- 7 LAN
- 17 IBM
- 3 EMC
- 12 Hitachi
- 5 NetApp
- 15 HPE
- Lenovo
- 1 Huawei
- 1 Dell
- Fujitsu
- 2 DataCore
- INFINIDAT
- 3 Pure Storage
- Oracle