gsshelton

NAS540 Startup

Feb 21st, 2021
109
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 41.32 KB | None | 0 0
  1. uloader 2011.06.0 (May 20 2014 - 16:36:41)
  2.  
  3. Board: Mindspeed C2000
  4. c2k_spi_probe
  5.  
  6. Copying Barebox from SPI Flash(bootopt=0)
  7. BB Copying Done
  8. ## Starting Barebox at 0x01000000 ...
  9.  
  10.  
  11. barebox 2011.06.0-svn44305-dirty6 (Aug 28 2014 - 22:25:22)
  12.  
  13. Board: Mindspeed C2000
  14. c2k_spi_probe
  15. c2k_otp_probe.
  16. cbus_baseaddr: 9c000000, ddr_baseaddr: 03800000, ddr_phys_baseaddr: 03800000
  17. class init complete
  18. tmu init complete
  19. bmu1 init: done
  20. bmu2 init: done
  21. util init complete
  22. GPI1 init complete
  23. GPI2 init complete
  24. HGPI init complete
  25. HIF rx desc: base_va: 03e80000, base_pa: 03e80000
  26. HIF tx desc: base_va: 03e80400, base_pa: 03e80400
  27. HIF init complete
  28. bmu1 enabled
  29. bmu2 enabled
  30. pfe_hw_init: done
  31. pfe_firmware_init
  32. pfe_load_elf
  33. pfe_load_elf no of sections: 10
  34. pfe_firmware_init: class firmware loaded
  35. pfe_load_elf
  36. pfe_load_elf no of sections: 10
  37. pfe_firmware_init: tmu firmware loaded
  38. pfe_load_elf
  39. pfe_load_elf no of sections: 14
  40. pfe_firmware_init: util firmware loaded
  41. eth_port: 0
  42. NAS540_phy_reg_setting[eth_port].phyaddr: 0x4
  43. miidev_restart_aneg for PHY4
  44. eth_port: 1
  45. NAS540_phy_reg_setting[eth_port].phyaddr: 0x6
  46. miidev_restart_aneg for PHY6
  47. cfi_probe: cfi_flash base: 0xc0000000 size: 0x04000000
  48. ## Unknown FLASH on Bank at 0xc0000000 - Size = 0x00000000 = 0 MB
  49. bootopt = 0x0
  50. Using ENV from SPI Flash.
  51. nand_probe: comcerto_nand base: 0xc8300000 size: 0x256 MB
  52. NAND device: Manufacturer ID: 0x01, Chip ID: 0xda (AMD NAND 256MiB 3,3V 8-bit), page size: 2048, OOB size: 64
  53. Using default values
  54. Bad block table not found for chip 0
  55. Bad block table not found for chip 0
  56. Scanning device for bad blocks
  57. Bad block table written to 0x0ffe0000, version 0x01
  58. Bad block table written to 0x0ffc0000, version 0x01
  59. Malloc space: 0x00600000 -> 0x01000000 (size 10 MB)
  60. Stack space : 0x005f8000 -> 0x00600000 (size 32 kB)
  61. running /env/bin/init...
  62. Unknown command 'export' - try 'help'
  63.  
  64. Hit any key to stop autoboot: 0
  65. booting kernel of type uimage from /dev/nand0.kernel2.bb
  66. Verifying Checksum ... OK
  67. Image Name: Linux-3.2.54
  68. Created: 2020-06-04 2:17:01 UTC
  69. Image Type: <NULL> <NULL> <NULL> (<NULL>)
  70. Data Size: 7430736 Bytes = 7.1 MB
  71. Load Address: 0f008000
  72. Entry Point: 0f008000
  73. OK
  74.  
  75. Starting kernel ...
  76.  
  77. commandline: console=ttyS0,115200n8, init=/etc/preinit pcie_gen1_only=yes mac_addr=,, ip=dhcp root=ubi0:rootfs ubi.mtd=2,2048 rootfstype=ubifs rw ns
  78. arch_number: 1094
  79. Uncompressing Linux... done, booting the kernel.
  80. [ 0.000000] Booting Linux on physical CPU 0
  81. [ 0.000000] Initializing cgroup subsys cpuset
  82. [ 0.000000] Linux version 3.2.54 (root@twsvnnt01652-01) (gcc version 4.8.5 20150209 (prerelease) (crosstool-NG 1.21.0) ) #1 SMP Thu Jun 4 10:16:50
  83. [ 0.000000] CPU: ARMv7 Processor [412fc091] revision 1 (ARMv7), cr=50c53c7d
  84. [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
  85. [ 0.000000] Machine: Comcerto 2000 EVM
  86. [ 0.000000] Memory policy: ECC disabled, Data cache writealloc
  87. [ 0.000000] Comcerto: zone_dma mapping size=2c00000 type=b
  88. [ 0.000000] PERCPU: Embedded 8 pages/cpu @85268000 s9504 r8192 d15072 u32768
  89. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 254976
  90. [ 0.000000] Kernel command line: console=ttyS0,115200n8, init=/etc/preinit pcie_gen1_only=yes mac_addr=,, ip=dhcp root=ubi0:rootfs ubi.mtd=2,204s
  91. [ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
  92. [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
  93. [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
  94. [ 0.000000] Memory: 44MB 960MB = 1004MB total
  95. [ 0.000000] Memory: 1008396k/1008396k available, 40180k reserved, 0K highmem
  96. [ 0.000000] Virtual kernel memory layout:
  97. [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  98. [ 0.000000] fixmap : 0xfff30000 - 0xfffe0000 ( 704 kB)
  99. [ 0.000000] vmalloc : 0xc0800000 - 0xf0000000 ( 760 MB)
  100. [ 0.000000] lowmem : 0x80000000 - 0xc0000000 (1024 MB)
  101. [ 0.000000] modules : 0x83600000 - 0x84000000 ( 10 MB)
  102. [ 0.000000] .text : 0x84008000 - 0x8468b460 (6670 kB)
  103. [ 0.000000] .init : 0x8468c000 - 0x849b7520 (3246 kB)
  104. [ 0.000000] .data : 0x849b8000 - 0x84a00bb0 ( 291 kB)
  105. [ 0.000000] .bss : 0x84a00bd4 - 0x84a61218 ( 386 kB)
  106. [ 0.000000] Hierarchical RCU implementation.
  107. [ 0.000000] NR_IRQS:256
  108. [ 0.000000] PLL0 running at 2400 MHz, PLL1 at 1000 MHz PLL2 running at 1500 MHz PLL3 running at 1066 MHz
  109. [ 0.000000] sched_clock: 32 bits at 250MHz, resolution 4ns, wraps every 17179ms
  110. [ 0.000192] Calibrating delay loop... 1196.85 BogoMIPS (lpj=5984256)
  111. [ 0.090047] pid_max: default: 32768 minimum: 301
  112. [ 0.090246] Mount-cache hash table entries: 512
  113. [ 0.090770] Initializing cgroup subsys cpuacct
  114. [ 0.090801] Initializing cgroup subsys devices
  115. [ 0.090837] CPU: Testing write buffer coherency: ok
  116. [ 0.091002] CPU0: thread -1, cpu 0, socket 9, mpidr 80000900
  117. [ 0.091029] Calibrating local timer... 299.84MHz.
  118. [ 0.150071] hw perfevents: enabled with ARMv7 Cortex-A9 PMU driver, 7 counters available
  119. [ 0.151165] CPU1 powered up
  120. [ 0.151764] CPU1: Booted secondary processor
  121. [ 0.190040] CPU1: thread -1, cpu 1, socket 9, mpidr 80000901
  122. [ 0.190096] Brought up 2 CPUs
  123. [ 0.190107] SMP: Total of 2 processors activated (2393.70 BogoMIPS).
  124. [ 0.191623] VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 2
  125. [ 0.192012] xor: measuring software checksum speed
  126. [ 0.239993] arm4regs : 2129.200 MB/sec
  127. [ 0.289963] 8regs : 1397.600 MB/sec
  128. [ 0.339935] 32regs : 1186.000 MB/sec
  129. [ 0.389915] neon : 1383.600 MB/sec
  130. [ 0.389923] xor: using function: arm4regs (2129.200 MB/sec)
  131. [ 0.390112] NET: Registered protocol family 16
  132. [ 0.391861] L310 cache controller enabled
  133. [ 0.391875] l2x0: 8 ways, CACHE_ID 0x410000c8, AUX_CTRL 0x00c40000, PREFETCH_CTRL 0x00000000, Cache size: 262144 B
  134. [ 0.391954] ARMv7 AUX CTRL(0): 0x41
  135. [ 0.391959] ARMv7 AUX CTRL(0): 0x41
  136. [ 0.391975] ARMv7 AUX CTRL(1): 0x41
  137. [ 0.391983] ARMv7 AUX CTRL(1): 0x41
  138. [ 0.392908] Pin Select for GPIO[15:0]: 05000000
  139. [ 0.392915] Pin Select for GPIO[31:16]: 00555540
  140. [ 0.392921] Output Enable for GPIO[31:0]: DFFFFF00
  141. [ 0.392927] Pin Select for GPIO[59:32]: 0FFFFFFE
  142. [ 0.392932] Pin Select for GPIO[63:60]: 00000020
  143. [ 0.392937] Output Enable for GPIO[63:32]: 00000001
  144. [ 0.392943] Enable USB ...
  145. [ 0.394222] hw-breakpoint: found 5 (+1 reserved) breakpoint and 1 watchpoint registers.
  146. [ 0.394231] hw-breakpoint: maximum watchpoint size is 4 bytes.
  147. [ 0.394246] Power Management Mode Support For C2000:
  148. [ 0.394611] PCIe: Ref clk 48Mhz
  149. [ 0.394619] PCIe: Detected C2K RevA1 device serdes clk devider old:new=2e:6
  150. [ 4.387794] PCIe0: Link Up Failed
  151. [ 4.414469] bio: create slab <bio-0> at 0
  152. [ 4.578721] raid6: int32x1 32 MB/s
  153. [ 4.748475] raid6: int32x2 49 MB/s
  154. [ 4.918242] raid6: int32x4 84 MB/s
  155. [ 5.087763] raid6: int32x8 119 MB/s
  156. [ 5.257508] raid6: neonx1 144 MB/s
  157. [ 5.427270] raid6: neonx2 177 MB/s
  158. [ 5.597332] raid6: neonx4 198 MB/s
  159. [ 5.767267] raid6: neonx8 201 MB/s
  160. [ 5.767273] raid6: using algorithm neonx8 (201 MB/s)
  161. [ 5.767566] vgaarb: loaded
  162. [ 5.768095] SCSI subsystem initialized
  163. [ 5.768997] usbcore: registered new interface driver usbfs
  164. [ 5.769223] usbcore: registered new interface driver hub
  165. [ 5.769381] usbcore: registered new device driver usb
  166. [ 5.770418] Switching to clocksource timer2
  167. [ 5.780713] NET: Registered protocol family 2
  168. [ 5.780927] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
  169. [ 5.781721] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
  170. [ 5.783084] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
  171. [ 5.783727] TCP: Hash tables configured (established 131072 bind 65536)
  172. [ 5.783735] TCP reno registered
  173. [ 5.783747] UDP hash table entries: 512 (order: 2, 16384 bytes)
  174. [ 5.783801] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
  175. [ 5.784153] NET: Registered protocol family 1
  176. [ 5.784466] RPC: Registered named UNIX socket transport module.
  177. [ 5.784474] RPC: Registered udp transport module.
  178. [ 5.784479] RPC: Registered tcp transport module.
  179. [ 5.784484] RPC: Registered tcp NFSv4.1 backchannel transport module.
  180. [ 6.019996] gpio_dev = fd00000
  181. [ 6.020315] membuf_init: created membuf device(252, 0)
  182. [ 6.020378] clock_frequency_set: (1:24) NTG INCR value is 422212465
  183. [ 6.049331] VFS: Disk quotas dquot_6.5.2
  184. [ 6.049524] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
  185. [ 6.053634] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
  186. [ 6.053644] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
  187. [ 6.054245] fuse init (API version 7.17)
  188. [ 6.055533] Btrfs loaded
  189. [ 6.055562] msgmni has been set to 1969
  190. [ 6.061266] async_tx: api initialized (async)
  191. [ 6.061702] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)
  192. [ 6.061716] io scheduler noop registered
  193. [ 6.061722] io scheduler deadline registered
  194. [ 6.061831] io scheduler cfq registered (default)
  195. [ 6.067519] ### comcerto_dma_probe: XOR DMA channel registered
  196. [ 6.071571] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
  197. [ 6.200846] 84a546a0 849cb858 0 ffffffff
  198. [ 6.201797] serial8250 serial8250.0: Couldn't set LCR to 191
  199. [ 6.203317] serial8250 serial8250.0: Couldn't set LCR to 191
  200. [ 6.205274] serial8250 serial8250.0: Couldn't set LCR to 224
  201. [ 6.206550] serial8250 serial8250.0: Couldn't set LCR to 224
  202. [ 6.226586] serial8250.0: ttyS0 at MMIO 0x96400000 (irq = 59) is a 16550A
  203. [ 6.894721] console [ttyS0] enabled
  204. [ 6.926203] comcerto_otp_probe.
  205. [ 6.978940] loop: module loaded
  206. [ 6.999464] SATA Serdes: 48Mhz ref clk
  207. [ 7.003772] Serdes1: Lane OK Passed
  208. [ 7.007751] Serdes2: Lane OK Passed
  209. [ 7.011293] ahci ahci: forcing PORTS_IMPL to 0x3
  210. [ 7.015980] ahci ahci: AHCI 0001.0300 32 slots 2 ports 3 Gbps 0x3 impl platform mode
  211. [ 7.023769] ahci ahci: flags: ncq sntf pm led clo only pmp pio slum part ccc apst
  212. [ 7.048391] scsi0 : ahci_platform
  213. [ 7.057812] scsi1 : ahci_platform
  214. [ 7.063002] ata1: SATA max UDMA/133 mmio [mem 0x9d000000-0x9d00ffff] port 0x100 irq 48
  215. [ 7.070996] ata2: SATA max UDMA/133 mmio [mem 0x9d000000-0x9d00ffff] port 0x180 irq 48
  216. [ 7.079497] designware_spi_probe:Initializing SPI Controller : Using dma=0 CLK(DUS)=250000000 Hz
  217. [ 7.090652] comcerto_spi comcerto_spi.1: at 0x96500000 mapped to 0xC0808000, irq=60
  218. [ 7.098371] designware_spi_probe:Initializing SPI Controller : Using dma=0 CLK(spi_i2c)=250000000 Hz
  219. [ 7.121319] comcerto_spi comcerto_spi.0: at 0x90498000 mapped to 0xC080A000, irq=61
  220. [ 7.151564] comcertoflash: probe of comcertoflash.0 failed with error -5
  221. [ 7.158692] m25p80 spi0.0: found mx25l8005, expected s25fl256s0
  222. [ 7.164676] m25p80 spi0.0: mx25l8005 (1024 Kbytes)
  223. [ 7.169503] 3 cmdlinepart partitions found on MTD device spi0.0
  224. [ 7.175470] Creating 3 MTD partitions on "spi0.0":
  225. [ 7.180278] 0x000000000000-0x000000040000 : "uloader"
  226. [ 7.191878] 0x000000040000-0x0000000c0000 : "barebox"
  227. [ 7.208998] 0x0000000c0000-0x000000100000 : "env"
  228. [ 7.225848] pdev->resource->start = c8300000, pdev->resource->end = c8301fff
  229. [ 7.232980] nand_probe: comcertonand base: 0xc0800000
  230. [ 7.238148] ONFI flash detected
  231. [ 7.241412] ONFI param page 0 valid
  232. [ 7.244918] NAND device: Manufacturer ID: 0x01, Chip ID: 0xda (AMD S34ML02G2)
  233. [ 7.252093] hw_syndrome correction 2048.
  234. [ 7.256025] Using default values for hw ecc
  235. [ 7.263671] Bad block table not found for chip 0
  236. [ 7.271686] Bad block table not found for chip 0
  237. [ 7.276315] Scanning device for bad blocks
  238. [ 7.393546] Bad block table written to 0x00000ffe0000, version 0x01
  239. [ 7.401776] Bad block table written to 0x00000ffc0000, version 0x01
  240. [ 7.408089] 6 cmdlinepart partitions found on MTD device comcertonand
  241. [ 7.414578] Creating 6 MTD partitions on "comcertonand":
  242. [ 7.419908] 0x000000000000-0x000000a00000 : "config"
  243. [ 7.430501] ata1: SATA link down (SStatus 0 SControl 320)
  244. [ 7.435947] ata2: SATA link down (SStatus 0 SControl 320)
  245. [ 7.442287] 0x000000a00000-0x000001400000 : "kernel1"
  246. [ 7.459085] 0x000001400000-0x000008200000 : "rootfs1"
  247. [ 7.474800] 0x000008200000-0x000008c00000 : "kernel2"
  248. [ 7.486334] 0x000008c00000-0x00000fa00000 : "rootfs2"
  249. [ 7.503139] 0x00000fa00000-0x000010000000 : "reserved"
  250. [ 7.531577] Fixed MDIO Bus: probed
  251. [ 7.536237] ## xhci_plat_probe
  252. [ 7.539311] ### comcerto_start_xhci
  253. [ 7.542868] USB3.0 clock selected: internal
  254. [ 7.550293] xhci-hcd xhci-hcd: xHCI Host Controller
  255. [ 7.555318] xhci-hcd xhci-hcd: new USB bus registered, assigned bus number 1
  256. [ 7.562554] xhci-hcd xhci-hcd: irq 54, io mem 0x9f000000
  257. [ 7.567946] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
  258. [ 7.574785] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  259. [ 7.582045] usb usb1: Product: xHCI Host Controller
  260. [ 7.586936] usb usb1: Manufacturer: Linux 3.2.54 xhci-hcd
  261. [ 7.592366] usb usb1: SerialNumber: xhci-hcd
  262. [ 7.597795] hub 1-0:1.0: USB hub found
  263. [ 7.601617] hub 1-0:1.0: 1 port detected
  264. [ 7.611011] xhci-hcd xhci-hcd: xHCI Host Controller
  265. [ 7.615957] xhci-hcd xhci-hcd: new USB bus registered, assigned bus number 2
  266. [ 7.623064] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003
  267. [ 7.629884] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  268. hotplug382add:
  269. [ 7.637174] usb usb2: Product: xHCI Host Controller
  270. [ 7.643443] usb usb2: Manufacturer: Linux 3.2.54 xhci-hcd
  271. [ 7.648856] usb usb2: SerialNumber: xhci-hcd
  272. [ 7.660970] hub 2-0:1.0: USB hub found
  273. [ 7.664775] hub 2-0:1.0: 1 port detected
  274.  
  275. hotplug383add:[9/0/0]USB hub device:09h/xxh/xxh
  276. hotplug385add:
  277. [ 7.702899] usbcore: registered new interface driver usblp
  278. [ 7.708426] Initializing USB Mass Storage driver...
  279. [ 7.713938] usbcore: registered new interface driver usb-storage
  280. hotplug386add:9[ 7.719966] USB Mass Storage support registered.
  281.  
  282. [ 7.725963] dwc_otg: version 2.94a 27-OCT-2011
  283. hotplug386add:[9/0/0]USB hub device:09h/xxh/xxh
  284. [ 7.930487] Core Release: 2.81a
  285. [ 7.933640] Setting default values for core params
  286. [ 8.138270] Using Buffer DMA mode
  287. [ 8.141600] Periodic Transfer Interrupt Enhancement - disabled
  288. [ 8.147448] Multiprocessor Interrupt Enhancement - disabled
  289. [ 8.153042] OTG VER PARAM: 0, OTG VER FLAG: 0
  290. [ 8.157446] dwc_otg dwc_otg.0: DWC OTG Controller
  291. [ 8.162209] dwc_otg dwc_otg.0: new USB bus registered, assigned bus number 3
  292. [ 8.169299] dwc_otg dwc_otg.0: irq 53, io mem 0x00000000
  293. [ 8.174698] Init: Port Power? op_state=1
  294. [ 8.178630] Init: Power Port (0)
  295. [ 8.181926] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
  296. [ 8.188734] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  297. [ 8.195989] usb usb3: Product: DWC OTG Controller
  298. [ 8.200713] usb usb3: Manufacturer: Linux 3.2.54 dwc_otg
  299. [ 8.206040] usb usb3: SerialNumber: dwc_otg.0
  300. [ 8.211508] hub 3-0:1.0: USB hub found
  301. [ 8.215290] hub 3-0:1.0: 1 port detected
  302. hotplug391add:
  303. [ 8.242267] mousedev: PS/2 mouse device common for all mice
  304. hotplug392add:9
  305. hotplug392add:[9/0/0]USB hub dev[ 8.260319] c2k-rtc c2k-rtc: rtc core: registered c2k as rtc0
  306. [ 8.266832] C2000 RTC, (c) 2012 Mindspeed Technologies
  307.  
  308. [ 8.273482] c2k-rtc c2k-rtc: Warning: Invalid RTC value so initializing it
  309. [ 8.281217] i2c /dev entries driver
  310. [ 8.285321] comcerto_i2c_calculate_dividers: speed=97kHz, M=1, N=7, dividers=0x0f
  311. [ 8.309271] i2c-core: driver [eeprom] using legacy suspend method
  312. [ 8.315436] i2c-core: driver [eeprom] using legacy resume method
  313. [ 8.322154] comcerto_wdt: support registered
  314. [ 8.326940] md: linear personality registered for level -1
  315. [ 8.332485] md: raid0 personality registered for level 0
  316. [ 8.337813] md: raid1 personality registered for level 1
  317. [ 8.343156] md: raid10 personality registered for level 10
  318. [ 8.348657] md: raid6 personality registered for level 6
  319. [ 8.353998] md: raid5 personality registered for level 5
  320. [ 8.359324] md: raid4 personality registered for level 4
  321. [ 8.365337] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: dm-devel@redhat.com
  322. [ 8.411318] usbcore: registered new interface driver usbhid
  323. [ 8.416914] usbhid: USB HID core driver
  324. [ 8.421527] etherip: Ethernet over IPv4 tunneling driver
  325. [ 8.426856] etherip ----- is functional
  326. [ 8.436992] TCP cubic registered
  327. [ 8.440697] NET: Registered protocol family 10
  328. [ 8.447458] IPv6 over IPv4 tunneling driver
  329. [ 8.469942] NET: Registered protocol family 17
  330. [ 8.474627] 8021q: 802.1Q VLAN Support v1.8
  331. [ 8.478845] Registering the dns_resolver key type
  332. [ 8.483612] Clocks: disabled unused uart
  333. [ 8.487547] Clocks: disabled unused gemtx
  334. [ 8.491590] Clocks: disabled unused ipsec_spacc
  335. [ 8.496132] Clocks: disabled unused dpi_cie
  336. [ 8.500326] Clocks: disabled unused dpi_decomp
  337. [ 8.504792] Clocks: disabled unused pcie0
  338. [ 8.508812] Clocks: disabled unused pcie1
  339. [ 8.512839] Clocks: disabled unused ext_phy0
  340. [ 8.517120] Clocks: disabled unused ext_phy1
  341. [ 8.521405] Clocks: disabled unused ext_phy2
  342. [ 8.525685] Clocks: disabled unused tpi
  343. [ 8.529529] Clocks: disabled unused csys
  344. [ 8.533470] Clocks: disabled unused tsuntg
  345. [ 8.537577] Clocks: disabled unused sata_occ
  346. [ 8.541865] Clocks: disabled unused pcie_occ
  347. [ 8.546145] Clocks: disabled unused sgmii_occ
  348. [ 8.562636] UBI: attaching mtd2 to ubi0
  349. [ 8.569734] UBI: scanning is finished
  350. [ 8.573432] UBI error: ubi_read_volume_table: the layout volume was not found
  351. [ 8.580624] UBI error: ubi_attach_mtd_dev: failed to attach mtd2, error -22
  352. [ 8.587616] UBI error: ubi_init: cannot attach mtd2
  353. [ 8.592618] c2k-rtc c2k-rtc: setting system clock to 2012-07-12 18:25:01 UTC (1342117501)
  354. [ 8.607257] Freeing init memory: 3244K
  355. *** Stage 1: Setup system and device drivers ***
  356. Fail to open gpio device
  357. [ 10.455273] pfe_module_init
  358. [ 10.458134] pfe_platform_probe
  359. [ 10.462392] ipsec: baseaddr :9a000000 --- c0a00000
  360. [ 10.468206] pfe_probe
  361. [ 10.470516] PFE Driver version:
  362. [ 10.470519] pfe_ctrl_12_00_2
  363. [ 10.470521] built with pfe sources version: pfe_12_00_2
  364. [ 10.481804] cbus_baseaddr: c3000000, ddr_baseaddr: c2000000, ddr_phys_baseaddr: 3400000, ddr_size: c00000
  365. [ 10.491413] pfe_hw_init
  366. [ 10.493865] CLASS version: 20
  367. [ 10.496838] TMU version: 1011231
  368. [ 10.500072] BMU1 version: 21
  369. [ 10.502973] BMU2 version: 21
  370. [ 10.505860] EMAC1 network cfg: 80000
  371. [ 10.509443] EMAC2 network cfg: 80000
  372. [ 10.513039] EMAC3 network cfg: 80000
  373. [ 10.516622] EGPI1 version: 50
  374. [ 10.519595] EGPI2 version: 50
  375. [ 10.522573] EGPI3 version: 50
  376. [ 10.525547] HGPI version: 50
  377. [ 10.528433] GPT version: 0
  378. [ 10.531148] HIF version: 10
  379. [ 10.533948] HIF NOPCY version: 10
  380. [ 10.537269] UTIL version: 20
  381. [ 10.540156] bmu_init(1) done
  382. [ 10.543057] bmu_init(2) done
  383. [ 10.552565] class_init() done
  384. [ 10.555544] tmu_init: mem init
  385. [ 10.558605] tmu_init: lmem init
  386. [ 10.561804] tmu_init() done
  387. [ 10.564604] util_init() done
  388. [ 10.567494] gpi_init(1) done
  389. [ 10.570383] gpi_init(2) done
  390. [ 10.573277] gpi_init(3) done
  391. [ 10.576165] gpi_init(hif) done
  392. [ 10.579225] bmu_enable(1) done
  393. [ 10.582290] bmu_enable(2) done
  394. [ 10.585352] pfe_hif_lib_init
  395. [ 10.588441] pfe_hif_init
  396. [ 10.590987] pfe_hif_alloc_descr
  397. [ 10.594336] pfe_hif_init_buffers
  398. [ 10.597711] pfe_firmware_init
  399. [ 10.619633] pfe_load_elf
  400. [ 10.622232] pe_load_ddr_section: load address(3fb0000) and elf file address(c0954000) rcvd
  401. [ 10.653180] PFE binary version: pfe_12_00_2
  402. [ 10.657380] pfe_firmware_init: class firmware loaded 0xb20 0xc3010000
  403. [ 10.663847] pfe_load_elf
  404. [ 10.667737] pfe_firmware_init: tmu firmware loaded 0x220
  405. [ 10.673072] pfe_load_elf
  406. [ 10.677507] pfe_firmware_init: util firmware loaded 0x16c0
  407. [ 10.683048] pfe_ctrl_init
  408. [ 10.706355] pfe_ctrl_init finished
  409. [ 10.709770] pfe_eth_init
  410. [ 10.713319] pfe_ctrl_timer
  411. [ 10.725979] Comcerto MDIO Bus: probed
  412. [ 10.822248] eth0: pfe_eth_init_one: created interface, baseaddr: c3200000
  413. [ 10.918315] eth1: pfe_eth_init_one: created interface, baseaddr: c3220000
  414. [ 10.925190] pfe_vwd_init
  415. [ 10.927899] pfe_vwd_init: created vwd device(250, 0)
  416. [ 10.932926] pfe_vwd_driver_init: start
  417. [ 10.936689] pfe_vwd_up: start
  418. [ 10.939701] comcerto_wifi_rx_fastpath_register:33 VWD Tx function registered
  419. [ 10.946793] pfe_vwd_driver_init: end
  420. [ 10.950377] pfe_pcap_init
  421. crw-rw---- 1 root root 10, 130 Jul 12 18:25 /dev/comcerto_wdt
  422. Starting watchdog ...
  423. -rw-r--r-- 1 root root 0 Jul 12 18:25 /proc/m[ 10.981373] MCU watchdog is reset!
  424. cu_wdt
  425. [ 11.476189] egiga0: pfe_eth_open
  426. [ 11.479653] hif_process_client_req: register client_id 0
  427. [ 11.484996] pfe_hif_client_register
  428. [ 11.488499] hif_lib_set_rx_cpu_affinity:Client (0) and HIF Rx processing will use same cpu
  429. [ 11.496805] egiga0: pfe_gemac_init
  430. [ 11.504982] egiga1: pfe_eth_open
  431. [ 11.508444] hif_process_client_req: register client_id 1
  432. [ 11.513786] pfe_hif_client_register
  433. [ 11.517292] hif_lib_set_rx_cpu_affinity:Client (1) and HIF Rx processing will use same cpu
  434. [ 11.525650] egiga1: pfe_gemac_init
  435. *** Stage 2: Prepare the root file system ***
  436. mknod: /dev/gpio: File exists
  437. Initialize fan control
  438. Wrote to 0x90470058: 0x05000000
  439. Wrote to 0x90458000: 0x80000001
  440. Wrote to 0x90458028: 0x80001388
  441. Mount system partition...
  442. crw-rw---- 1 root root 10, 58 Jul 12 2012 /dev/ubi_ctrl
  443.  
  444. [ 12.111363] UBI: attaching mtd7 to ubi7
  445. [ 12.220509] hub 2-0:1.0: Cannot enable port 1. Maybe the USB cable is bad?
  446. [ 12.868750] UBI: scanning is finished
  447. [ 12.886164] UBI: attached mtd7 (name "rootfs2", size 110 MiB) to ubi7
  448. [ 12.892646] UBI: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
  449. [ 12.899455] UBI: min./max. I/O unit sizes: 2048/2048, sub-page size 2048
  450. [ 12.906189] UBI: VID header offset: 2048 (aligned 2048), data offset: 4096
  451. [ 12.913088] UBI: good PEBs: 880, bad PEBs: 0, corrupted PEBs: 0
  452. [ 12.919023] UBI: user volume: 1, internal volumes: 1, max. volumes count: 128
  453. [ 12.926183] UBI: max/mean erase counter: 2/1, WL threshold: 4096, image sequence number: 4097819019
  454. [ 12.935257] UBI: available PEBs: 10, total reserved PEBs: 870, PEBs reserved for bad PEB handling: 40
  455. [ 12.944517] UBI: background thread "ubi_bgt7d" started, PID 812
  456. UBI device number 7, total 880 LEBs (111738880 bytes, 106.6 MiB), available 10 LEBs (1269760 bytes, 1.2 MiB), LEB size 126976 bytes (124.0 KiB)
  457. [ 13.111248] UBIFS: mounted UBI device 7, volume 0, name "ubi_rootfs2"
  458. [ 13.117710] UBIFS: mounted read-only
  459. [ 13.121321] UBIFS: file system size: 103612416 bytes (101184 KiB, 98 MiB, 816 LEBs)
  460. [ 13.129175] UBIFS: journal size: 5206016 bytes (5084 KiB, 4 MiB, 41 LEBs)
  461. [ 13.136513] UBIFS: media format: w4/r0 (latest is w4/r0)
  462. [ 13.142371] UBIFS: default compressor: lzo
  463. [ 13.146478] UBIFS: reserved for root: 4893869 bytes (4779 KiB)
  464. ls: /sys/block/sd?: No such file or directory
  465. /bin/storage_asm_mntfw_swap.sh: line 366: can't open /tmp/intern_disk.list: no such file
  466. can not found fw raid uuid
  467. can not found swap raid uuid
  468. /bin/storage_asm_mntfw_swap.sh: line 376: can't open /tmp/intern_disk.list: no such file
  469. /sbin/mdadm --grow /dev/md0 --raid-devices=4 --force
  470. mdadm: /dev/md0 is not an active md array - aborting
  471. /sbin/mdadm --grow /dev/md1 --raid-devices=4 --force
  472. mdadm: /dev/md1 is not an active md array - aborting
  473. storage_asm_mntfw_swap.sh can not swap on /dev/md1
  474. 1
  475. WARNING: No valid partition on HDD or no HDD plugged!
  476. WARNING: No valid partition on HDD or no HDD plugged
  477. Boot from RAM disk
  478. [ 16.520658] PHY: comcerto-0:06 - Link is Up - 1000/Full
  479. [ 16.525926] pfe_eth_adjust_link: PHY: comcerto-0:06, phy->link: 1
  480. [ 16.690491] hub 2-0:1.0: Cannot enable port 1. Maybe the USB cable is bad?
  481. [ 21.160495] hub 2-0:1.0: Cannot enable port 1. Maybe the USB cable is bad?
  482. [ 25.630495] hub 2-0:1.0: Cannot enable port 1. Maybe the USB cable is bad?
  483. [ 30.100497] hub 2-0:1.0: Cannot enable port 1. Maybe the USB cable is bad?
  484. Mount system disk image ...
  485. [ 33.552892] EXT4-fs (loop0): mounting ext2 file system using the ext4 subsystem
  486. [ 33.563571] EXT4-fs (loop0): mounted filesystem without journal. Opts: (null)
  487. mount: mount point /usr/local/var does not exist
  488. [ 33.684234] UBI: attaching mtd3 to ubi3
  489. [ 33.757098] UBI: scanning is finished
  490. [ 33.773606] UBI: attached mtd3 (name "config", size 10 MiB) to ubi3
  491. [ 33.779899] UBI: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
  492. [ 33.786726] UBI: min./max. I/O unit sizes: 2048/2048, sub-page size 2048
  493. [ 33.793473] UBI: VID header offset: 2048 (aligned 2048), data offset: 4096
  494. [ 33.800367] UBI: good PEBs: 80, bad PEBs: 0, corrupted PEBs: 0
  495. [ 33.806221] UBI: user volume: 1, internal volumes: 1, max. volumes count: 128
  496. [ 33.813381] UBI: max/mean erase counter: 3/1, WL threshold: 4096, image sequence number: 909739485
  497. [ 33.822369] UBI: available PEBs: 0, total reserved PEBs: 80, PEBs reserved for bad PEB handling: 40
  498. [ 33.831471] UBI: background thread "ubi_bgt3d" started, PID 915
  499. UBI device number 3, total 80 LEBs (10158080 bytes, 9.7 MiB), available 0 LEBs (0 bytes), LEB size 126976 bytes (124.0 KiB)
  500. [ 33.992415] UBIFS: mounted UBI device 3, volume 0, name "ubi_config"
  501. [ 33.998791] UBIFS: file system size: 3428352 bytes (3348 KiB, 3 MiB, 27 LEBs)
  502. [ 34.006134] UBIFS: journal size: 1015809 bytes (992 KiB, 0 MiB, 6 LEBs)
  503. [ 34.013301] UBIFS: media format: w4/r0 (latest is w4/r0)
  504. [ 34.019149] UBIFS: default compressor: lzo
  505. [ 34.023260] UBIFS: reserved for root: 161928 bytes (158 KiB)
  506. mount /etc/zyxel successfully and /etc/zyxel/conf exist, nothing special.
  507. Start rcS2 of ZyXEL style
  508. *** Stage 3: Start services on HDD ***
  509. [ 34.226691] NTFS driver 2.1.30 [Flags: R/O MODULE].
  510. [ 34.242605] tntfs: module license 'Commercial. For support email ntfs-support@tuxera.com.' taints kernel.
  511. [ 34.252238] Disabling lock debugging due to kernel taint
  512. [ 34.265304] Tuxera NTFS driver 3014.4.29 [Flags: R/W MODULE].
  513. [ 34.285023] PPP generic driver version 2.4.2
  514. [ 34.309392] PPP MPPE Compression module registered
  515. [ 34.334585] PPP Deflate Compression module registered
  516. [ 34.345553] NET: Registered protocol family 24
  517. [ 34.363740] PPP BSD Compression module registered
  518. [ 34.610538] hub 2-0:1.0: Cannot enable port 1. Maybe the USB cable is bad?
  519. [ 34.684345] elp_register_ocf: Comcerto 2000 ELP Crypto Offload Engine
  520. [ 34.690779] m86xxx_elp: Registering key des/3des aes md5 sha1 sha2_256 sha2_384 sha2_512 sha256_hmac null
  521. Press ENTER to continue...
  522. Starting zylogd...
  523. zylog starts.
  524. Starting uamd...
  525. Starting WSGI server...
  526. CherryPy Checker:
  527. The Application mounted at '' has an empty config.
  528.  
  529. [ 39.080562] hub 2-0:1.0: Cannot enable port 1. Maybe the USB cable is bad?
  530. [21/Feb/2021:17:02:29] [network_common.py.pre](check_link_status)(278): the interface bond0 is down or unusable
  531. [21/Feb/2021:17:02:31] [network_common.py.pre](check_link_status)(278): the interface bond0 is down or unusable
  532. [21/Feb/2021:17:02:31] [network_main_model_back.py.pre](ipv6_dhcp_static_setting_apply)(229): The interface bond0 is down!
  533. Inappropriate argument type.
  534. Traceback (most recent call last):
  535. File "/home/release-build/NAS540/521AATB6B2/sysapps/web_framework/build/lib/bootsup.py.pre", line 57, in handler_without_stopping_of_error
  536. File "<string>", line 1, in <module>
  537. File "/home/release-build/NAS540/521AATB6B2/sysapps/web_framework/build/models/network_main_model_front.py.pre", line 708, in apply_network_setting
  538. File "/home/release-build/NAS540/521AATB6B2/sysapps/web_framework/build/models/network_main_model_back.py.pre", line 194, in ipv4_dhcp_static_setty
  539. TypeError: 'NoneType' object has no attribute '__getitem__'
  540. None
  541. the command apply_network_setting() boostup with error "Inappropriate argument type.", please examine the function!
  542. [ 43.550532] hub 2-0:1.0: Cannot enable port 1. Maybe the USB cable is bad?
  543. [21/Feb/2021:17:02:32] [network_main_model_front.py.pre](apache_config_setting)(627): There is no statement '#WebService Start#' in httpd_zld.conf..
  544. Mapping key not found.
  545. Traceback (most recent call last):
  546. File "/home/release-build/NAS540/521AATB6B2/sysapps/web_framework/build/lib/bootsup.py.pre", line 57, in handler_without_stopping_of_error
  547. File "<string>", line 1, in <module>
  548. File "/home/release-build/NAS540/521AATB6B2/sysapps/web_framework/build/models/terminal_main_model.py.pre", line 70, in check_telnet_status
  549. KeyError: None
  550. None
  551. the command check_telnet_status(bootsup=True) boostup with error "Mapping key not found.", please examine the function!
  552. Mapping key not found.
  553. Traceback (most recent call last):
  554. File "/home/release-build/NAS540/521AATB6B2/sysapps/web_framework/build/lib/bootsup.py.pre", line 57, in handler_without_stopping_of_error
  555. File "<string>", line 1, in <module>
  556. File "/home/release-build/NAS540/521AATB6B2/sysapps/web_framework/build/models/terminal_main_model.py.pre", line 91, in check_ssh_status
  557. KeyError: None
  558. None
  559. the command check_ssh_status(bootsup=True) boostup with error "Mapping key not found.", please examine the function!
  560. Mapping key not found.
  561. Traceback (most recent call last):
  562. File "/home/release-build/NAS540/521AATB6B2/sysapps/web_framework/build/lib/bootsup.py.pre", line 57, in handler_without_stopping_of_error
  563. File "<string>", line 1, in <module>
  564. File "/home/release-build/NAS540/521AATB6B2/sysapps/web_framework/build/models/fwupgrade_main_model.py.pre", line 202, in check_fwupgrade_status
  565. KeyError: None
  566. None
  567. the command check_fwupgrade_status(bootsup=True) boostup with error "Mapping key not found.", please examine the function!
  568. Inappropriate argument type.
  569. Traceback (most recent call last):
  570. File "/home/release-build/NAS540/521AATB6B2/sysapps/web_framework/build/lib/bootsup.py.pre", line 57, in handler_without_stopping_of_error
  571. File "<string>", line 1, in <module>
  572. File "/home/release-build/NAS540/521AATB6B2/sysapps/web_framework/build/models/date_time_main_model.py.pre", line 535, in sync_date_time_status
  573. File "/home/release-build/NAS540/521AATB6B2/sysapps/web_framework/build/models/date_time_main_model.py.pre", line 322, in sync_time
  574. File "/usr/lib/python2.7/re.py", line 171, in split
  575. TypeError: expected string or buffer
  576. None
  577. the command sync_date_time_status() boostup with error "Inappropriate argument type.", please examine the function!
  578. no printer device detected.
  579. No more ZySH daemon and client...
  580. cat: can't open '/var/run/syslog-ng.pid': No such file or directory
  581. Try to KILL SIGHUP to syslog-ng: pid=0
  582. syslog-ng not running, start /usr/sbin/syslog-ng
  583. server'1' has been reset
  584. Feb 21 17:02:33 None syslog-ng[1368]: syslog-ng starting up; version='2.0.10'
  585. argv[0]=/usr/sbin/zylog_config
  586. argv[1]=mail
  587. argv[2]=1
  588. argv[3]=send-log-to
  589. argv[4]=None
  590. printf address e-mail format wrong!argv[0]=/usr/sbin/zylog_config
  591. argv[1]=mail
  592. argv[2]=1
  593. argv[3]=send-alerts-to
  594. argv[4]=None
  595. printf address e-mail format wrong!argv[0]=/usr/sbin/zylog_config
  596. argv[1]=mail
  597. argv[2]=1
  598. argv[3]=from
  599. argv[4]=None
  600. printf address e-mail format wrong!argv[0]=/usr/sbin/zylog_config
  601. argv[1]=mail
  602. argv[2]=1
  603. argv[3]=address
  604. argv[4]=None
  605. ====== mail.enable=0
  606. ====== mail.sender=
  607. ====== mail.server=None
  608. ====== mail.log_receiver=
  609. ====== mail.alert_receiver=
  610. ==== gen_msmtprc 676
  611. ==== gen_msmtprc 679 mail[0].active = 0
  612. ==== gen_msmtprc 679 mail[1].active = 0
  613. mail server '1' address: None
  614. Traceback (most recent call last):
  615. File "/home/release-build/NAS540/521AATB6B2/sysapps/web_framework/build/models/zylog_main_model.py.pre", line 433, in <module>
  616. File "/home/release-build/NAS540/521AATB6B2/sysapps/web_framework/build/models/zylog_main_model.py.pre", line 430, in main
  617. File "/home/release-build/NAS540/521AATB6B2/sysapps/web_framework/build/models/zylog_main_model.py.pre", line 321, in check_zylog_status
  618. AttributeError: 'NoneType' object has no attribute 'replace'
  619. Starting "/etc/init.d/zypkg_controller.sh".
  620. Starting to set up zy-pkgs environment ...
  621. -> No volume exists now. zy-pkgs will not work.
  622. Starting smbd...
  623. Starting nmbd...
  624. Feb 21 17:02:36 None smbd[1441]: [2021/02/21 17:02:36.490835, 0] ../source3/printing/print_standard.c:68(std_pcap_cache_reload)
  625. Feb 21 17:02:36 None smbd[1441]: Unable to open printcap file /etc/printcap for read!
  626. Starting NSU Agent...
  627. Starting AFP... avahi-daemon[ 48.020557] hub 2-0:1.0: Cannot enable port 1. Maybe the USB cable is bad?
  628. Feb 21 17:02:36 None avahi-daemon[1501]: avahi-daemon 0.6.31 starting up.
  629. Feb 21 17:02:36 None avahi-daemon[1501]: WARNING: No NSS support for mDNS detected, consider installing nss-mdns!
  630. Feb 21 17:02:36 None avahi-daemon[1501]: Loading service file /etc/avahi/services/afp.service.
  631. Feb 21 17:02:36 None avahi-daemon[1501]: Loading service file /etc/avahi/services/web.service.
  632. Feb 21 17:02:36 None avahi-daemon[1501]: Network interface enumeration completed.
  633. Feb 21 17:02:36 None avahi-daemon[1501]: Registering HINFO record with values 'ARMV7L'/'LINUX'.
  634. Feb 21 17:02:36 None avahi-daemon[1501]: Server startup complete. Host name is None.local. Local service cookie is 2712682672.
  635. Feb 21 17:02:37 None avahi-daemon[1501]: Service "None" (/etc/avahi/services/web.service) successfully established.
  636. Feb 21 17:02:37 None avahi-daemon[1501]: Service "None (AFP)" (/etc/avahi/services/afp.service) successfully established.
  637. netatalk.
  638. Feb 21 17:02:37 None netatalk[1508]: Netatalk AFP server starting
  639. Feb 21 17:02:37 None netatalk[1508]: Registered with Zeroconf
  640. Feb 21 17:02:37 None cnid_metad[1510]: CNID Server listening on localhost:4700
  641. There is no usable system volume! Do nothing...
  642. Starting crond...
  643. GMT offset=0s
  644. setting system time zone to tz_minuteswest=0
  645. egrep: /etc/zyxel/conf/startup-config.conf: No such file or directory
  646. sh: g: unknown operand
  647. killall: hd-idle: no process killed
  648. ===> Starting schedule_controller ...
  649. setLED COPY OFF
  650. led_state_map_addr = 500
  651. /etc/init.d/schedule_trigger.sh: line 87: can't create /i-data/.system/sch_debug.log: nonexistent directory
  652. killall: timer_source: no process killed
  653. OK
  654. [ 52.490713] hub 2-0:1.0: Cannot enable port 1. Maybe the USB cable is bad?
  655. Starting app_wd...
  656. Power on HD1 ...
  657. Power on HD2 ...
  658. Power on HD3 ...
  659. Power on HD4 ...
  660. Update zypkg list
  661. There is no sysvol "/i-data/.system"
  662. ===> Generate zysync server config ...
  663. ===> Generating volume list ...
  664. ===> Generating zysync config file ...
  665. rm: can't remove '/tmp/zysync_modules': No such file or directory
  666. ===> Starting zysync server ...
  667. [INFO]: Starting server mode ...
  668.  
  669. Feb 21 17:02:45 None rsyncd[2237]: rsync: failed to open log-file /i-data/.system/zysyncd.log: No such file or directory (2)
  670. Feb 21 17:02:45 None rsyncd[2237]: Ignoring "log file" setting.
  671. Feb 21 17:02:45 None rsyncd[2237]: zysync server v2.00 starting, listening on port 873.
  672. Done
  673. ===> Generating stunnel server config file ...
  674. ===> Starting stunnel server ...
  675. [.] stunnel 5.02 on arm-unknown-linux-gnu platform
  676. [.] Compiled/running with OpenSSL 1.0.2h 3 May 2016
  677. [.] Threading:FORK Sockets:POLL,IPv6 SSL:FIPS
  678. [ ] errno: (*__errno_location ())
  679. [.] Reading configuration from file /etc/stunneld.conf
  680. [.] FIPS mode disabled
  681. [ ] Compression disabled
  682. [ ] PRNG seeded successfully
  683. [ ] Initializing service [szysync]
  684. [ ] Loading cert from file: /etc/zyxel/BackupPlanner/zysync/zysync.cert
  685. [ ] Loading key from file: /etc/zyxel/BackupPlanner/zysync/zysync.key
  686. [:] Insecure file permissions on /etc/zyxel/BackupPlanner/zysync/zysync.key
  687. [ ] Private key check succeeded
  688. [ ] DH initialization
  689. [ ] Could not load DH parameters from /etc/zyxel/BackupPlanner/zysync/zysync.cert
  690. [ ] Using hardcoded DH parameters
  691. [ ] DH initialized with 2048-bit key
  692. [ ] ECDH initialization
  693. [ ] ECDH initialized with curve prime256v1
  694. [ ] SSL options set: 0x01000004
  695. [.] Configuration successful
  696. [ ] Service [szysync] (FD=7) bound to 0.0.0.0:9527
  697. [!] Cannot open log file: /i-data/.system/stunneld.log
  698. [ ] Closing service [szysync]
  699. [ ] Service [szysync] closed (FD=7)
  700. [ ] Sessions cached before flush: 0
  701. [ ] Sessions cached after flush: 0
  702. [ ] Service [szysync] closed
  703. Done
  704. [ ok ] The Linux SCSI Target is already stopped
  705. [ 57.010648] hub 2-0:1.0: Cannot enable port 1. Maybe the USB cable is bad?
  706. Feb 21 17:02:46 None afpd[1509]: dsi_tcp: couldn't find network interface with IP address to advertice, check to make sure "None" is in /etc/hosts oe
  707. Feb 21 17:02:46 None afpd[1509]: Netatalk AFP/TCP listening on 0.0.0.0:548
  708. [warn] Creating missing directory /var/target/pr ... (warning).
  709. [warn] Creating missing directory /var/target/alua ... (warning).
  710. [info] The Linux SCSI Target looks properly installed.
  711. [warn] The configfs filesystem was not mounted, consider adding it to fstab ... (warning).
  712. [info] Loaded core module target_core_file.
  713. [warn] Core module target_core_mod already loaded ... (warning).
  714. [info] Loaded fabric module iscsi_target_mod.
  715. [warn] Startup config /etc/target/scsi_target.lio is empty, skipping ... (warning).
  716. [ ok ] Started The Linux SCSI Target
  717. 2021/02/21 17:02:48 [ipnotify] : execute ipnotify STARTUP
  718. [ipnotify_exec.sh]: ******** run ipnotify_exec.sh STARTUP********
  719. [21/Feb/2021:17:02:49] [network_common.py.pre](check_link_status)(278): the interface None is down or unusable
  720. [21/Feb/2021:17:02:49] [network_common.py.pre](check_link_status)(278): the interface bond0 is down or unusable
  721. [21/Feb/2021:17:02:49] [network_common.py.pre](check_link_status)(278): the interface bond1 is down or unusable
  722. [21/Feb/2021:17:02:49] [network_common.py.pre](check_link_status)(278): the interface bond0 is down or unusable
  723. [21/Feb/2021:17:02:49] [network_common.py.pre](check_link_status)(278): the interface bond1 is down or unusable
  724. Traceback (most recent call last):
  725. File "<string>", line 1, in <module>
  726. File "/home/release-build/NAS540/521AATB6B2/sysapps/web_framework/build/models/network_common.py.pre", line 158, in check_and_write_routing
  727. ValueError: need more than 2 values to unpack
  728. [ 61.480526] hub 2-0:1.0: Cannot enable port 1. Maybe the USB cable is bad?
  729. [21/Feb/2021:17:02:50] [network_common.py.pre](check_link_status)(278): the interface bond0 is down or unusable
  730. [21/Feb/2021:17:02:50] [network_common.py.pre](check_link_status)(278): the interface bond1 is down or unusable
  731. 2021/02/21 17:02:50 [ipnotify] : rth->rta_type = 1, IFA_ADDRESS=1, IFA_LOCAL=2
  732. 2021/02/21 17:02:50 [ipnotify] : detect a delete IP and execute /sbin/ipnotify_exec.sh
  733. [ipnotify_exec.sh]: ******** detect egiga0 delete IP********
  734. loop link has been checked. Do nothing
  735. Feb 21 17:02:51 None ifplugd(egiga0): started: BusyBox v1.19.4 (2020-06-04 10:09:11 CST)
  736. Feb 21 17:02:51 None ifplugd(egiga0): using SIOCETHTOOL detection mode
  737. Feb 21 17:02:51 None ifplugd(egiga1): started: BusyBox v1.19.4 (2020-06-04 10:09:11 CST)
  738. Feb 21 17:02:51 None ifplugd(egiga1): using SIOCETHTOOL detection mode
  739. Feb 21 17:02:51 None ifplugd(egiga1): link is up
  740. Feb 21 17:02:51 None ifplugd(egiga0): link is down
  741. [21/Feb/2021:17:02:52] [network_common.py.pre](check_link_status)(278): the interface None is down or unusable
  742. [21/Feb/2021:17:02:52] [network_common.py.pre](check_link_status)(278): the interface bond0 is down or unusable
  743. [21/Feb/2021:17:02:52] [network_common.py.pre](check_link_status)(278): the interface bond1 is down or unusable
  744. [21/Feb/2021:17:02:52] [network_common.py.pre](check_link_status)(278): the interface bond0 is down or unusable
  745. [21/Feb/2021:17:02:52] [network_common.py.pre](check_link_status)(278): the interface bond1 is down or unusable
  746. Traceback (most recent call last):
  747. File "<string>", line 1, in <module>
  748. File "/home/release-build/NAS540/521AATB6B2/sysapps/web_framework/build/models/network_common.py.pre", line 158, in check_and_write_routing
  749. ValueError: need more than 2 values to unpack
  750. Syntax error on line 24 of /etc/service_conf/httpd_zld.conf:
  751. Port must be specified
  752. ===> Stopping crond ...
  753. [ 65.950497] hub 2-0:1.0: Cannot enable port 1. Maybe the USB cable is bad?
  754. ===> Starting crond ...
  755. core_checksum : 12db79e8f9a45e7e8e210507438a007c
  756. fwversion : V5.21(AATB.6)C0
  757. img_checksum : da8a9b4322d84676a9b10344bea84562
  758. modelid : B103
  759. revision : 51201
  760. romfile_checksum : AFB9
  761. zld_checksum : e92bdb96634160bf3b7b4aea2c931e35
  762. check time zone and modify time zone
  763. [ 67.910758] bz time = 1
  764. [ 67.913214] bz status = 1
  765. [ 67.915839] bz_timer_status = 0
  766. [ 67.918986] start buzzer
  767. led_state_map_addr = 406
  768.  
  769. Please press Enter to activate this console. [ 70.800497] hub 2-0:1.0: Cannot enable port 1. Maybe the USB cable is bad?
  770. ipc_send:54: send IPC event OK
  771. [ 75.270492] hub 2-0:1.0: Cannot enable port 1. Maybe the USB cable is bad?
  772. Syntax error on line 24 of /etc/service_conf/httpd_zld.conf:
  773. Port must be specified
  774. [ 79.740496] hub 2-0:1.0: Cannot enable port 1. Maybe the USB cable is bad?
  775. [ 84.210493] hub 2-0:1.0: Cannot enable port 1. Maybe the USB cable is bad?
  776. Syntax error on line 24 of /etc/service_conf/httpd_zld.conf:
  777. Port must be specified
  778. [ 88.680489] hub 2-0:1.0: Cannot enable port 1. Maybe the USB cable is bad?
  779. [ 93.150500] hub 2-0:1.0: Cannot enable port 1. Maybe the USB cable is bad?
  780. ipc_send:54: send IPC event OK
  781. Sy
Add Comment
Please, Sign In to add comment