From Remi.FESSARD at knorr-bremse.com Fri Mar 12 11:29:28 2021 From: Remi.FESSARD at knorr-bremse.com (FESSARD, Remi) Date: Fri, 12 Mar 2021 11:29:28 +0000 Subject: [rancid] 5710 24XGT 6QS+/2QS28 Message-ID: <7ce1de0317d0488c98134f6da2dd5b10@knorr-bremse.com> Hi, I have a new switch HP 5710 24XGT 6QS+/2QS28 and I would to know if it's possible to not read / check Power information. ! 'display power': ! ! Slot 1: ! PowerID State Mode Current(A) Voltage(V) Power(W) FanDirection - ! 1 Normal AC 5.33 11.96 63 PortToPower + ! 1 Normal AC 5.28 11.95 63 PortToPower I use RANICID 3.9 Thanks in advance for your support Remi This transmission is intended solely for the addressee and contains confidential information. If you are not the intended recipient, please immediately inform the sender and delete the message and any attachments from your system. Furthermore, please do not copy the message or disclose the contents to anyone unless agreed otherwise. To the extent permitted by law we shall in no way be liable for any damages, whatever their nature, arising out of transmission failures, viruses, external influence, delays and the like. From kevin.moralez at gmail.com Wed Mar 17 22:54:33 2021 From: kevin.moralez at gmail.com (Kevin Morales) Date: Wed, 17 Mar 2021 16:54:33 -0600 Subject: [rancid] hierarchy Folder for Backup - WebSVN Message-ID: Hi, How can I do to create a hierarchy folder for backup configurations using Websvn? +ROUTER +---- CISCO +----SW +----FW +---- Juniper +----SW +----FW Thanks! -- *Kevin Morales* -------------- next part -------------- An HTML attachment was scrubbed... URL: From kevin.moralez at gmail.com Thu Mar 18 14:15:47 2021 From: kevin.moralez at gmail.com (Kevin Morales) Date: Thu, 18 Mar 2021 08:15:47 -0600 Subject: [rancid] How to create a backup folder for hierarchy? Message-ID: Hi, How can I do a hierarchy folder for backup configurations using Websvn? for example: +ROUTER +---- CISCO +----SW +----FW +---- Juniper +----SW +----FW Thanks! -- *Kevin Morales* -------------- next part -------------- An HTML attachment was scrubbed... URL: From heas at shrubbery.net Thu Mar 18 18:51:16 2021 From: heas at shrubbery.net (heasley) Date: Thu, 18 Mar 2021 18:51:16 +0000 Subject: [rancid] How to create a backup folder for hierarchy? In-Reply-To: References: Message-ID: Thu, Mar 18, 2021 at 08:15:47AM -0600, Kevin Morales: > Hi, How can I do a hierarchy folder for backup configurations using Websvn? > for example: > > +ROUTER > +---- CISCO > +----SW > +----FW > +---- Juniper > +----SW > +----FW if you split these between rancid groups, then i think that you use separate locations like the config examples at https://websvnphp.github.io/docs/install.html to create this heirarchy. A simpler way might be just to use devices names that imply these cirteria: [sr]MN.domain s10.domain switch, 1=cisco, #0 s20.domain switch, 2=junpier, #0 or use a cgi that reads the rancid router.db to create indexes of URLs in the heirarchy that you desire. From kevin.moralez at gmail.com Fri Mar 19 15:14:07 2021 From: kevin.moralez at gmail.com (Kevin Morales) Date: Fri, 19 Mar 2021 09:14:07 -0600 Subject: [rancid] How to create a backup folder for hierarchy? In-Reply-To: References: Message-ID: thanks Heasley, so, do you could help to explain to me, how to configure Rancid to save configuration file, inside a folder, I have this configuration LIST_OF_GROUPS="ROUTER SWITCH FIREALL", but I want that all of this group be under folder ISP. Thanks! El jue, 18 mar 2021 a las 12:51, heasley () escribi?: > Thu, Mar 18, 2021 at 08:15:47AM -0600, Kevin Morales: > > Hi, How can I do a hierarchy folder for backup configurations using > Websvn? > > for example: > > > > +ROUTER > > +---- CISCO > > +----SW > > +----FW > > +---- Juniper > > +----SW > > +----FW > > if you split these between rancid groups, then i think that you use > separate > locations like the config examples at > https://websvnphp.github.io/docs/install.html to create this heirarchy. > > A simpler way might be just to use devices names that imply these cirteria: > > [sr]MN.domain > > s10.domain switch, 1=cisco, #0 > s20.domain switch, 2=junpier, #0 > > or use a cgi that reads the rancid router.db to create indexes of URLs > in the heirarchy that you desire. > -- *Kevin Morales* -------------- next part -------------- An HTML attachment was scrubbed... URL: From Wayne.Eisenberg at logically.com Mon Mar 22 19:27:55 2021 From: Wayne.Eisenberg at logically.com (Wayne Eisenberg) Date: Mon, 22 Mar 2021 19:27:55 +0000 Subject: [rancid] rancid hung Message-ID: Hi all, I upgraded my rancid install from 3.8 to 3.13, all went well. Except for one group of devices for which rancid is not deleting the lockfile. First time to troubleshoot old lockfiles. How do I find out what is causing this? It was fine in v3.8. I don't see anything obvious in the log file from the run. Thanks, Wayne ________________________________ This E-mail and any of its attachments may contain Logically, Inc. proprietary information, which is privileged, confidential, or subject to copyright belonging to Logically, Inc.. This E-mail is intended solely for the use of the individual or entity to which it is addressed. If you are not the intended recipient of this E-mail, you are hereby notified that any dissemination, distribution, copying, or action taken in relation to the contents of and attachments to this E-mail is strictly prohibited and may be unlawful. If you have received this E-mail in error, please notify the sender immediately and permanently delete the original and any copy of this E-mail and any printout. -------------- next part -------------- An HTML attachment was scrubbed... URL: From Wayne.Eisenberg at logically.com Fri Mar 26 12:36:01 2021 From: Wayne.Eisenberg at logically.com (Wayne Eisenberg) Date: Fri, 26 Mar 2021 12:36:01 +0000 Subject: [rancid] rancid hung In-Reply-To: References: Message-ID: It is recurring. Did a bit more digging around and saw it was only dell switches that were choking. The scripts just changed so expect wasn't getting what it was looking for. The good news is that I discovered dnos9 which is the correct type to use in v3.13 instead of the original dell.pm or powerconnect.pm that was working in v3.8. So sometimes the answer is try a different equipment type. :) -----Original Message----- From: heasley Sent: Thursday, March 25, 2021 6:31 PM To: Wayne Eisenberg Subject: Re: [rancid] rancid hung **** CAUTION EXTERNAL EMAIL **** Mon, Mar 22, 2021 at 07:27:55PM +0000, Wayne Eisenberg: > Hi all, > > I upgraded my rancid install from 3.8 to 3.13, all went well. Except for one group of devices for which rancid is not deleting the lockfile. First time to troubleshoot old lockfiles. How do I find out what is causing this? It was fine in v3.8. I don't see anything obvious in the log file from the run. is it recurring? I mean, you have cleaned-up processes and lock files, then recurs? or, you updated and its stuck? if so, i've seen this occur when rancid is running and a new version is installed. somethhing happens with the interpreters. else, what processes are running? which files in the group are open (lsof)? ________________________________ This E-mail and any of its attachments may contain Logically, Inc. proprietary information, which is privileged, confidential, or subject to copyright belonging to Logically, Inc.. This E-mail is intended solely for the use of the individual or entity to which it is addressed. If you are not the intended recipient of this E-mail, you are hereby notified that any dissemination, distribution, copying, or action taken in relation to the contents of and attachments to this E-mail is strictly prohibited and may be unlawful. If you have received this E-mail in error, please notify the sender immediately and permanently delete the original and any copy of this E-mail and any printout.