I have a number of policies configured to backup my VM's via the SAN, and with NBD as the secondary option should the SAN backups not work.
Now, I would like to be able to search my logs to find out if/when this has ever occurred.
If I open any given job in my Activity Monitor, and open the Detailed Status, I can clearly see an event that specifies whether the Transport Type was SAN or NBD.
Ex:
1/7/2015 9:03:58 PM - Info bpbkar(pid=1313) INF - Transport Type = san
vs.
12/30/2014 5:01:12 PM - Info bpbkar(pid=16887) INF - Transport Type = nbd
I have tried adding the column in the Java Client to view "Transport" but nothing shows up there.
I have tried using the vxlogview command to show the last days events, and then search for the text "Transport Type" but nothing is returned. I have tried this on both the Master and the Media Server (a NBU 5220 appliance, btw)
I have even gone directly into the bpbkar files on the Master Server, and cannot find that text.
How can I quickly search my logs for this information?
Thanks
-Paul