>Synopsis: octeon port doesn't update FS time on reboot >Category: octeon >Environment: System : OpenBSD 7.7 Details : OpenBSD 7.7 (GENERIC.MP) #351: Sun Apr 13 18:13:19 MDT 2025 dera...@octeon.openbsd.org:/usr/src/sys/arch/octeon/compile/GENERIC.MP
Architecture: OpenBSD.octeon Machine : octeon >Description: After install the correct date on octeon machien, and reboot it the date is back to Apr 14 2025. Note that dumpfs / and dumpfs /dev/rsd0a reports date which matched system one. I mean Apr 14 2025 before rdate, and today after. >How-To-Repeat: 1. Install OpenBSD 7.7 to EdgeRouter without adjust time on installation. 2. Boot after installation and see that it is Apr 14 2025. 3. run rdate pool.ntp.org 4. reboot 5. See that it is again Apr 14 2025. >Fix: No idea dmesg: OpenBSD 7.7 (GENERIC.MP) #351: Sun Apr 13 18:13:19 MDT 2025 dera...@octeon.openbsd.org:/usr/src/sys/arch/octeon/compile/GENERIC.MP real mem = 1073741824 (1024MB) avail mem = 1035255808 (987MB) random: good seed from bootblocks mainbus0 at root: board 20300 rev 0.14, model cavium,ubnt_e300 cpu0 at mainbus0: CN70xx/CN71xx CPU rev 0.2 1000 MHz, CN70xx/CN71xx FPU rev 0.0 cpu0: cache L1-I 78KB 39 way D 32KB 32 way, L2 1024KB 8 way cpu1 at mainbus0: CN70xx/CN71xx CPU rev 0.2 1000 MHz, CN70xx/CN71xx FPU rev 0.0 cpu1: cache L1-I 78KB 39 way D 32KB 32 way, L2 1024KB 8 way cpu2 at mainbus0: CN70xx/CN71xx CPU rev 0.2 1000 MHz, CN70xx/CN71xx FPU rev 0.0 cpu2: cache L1-I 78KB 39 way D 32KB 32 way, L2 1024KB 8 way cpu3 at mainbus0: CN70xx/CN71xx CPU rev 0.2 1000 MHz, CN70xx/CN71xx FPU rev 0.0 cpu3: cache L1-I 78KB 39 way D 32KB 32 way, L2 1024KB 8 way clock0 at mainbus0: int 5 octcrypto0 at mainbus0 iobus0 at mainbus0 simplebus0 at iobus0: "soc" octciu0 at simplebus0 octcib0 at simplebus0: max-bits 23 octcib1 at simplebus0: max-bits 12 octcib2 at simplebus0: max-bits 6 octcib3 at simplebus0: max-bits 15 octcib4 at simplebus0: max-bits 4 octcib5 at simplebus0: max-bits 11 octcib6 at simplebus0: max-bits 11 octgpio0 at simplebus0: 20 pins, xbit 16 "bootbus" at simplebus0 not configured octsmi0 at simplebus0 octpip0 at simplebus0 octgmx0 at octpip0 interface 0 cnmac0 at octgmx0: port 0 SGMII, address b4:fb:e4:ca:f2:28 ukphy0 at cnmac0 phy 4: Generic IEEE 802.3u media interface, rev. 2: OUI 0x0001c1, model 0x000c cnmac1 at octgmx0: port 1 SGMII, address b4:fb:e4:ca:f2:29 ukphy1 at cnmac1 phy 5: Generic IEEE 802.3u media interface, rev. 2: OUI 0x0001c1, model 0x000c cnmac2 at octgmx0: port 2 SGMII, address b4:fb:e4:ca:f2:2a ukphy2 at cnmac2 phy 6: Generic IEEE 802.3u media interface, rev. 2: OUI 0x0001c1, model 0x000c cnmac3 at octgmx0: port 3 SGMII, address b4:fb:e4:ca:f2:2b ukphy3 at cnmac3 phy 7: Generic IEEE 802.3u media interface, rev. 2: OUI 0x0001c1, model 0x000c octsctl0 at simplebus0: disabled octxctl0 at simplebus0: DWC3 rev 0x250a xhci0 at octxctl0, xHCI 1.0 usb0 at xhci0: USB revision 3.0 uhub0 at usb0 configuration 1 interface 0 "Generic xHCI root hub" rev 3.00/1.00 addr 1 octxctl1 at simplebus0: DWC3 rev 0x250a xhci1 at octxctl1, xHCI 1.0 usb1 at xhci1: USB revision 3.0 uhub1 at usb1 configuration 1 interface 0 "Generic xHCI root hub" rev 3.00/1.00 addr 1 "i2c" at simplebus0 not configured "i2c" at simplebus0 not configured com0 at simplebus0: ns16550a, 64 byte fifo com0: console com1 at simplebus0: ns16550a, 64 byte fifo com1: probed fifo depth: 0 bytes octmmc0 at simplebus0 sdmmc0 at octmmc0: 8-bit, mmc high-speed sdmmc1 at octmmc0: 8-bit, mmc high-speed "spi" at simplebus0 not configured "ocla0" at simplebus0 not configured "dma-engine" at simplebus0 not configured "dma-engine" at simplebus0 not configured octrng0 at iobus0 base 0x1400000000000 irq 0 octpcie0 at iobus0: 3 ports octpcie0 port 0: link timeout octpcie0 port 1: link timeout octpcie0 port 2: reset timeout scsibus0 at sdmmc0: 2 targets, initiator 0 sd0 at scsibus0 targ 1 lun 0: <Sandisk, SEM04G, 0000> removable sd0: 3776MB, 512 bytes/sector, 7733248 sectors vscsi0 at root scsibus1 at vscsi0: 256 targets softraid0 at root scsibus2 at softraid0: 256 targets root on sd0a (d008e854197154dd.a) swap on sd0b dump on sd0b WARNING: CHECK AND RESET THE DATE! usbdevs: Controller /dev/usb0: addr 01: 0000:0000 Generic, xHCI root hub super speed, self powered, config 1, rev 1.00 driver: uhub0 Controller /dev/usb1: addr 01: 0000:0000 Generic, xHCI root hub super speed, self powered, config 1, rev 1.00 driver: uhub1 -- wbr, Kirill