Netgate Discussion Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Search
    • Register
    • Login

    cordbuc device

    Scheduled Pinned Locked Moved Official Netgate® Hardware
    9 Posts 3 Posters 862 Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • dennypageD
      dennypage
      last edited by

      Does anyone know what the cordbuc device is?

      R 1 Reply Last reply Reply Quote 0
      • R
        rcoleman-netgate Netgate @dennypage
        last edited by

        @dennypage can you link to somewhere it is on our website?

        Ryan
        Repeat, after me: MESH IS THE DEVIL! MESH IS THE DEVIL!
        Requesting firmware for your Netgate device? https://go.netgate.com
        Switching: Mikrotik, Netgear, Extreme
        Wireless: Aruba, Ubiquiti

        dennypageD 1 Reply Last reply Reply Quote 0
        • dennypageD
          dennypage @rcoleman-netgate
          last edited by

          @rcoleman-netgate said in cordbuc device:

          @dennypage can you link to somewhere it is on our website?

          I’m sorry, but I don’t understand. Are you asking a question or making a statement?

          R 1 Reply Last reply Reply Quote 0
          • R
            rcoleman-netgate Netgate @dennypage
            last edited by

            @dennypage Your wrote: "Does anyone know what the cordbuc device is?"

            I am asking where you found this on our website or what you are referring to specifically.

            I am not able to find anything in our website nor in our documentation about what "cordbuc" is.

            Ryan
            Repeat, after me: MESH IS THE DEVIL! MESH IS THE DEVIL!
            Requesting firmware for your Netgate device? https://go.netgate.com
            Switching: Mikrotik, Netgear, Extreme
            Wireless: Aruba, Ubiquiti

            dennypageD 1 Reply Last reply Reply Quote 0
            • dennypageD
              dennypage @rcoleman-netgate
              last edited by

              @rcoleman-netgate cordbuc is a native device on the Netgate 6100.

              R 1 Reply Last reply Reply Quote 0
              • R
                rcoleman-netgate Netgate @dennypage
                last edited by

                I see.

                Well, the 6100 is in the Cordoba family of devices. but without further detail on what you're seeing where I don't know what else I can do to be of assistance.

                Ryan
                Repeat, after me: MESH IS THE DEVIL! MESH IS THE DEVIL!
                Requesting firmware for your Netgate device? https://go.netgate.com
                Switching: Mikrotik, Netgear, Extreme
                Wireless: Aruba, Ubiquiti

                dennypageD 1 Reply Last reply Reply Quote 0
                • dennypageD
                  dennypage @rcoleman-netgate
                  last edited by

                  @rcoleman-netgate

                  It's some form of sensor package. I'm interested to know what the various sensors are. The one shown as "56.0C" below is a temperature sensor.

                  [22.05-RELEASE][root]/var/db/rrd: /sbin/sysctl -qn dev.cordbuc
                  15
                  0
                  56.0C
                  isa0
                  
                  cordbuc
                  Netgate 6100 IO controller
                  [22.05-RELEASE][root]/var/db/rrd: 
                  

                  I came across this because I had to do an emergency migration from a 5100 to a 6100 a couple months ago. I wanted to preserve monitoring data across the migration, so I did a backup (including rrd data) on the 5100 followed by a restore on the 6100.

                  Unfortunately a system-sensors.rrd from a 5100 backup cannot be used by a 6100 because updaterrd.sh on the 6100 attempts to record the temperature from the cordbuc device in the rrd:

                  THERMAL_TZ0=`/sbin/sysctl -qn hw.acpi.thermal.tz0.temperature | /usr/bin/sed 's/C//'`
                  CPU_3=`/sbin/sysctl -qn dev.cpu.3.temperature | /usr/bin/sed 's/C//'`
                  CPU_2=`/sbin/sysctl -qn dev.cpu.2.temperature | /usr/bin/sed 's/C//'`
                  CPU_1=`/sbin/sysctl -qn dev.cpu.1.temperature | /usr/bin/sed 's/C//'`
                  CPU_0=`/sbin/sysctl -qn dev.cpu.0.temperature | /usr/bin/sed 's/C//'`
                  CORDBUC_0=`/sbin/sysctl -qn dev.cordbuc.0.temperature | /usr/bin/sed 's/C//'`
                  /usr/bin/nice -n20 /usr/local/bin/rrdtool update /var/db/rrd/system-sensors.rrd N:$THERMAL_TZ0:$CPU_3:$CPU_2:$CPU_1:$CPU_0:$CORDBUC_0
                  

                  Since the rrd doesn't have a cordbuc field, all subsequent updates to the rrd fail. Took me a little bit of time to figure out why all my thermal data just stopped.

                  Anyway, I assume that someone at Netgate knows the what and why of the cordbuc device, because they added it to the thermal sensors rrd. Would you mind asking around please? Thanks.

                  1 Reply Last reply Reply Quote 0
                  • stephenw10S
                    stephenw10 Netgate Administrator
                    last edited by

                    Yeah it's the Cordoba micorcontroller. It handles the LEDs and buttons as well as the power status and an onboard thermal sensor.

                    Steve

                    dennypageD 1 Reply Last reply Reply Quote 0
                    • dennypageD
                      dennypage @stephenw10
                      last edited by

                      @stephenw10 Thanks Steve. Much appreciated.

                      1 Reply Last reply Reply Quote 1
                      • First post
                        Last post
                      Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.