Skip to Content.

rare-dev - Re: [rare-dev] [RARE-users] [rare-freertr/freeRtr] Stordis BF2556X-1TA1F - ONIE install - Console hangs (Issue #10)

Subject: Rare project developers

List archive


Re: [rare-dev] [RARE-users] [rare-freertr/freeRtr] Stordis BF2556X-1TA1F - ONIE install - Console hangs (Issue #10)


Chronological Thread 
  • From: Frédéric LOUI <>
  • To:
  • Cc: "" <>, rare-freertr/freeRtr <>, sonicepk <>, rare-freertr/freeRtr <>, Subscribed <>
  • Subject: Re: [rare-dev] [RARE-users] [rare-freertr/freeRtr] Stordis BF2556X-1TA1F - ONIE install - Console hangs (Issue #10)
  • Date: Fri, 23 Sep 2022 21:15:33 +0200
  • Dkim-filter: OpenDKIM Filter v2.10.3 zmtaauth01.partage.renater.fr A130A140247

Hi Eoin,

The topic about OpenSSL3 is unrelated.

I used tna-install-experimental today today and it is basically doing a
tna-install-latest + fetching latest great freeRtr from GitUb repository «
main » branch
And it has succeeded. (Against the very same server)

This upgrade occur via the ethernet1 in VRF oob (at least as it is configured)

IMHO you have filtering preventing the SSL establishment.

Can you make sure that you are no filtering in place between the P4 switch
and the following hosts: (talking under Alex’s control )

https://bitbucket.software.geant.org
https://cache.nixos.org
http://p4.cache.nix.net.switch.ch

If you plan to use GitHub you also need to add:
https://github.com

If you have firewall you can use these FQDN. If you have access list I’m not
sure how to resolve dynamic IPs

In case you really want to keep an air gapped upgrade as we usually do in
TELCOs you can build a standalone image and use scp to put in on Linux.
Alex is preparing a documentation IIRC.

PS: Connectivity should be enabled between Linux host where freeRtr runs. You
can also upgrade with "release-manager" command

I hope this help
Frederic

> Le 23 sept. 2022 à 18:14, Eoin Kenny <> a écrit :
>
> Hi Alex,
>
> Thanks for investigating this. I took your suggestion to do a
> "tna-install-latest" but I appear to be hitting an SSL issue. I noticed in
> the archive there was talk of OpenSSL3 but I could not follow the thread.
> Any suggestions?
>
> DUB0021#tna-install-latest
> child 12002 created on 3
> child started
> INFO: Fetching origin/master from
> https://bitbucket.software.geant.org/scm/rare/rare-nix.git
> Initialized empty Git repository in /tmp/tmp.dbNKdVMbBK/.git/
> fatal: unable to access
> 'https://bitbucket.software.geant.org/scm/rare/rare-nix.git/': OpenSSL
> SSL_connect: Connectire.geant.org:443
> Unexpected error, aborting
>
> process exited with 32768 code
> % returned 128
> DUB0021#
>
> rare@localhost:~$ sudo -i release-manager --list-available
> INFO: Checking for release tags of
> https://bitbucket.software.geant.org/scm/rare/rare-nix.git
> Unexpected error, aborting
> rare@localhost:~$
>
> rare@localhost:~$ sudo ping bitbucket.software.geant.org
> PING bitbucket.software.geant.org (150.254.211.3) 56(84) bytes of data.
> 64 bytes from 150.254.211.3 (150.254.211.3): icmp_seq=1 ttl=48 time=41.3 ms
>
> Thanks for your help.
>
> Regards
> Eoin
> -----Original Message-----
> From:
> <> On Behalf Of Alexander Gall
> Sent: Thursday 15 September 2022 12:20
> To:
> Cc: rare-freertr/freeRtr
> <>;
> sonicepk <>; rare-freertr/freeRtr
> <>; ; Subscribed
> <>
> Subject: Re: [RARE-users] [rare-freertr/freeRtr] Stordis BF2556X-1TA1F -
> ONIE install - Console hangs (Issue #10)
>
> CAUTION[External]: This email originated from outside of the organisation.
> Do not click on links or open the attachments unless you recognise the
> sender and know the content is safe.
>
>
> Comments inline.
>
> On Thu, 15 Sep 2022 07:31:54 +0200, mc36 <> said:
>
>> dear packaging team, please oick this one once you're back...
>> i oersonally run my stordis in bsp-less mode for a while....
>> thanks,
>> cs
>
>
>> On 8/30/22 20:52, sonicepk wrote:
>>> Hi all,
>>>
>>> I have installed freeRouter v22.7.13-cur on a Stordis BF2556X-1TA1F using
>>> the ONIE install and tna-install-experimental at the suggestion of Csaba
>>> back in early July.
>>>
>>> What I noticed is that on a reboot the console gets stuck with lots of
>>> error messages about the ports not being found. I suspect this is related
>>> to the Stordis gearbox.
>>> "2022-08-30 20:03:43.579864 BF_BFRT ERROR - BF_RT_SERVER:table_read:2500
>>> Entry not found in table:$PORT_HDL_INFO Object not found"
>
> This is not related to the gearbox. It's a side-effect of probing for
> existing ports when the bf_forwarder starts up (the SDE currently doesn't
> support iterating over the elements of the $PORT_HDL_INFO table so we just
> query a range of ports and check for existing entries; hitting a
> non-existent entry generates these log messages).
>
>>>
>>> If I hit return a few times, I get a strange prompt: "@@@1001
>>> <https://github.com/1001>!!!###->" I have used exit/quit and eventually a
>>> bash terminal starts and you can log in as normal.
>
> This is the Marvell gearbox software that includes a kind of shell that
> attaches to the serial port and interfers with the console login. It's part
> of the "SAL" (Switch Abstraction Layer") that also launches bf_switchd on
> the BF2556. In fact, APS has released new versions of the BSP and the SAL
> (still based on SDE 9.7) that fixes this issue (among other things). I have
> switched to those versions two days ago
> (https://bitbucket.software.geant.org/projects/RARE/repos/rare-nix/commits/c157e9123d611905586ccee2601c48b9fe1e072b).
> You can upgrade to that version of RARE with "tna-install-latest". That
> will also move freertr to v22.8.27 (commit 5f077157). As usual, you can
> install the newest freertr version with "tna-install-experimental".
>
> Caveat: I didn't do much testing with the new BSP but it appears to work
> ok. However, you should avoid the "tmp_show", "vrail_show" and "fan_show"
> commands in the bf_pltfm.chss_mgmt UCLI context. They all crash bf_switchd
> (this won't be fixed by APS as they are now working on the BSP for 9.9.1)
>
> --
> Alex
>
>>>
>>> Software: ONIE install with release-1-62-g682d28c-free Debian11_0
>>> 5.10.0-8-amd64 stordis_bf2556x_1t 2022-07-13 12:34:15.941461793
>>>
>>> Attached is the console output during a reboot.
>>> p4-cwt1-stordis-console.txt
>>> <https://github.com/rare-freertr/freeRtr/files/9455643/p4-cwt1-stordi
>>> s-console.txt>
>>>
>>> Thanks for your help.
>>>
>>>
>>> Reply to this email directly, view it on GitHub
>>> <https://github.com/rare-freertr/freeRtr/issues/10>, or unsubscribe
>>> <https://github.com/notifications/unsubscribe-auth/AD2P4G4Y4TF7CFLYDMONQN3V3ZJ57ANCNFSM6AAAAAAQAVWDJY>.
>>> You are receiving this because you are subscribed to this
>>> thread.Message ID: <>
>>>




Archive powered by MHonArc 2.6.19.

Top of Page