Send netdisco-users mailing list submissions to
netdisco-users@lists.sourceforge.net
To subscribe or unsubscribe via the World Wide Web, visit
https://lists.sourceforge.net/lists/listinfo/netdisco-users
or, via email, send a message with subject or body 'help' to
netdisco-users-requ...@lists.sourceforge.net
You can reach the person managing the list at
netdisco-users-ow...@lists.sourceforge.net
When replying, please edit your Subject line so it is more specific
than "Re: Contents of netdisco-users digest..."
Today's Topics:
1. Re: Limiting port control to Desciption only not available
(Koen Dooms)
2. Re: Error on updating OUI data after upgrade. (Oliver Gorwits)
3. Re: Limiting port control to Desciption only not available
(Oliver Gorwits)
--- Begin Message ---
Any one able to help me out?
In the mean time I've worked out that for Cisco devices one just needs a
community string or SNMPv3 user with write capabilities to update stuff
thru the web GUI.
I also noticed that writing location and contact *IS* possible when I have
portctl_nameonly set to true.
Help is appreciated.
regards,
Koen
Op wo 20 dec 2023 om 09:58 schreef Oliver Gorwits <oli...@cpan.org>:
> Hi alien
>
> Sorry, I guess folks are a bit busy this time of year. His smells like a
> bug to me. I should b able to take a look in the next two weeks
>
> Oliver.
>
> On Wed, 20 Dec 2023 at 08:35, Koen Dooms <drhn...@gmail.com> wrote:
>
>> No suggestions what might be wrong?
>> Much appreciated if someone could help me out.
>>
>> Regards,
>> Koen
>>
>> Op za 16 dec 2023 om 13:37 schreef Koen Dooms <drhn...@gmail.com>:
>>
>>> Hi,
>>>
>>> I'm trying to limit port control via Web GUI to just change the port
>>> decription.
>>> Als per documentation, I should just add
>>> portctl_nameonly: true
>>> to the deployment.yml.
>>>
>>> When I do that, no editing icon is visible on any of the port fields
>>> that have the port controls feature.
>>>
>>> Also, when setting
>>> vlanctl: false
>>> does not remove the capability from the Native VLAN field.
>>>
>>> Any suggestions fixing this?
>>>
>>> Running latest NetDisco version. Never tried this on prior version.
>>>
>>> PS. Does port control require SNMP Write community or ssh credentials to
>>> be set?
>>>
>>> Regards,
>>> Koen D
>>>
>>
>>
>> --
>> mvg,
>> Koen
>> _______________________________________________
>> Netdisco mailing list
>> netdisco-users@lists.sourceforge.net
>> https://sourceforge.net/p/netdisco/mailman/netdisco-users/
>
>
--
mvg,
Koen
--- End Message ---
--- Begin Message ---
Hi Nick
Sorry about the JobQueue bug (your second problem), I have just released
version 2.071002 with a fix.
For the missing "csv" I am puzzled, as the release will install Text::CSV
module on upgrade and I can't see why that is not used to import the
routine.
Perhaps try: ~netdisco/bin/localenv cpanm --verbose Text::CSV
regards
Oliver.
On Thu, 28 Dec 2023 at 15:13, Nikolaos Milas via netdisco-users <
netdisco-users@lists.sourceforge.net> wrote:
> On 27/12/2023 12:33 μ.μ., Nikolaos Milas via netdisco-users wrote:
>
> ...
>
> After upgrading to v2.071001 I receive an error on updating OUI data:
>
> Download and update vendor MAC prefixes (OUI data)? [y/N]: y
> Updating OUI... Undefined subroutine &main::csv called at
> /home/netdisco/perl5/bin/ieee-oui-import line 60.
>
> Should I install any additional Perl module or something?
>
> Please advise!
>
> After upgrade we are also facing problems with Web GUI. The website won't
> start, although the netdisco-web service is running. In the logs I see:
>
> [25007] 2023-12-28 14:57:46 warn App::Netdisco 2.071001 web
> Error while loading /home/netdisco/perl5/bin/netdisco-web-fg: Type of arg 1
> to keys must be hash (not private array) at
> /home/netdisco/perl5/lib/perl5/App/Netdisco/Web/Plugin/AdminTask/JobQueue.pm
> line 37, near "@backends;"
> Compilation failed in require at
> /home/netdisco/perl5/lib/perl5/Module/Load.pm line 77.
> Can't locate App/Netdisco/Web/Plugin/AdminTask/JobQueue in @INC (@INC
> contains: /home/netdisco/perl5/lib/perl5/auto/share/dist/App-Netdisco/lib
> /home/netdisco/perl5/lib /home/netdisco/perl5/bin/lib
> /home/netdisco/perl5/lib/perl5/x86_64-linux-thread-multi
> /home/netdisco/perl5/lib/perl5 /usr/local/lib64/perl5 /usr/local/share/perl5
> /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5
> /usr/share/perl5 .) at /home/netdisco/perl5/lib/perl5/Module/Load.pm line 77.
> Compilation failed in require at /home/netdisco/perl5/bin/netdisco-web-fg
> line 59.
> BEGIN failed--compilation aborted at /home/netdisco/perl5/bin/netdisco-web-fg
> line 59.
> Error while loading /home/netdisco/perl5/bin/netdisco-web-fg: Type of arg 1
> to keys must be hash (not private array) at
> /home/netdisco/perl5/lib/perl5/App/Netdisco/Web/Plugin/AdminTask/JobQueue.pm
> line 37, near "@backends;"
> Compilation failed in require at
> /home/netdisco/perl5/lib/perl5/Module/Load.pm line 77.
> Can't locate App/Netdisco/Web/Plugin/AdminTask/JobQueue in @INC (@INC
> contains: /home/netdisco/perl5/lib/perl5/auto/share/dist/App-Netdisco/lib
> /home/netdisco/perl5/lib /home/netdisco/perl5/bin/lib
> /home/netdisco/perl5/lib/perl5/x86_64-linux-thread-multi
> /home/netdisco/perl5/lib/perl5 /usr/local/lib64/perl5 /usr/local/share/perl5
> /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5
> /usr/share/perl5 .) at /home/netdisco/perl5/lib/perl5/Module/Load.pm line 77.
> Compilation failed in require at /home/netdisco/perl5/bin/netdisco-web-fg
> line 59.
> BEGIN failed--compilation aborted at /home/netdisco/perl5/bin/netdisco-web-fg
> line 59.
>
> Can you please provide some guidance in resolving the issues?
>
> Unfortunately, our Netdisco installation is currently not working any
> more. Looking forward to your assistance.
>
> Thanks in advance,
> Nick
> _______________________________________________
> Netdisco mailing list
> netdisco-users@lists.sourceforge.net
> https://sourceforge.net/p/netdisco/mailman/netdisco-users/
--- End Message ---
--- Begin Message ---
Hi Koen, there may well be a bug here, I'll take a look and let you know.
Thanks for your patience!
regards
oliver.
On Fri, 5 Jan 2024 at 14:34, Koen Dooms <drhn...@gmail.com> wrote:
> Any one able to help me out?
>
> In the mean time I've worked out that for Cisco devices one just needs a
> community string or SNMPv3 user with write capabilities to update stuff
> thru the web GUI.
>
> I also noticed that writing location and contact *IS* possible when I
> have portctl_nameonly set to true.
>
> Help is appreciated.
>
> regards,
> Koen
>
>
>
> Op wo 20 dec 2023 om 09:58 schreef Oliver Gorwits <oli...@cpan.org>:
>
>> Hi alien
>>
>> Sorry, I guess folks are a bit busy this time of year. His smells like a
>> bug to me. I should b able to take a look in the next two weeks
>>
>> Oliver.
>>
>> On Wed, 20 Dec 2023 at 08:35, Koen Dooms <drhn...@gmail.com> wrote:
>>
>>> No suggestions what might be wrong?
>>> Much appreciated if someone could help me out.
>>>
>>> Regards,
>>> Koen
>>>
>>> Op za 16 dec 2023 om 13:37 schreef Koen Dooms <drhn...@gmail.com>:
>>>
>>>> Hi,
>>>>
>>>> I'm trying to limit port control via Web GUI to just change the port
>>>> decription.
>>>> Als per documentation, I should just add
>>>> portctl_nameonly: true
>>>> to the deployment.yml.
>>>>
>>>> When I do that, no editing icon is visible on any of the port fields
>>>> that have the port controls feature.
>>>>
>>>> Also, when setting
>>>> vlanctl: false
>>>> does not remove the capability from the Native VLAN field.
>>>>
>>>> Any suggestions fixing this?
>>>>
>>>> Running latest NetDisco version. Never tried this on prior version.
>>>>
>>>> PS. Does port control require SNMP Write community or ssh credentials
>>>> to be set?
>>>>
>>>> Regards,
>>>> Koen D
>>>>
>>>
>>>
>>> --
>>> mvg,
>>> Koen
>>> _______________________________________________
>>> Netdisco mailing list
>>> netdisco-users@lists.sourceforge.net
>>> https://sourceforge.net/p/netdisco/mailman/netdisco-users/
>>
>>
>
> --
> mvg,
> Koen
> _______________________________________________
> Netdisco mailing list
> netdisco-users@lists.sourceforge.net
> https://sourceforge.net/p/netdisco/mailman/netdisco-users/
--- End Message ---
_______________________________________________
Netdisco mailing list - Digest Mode
netdisco-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/netdisco-users