Mailing List Archive

Dell PowerConnect 7048
Hello,

I'm using rancid 3.7 to backup a Dell PowerConnect 7048 with success. However, with the 70xx series, every time the power watts status of the device change, a backup is taken. see an example bellow:

Index: configs/192.168.1.xx
===================================================================
retrieving revision 1.169
diff -U 4 -r1.169 192.168.1.xx
@@ -54,15 +54,15 @@
! Unit Description Status Average Current Since
! Power Power Date/Time
! (Watts) (Watts)
! ---- ----------- ----------- ---------- -------- -------------------
- ! 1 System OK 2.2 67.0
+ ! 1 System OK 0.3 67.0
! 1 Internal OK N/A N/A 10/05/2017 20:18:35
! 1 Redundant No Power
- ! 2 System OK 1.7 68.8
+ ! 2 System OK 2.7 68.8
! 2 Internal OK N/A N/A 10/05/2017 20:18:35
! 2 Redundant No Power
- ! 3 System OK 1.1 70.6
+ ! 3 System OK 2.1 70.6
! 3 Internal OK N/A N/A 10/05/2017 20:18:23
! 3 Redundant No Power
! USB Port Power Status:
! ----------------------
_______________________________________________
Rancid-discuss mailing list
Rancid-discuss@shrubbery.net
http://www.shrubbery.net/mailman/listinfo/rancid-discuss
Re: Dell PowerConnect 7048 [ In reply to ]
You may need to modify or create a new definition that doesn’t pull the power readings like that. I had to do this with the nx-os for Fiber channel switches that had a flash area that regularly changed.


This email, including any attached files, may contain confidential and privileged information. If you received this communication in error, please contact the sender by reply e-mail and delete all copies of this message.
_______________________________________________
Rancid-discuss mailing list
Rancid-discuss@shrubbery.net
http://www.shrubbery.net/mailman/listinfo/rancid-discuss
Re: Dell PowerConnect 7048 [ In reply to ]
Cool, but how to do this ?


> On Nov 9, 2017, at 1:31 PM, David Chapman <david.chapman@pegasus.io> wrote:
>
> You may need to modify or create a new definition that doesn’t pull the power readings like that. I had to do this with the nx-os for Fiber channel switches that had a flash area that regularly changed.
>
>
> This email, including any attached files, may contain confidential and privileged information. If you received this communication in error, please contact the sender by reply e-mail and delete all copies of this message.

_______________________________________________
Rancid-discuss mailing list
Rancid-discuss@shrubbery.net
http://www.shrubbery.net/mailman/listinfo/rancid-discuss
Re: Dell PowerConnect 7048 [ In reply to ]
You will most likely need to edit the rancid.types.base or rancid.types.conf and remove the line that correlates to your platform that you’ve identified in your router.db

I am not too familiar with the Powerconnects or the Rancid config for them or I would be able to be more help.

For Nexus I removed the following line from the rancid.types.base as an example

cisco-nx;command;nxos::DirSlotN;dir debug:


This email, including any attached files, may contain confidential and privileged information. If you received this communication in error, please contact the sender by reply e-mail and delete all copies of this message.
_______________________________________________
Rancid-discuss mailing list
Rancid-discuss@shrubbery.net
http://www.shrubbery.net/mailman/listinfo/rancid-discuss