つないだ。
VCCをつなぐと暴走(?)して、パワースイッチで起動しなかったり、
RXとTXをつながないで、RX-RX、TX-TXとしてしまってはまったりしたが、
無事にブートメッセージ(dmesgなど)を見ることができた。
使った部品は以下の通り、
USB-RS-232C変換器
FTDI TTL-232R-3V3
http://akizukidenshi.com/catalog/g/gM-05840/
http://www.ftdichip.com/Products/Cables/USBTTLSerial.htm
ブレッドボード
EIC-310
http://akizukidenshi.com/catalog/g/gP-00313/
ピンヘッダー (2.54mmピッチ)
http://akizukidenshi.com/catalog/g/gC-00167/
JST PHR-4用端子
http://www.aitendo.com/product/3381
ピンヘッダーは、TTL-232R-3V3とブレッドボードをつなぐのに使う。
JST PHR-4用端子のケーブル側は、ちょっと細いがブレッドボードに
ささるので、そのまま挿す。
実際の接続は、
http://www.cyrius.com/debian/kirkwood/qnap/ts-119/serial.html
にある通り、前面側からGND、RX、VCC、TXの順なので、
GNDをTTL-232R-3V3の黒(GND)に、
RXをTTL-232R-3V3の橙(TXD)に、
VCCはつながずに、
TXをTTL-232R-3V3の黄(RXD)に、
それぞれつなぐ。
カメラを忘れてしまったので、写真は取っていない。
追記(2013-03-10)
配線までは分からないだろうが、現状の接続状況の写真を撮ったので掲示しておく。
console側のNetBSDマシンでは、
# screen /dev/ttyU0 115200
として、待っている状態で、電源を入れると、以下のような
ブートメッセージが得られる。
MACアドレスはCC:CC:CC:CC:CC:CCに置き換えてある。
まあ、ここまでではCPUが分かったくらいの収穫。
__ __ _ _ | \/ | __ _ _ ____ _____| | | | |\/| |/ _` | '__\ \ / / _ \ | | | | | | (_| | | \ V / __/ | | |_| |_|\__,_|_| \_/ \___|_|_| _ _ ____ _ | | | | | __ ) ___ ___ | |_ | | | |___| _ \ / _ \ / _ \| __| | |_| |___| |_) | (_) | (_) | |_ \___/ |____/ \___/ \___/ \__| ** LOADER ** ** MARVELL BOARD: DB-88F6281A-BP LE U-Boot 1.1.4 (Apr 23 2009 - 19:01:28) Marvell version: 3.4.4 U-Boot code: 00600000 -> 0067FFF0 BSS: -> 00690DCC Soc: MV88F6281 Rev 3 (DDR2) CPU running @ 800Mhz L2 running @ 400Mhz SysClock = 400Mhz , TClock = 200Mhz DRAM CAS Latency = 5 tRP = 5 tRAS = 18 tRCD=6 DRAM CS[0] base 0x00000000 size 256MB DRAM Total size 256MB 16bit width [16384kB@f8000000] Flash: 16 MB Addresses 8M - 0M are saved for the U-Boot usage. Mem malloc Initialization (8M - 7M): Done CPU : Marvell Feroceon (Rev 1) Streaming disabled Write allocate disabled USB 0: host mode PEX 0: interface detected no Link. Net: egiga0 [PRIME] Hit any key to stop autoboot: 0 Unknown command 'uart1' - try 'help' ## Booting image at 00800000 ... Image Name: Linux-2.6.33.2 Created: 2012-12-05 7:14:50 UTC Image Type: ARM Linux Kernel Image (uncompressed) Data Size: 2083192 Bytes = 2 MB Load Address: 00008000 Entry Point: 00008000 Verifying Checksum ... OK OK Starting kernel ... Uncompressing Linux................................................................................................................................... done, booting the kernel. [ 0.000000] Linux version 2.6.33.2 (root@VMBuildEnv001) (gcc version 4.2.1) #1 Wed Dec 5 15:14:47 CST 2012 [ 0.000000] CPU: Feroceon 88FR131 [56251311] revision 1 (ARMv5TE), cr=00053977 [ 0.000000] CPU: VIVT data cache, VIVT instruction cache [ 0.000000] Machine: Feroceon-KW ARM [ 0.000000] Using UBoot passing parameters structure [ 0.000000] Memory policy: ECC disabled, Data cache writeback [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 65024 [ 0.000000] Kernel command line: console=ttyS0,115200 root=/dev/ram initrd=0xa00000,0x900000 ramdisk=32768 [ 0.000000] PID hash table entries: 1024 (order: 0, 4096 bytes) [ 0.000000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes) [ 0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes) [ 0.000000] Memory: 256MB = 256MB total [ 0.000000] Memory: 246016KB available (3784K code, 451K data, 136K init, 0K highmem) [ 0.000000] Hierarchical RCU implementation. [ 0.000000] NR_IRQS:128 [ 0.000000] Console: colour dummy device 80x30 [ 0.000000] Calibrating delay loop... 799.53 BogoMIPS (lpj=3997696) [ 0.230000] Mount-cache hash table entries: 512 [ 0.230000] CPU: Testing write buffer coherency: ok [ 0.230000] NET: Registered protocol family 16 [ 0.230000] Feroceon L2: Enabling L2 [ 0.230000] Feroceon L2: Cache support initialised. [ 0.250000] [ 0.250000] CPU Interface [ 0.250000] ------------- [ 0.250000] SDRAM_CS0 ....base 00000000, size 256MB [ 0.250000] SDRAM_CS1 ....disable [ 0.250000] SDRAM_CS2 ....disable [ 0.250000] SDRAM_CS3 ....disable [ 0.250000] PEX0_MEM ....base e0000000, size 128MB [ 0.250000] PEX0_IO ....base f2000000, size 1MB [ 0.250000] PEX1_MEM ....no such [ 0.260000] PEX1_IO ....no such [ 0.260000] INTER_REGS ....base f1000000, size 1MB [ 0.260000] NFLASH_CS ....base fa000000, size 2MB [ 0.260000] SPI_CS ....base f4000000, size 16MB [ 0.260000] BOOT_ROM_CS ....no such [ 0.260000] DEV_BOOTCS ....no such [ 0.260000] CRYPT_ENG ....base f0000000, size 2MB [ 0.260000] [ 0.260000] Marvell Development Board (LSP Version KW_LSP_5.1.2)-- DB-88F6281A-BP Soc: 88F6281 A1 LE [ 0.260000] [ 0.260000] Detected Tclk 200000000 and SysClk 400000000 [ 0.260000] MV Buttons Device Load [ 3.280000] PEX0 interface detected no Link. [ 3.280000] PCI: bus0: Fast back to back transfers enabled [ 3.280000] mvPexLocalBusNumSet: ERR. Invalid PEX interface 1 [ 3.290000] bio: create slab <bio-0> at 0 [ 3.290000] vgaarb: loaded [ 3.290000] SCSI subsystem initialized [ 3.290000] usbcore: registered new interface driver usbfs [ 3.290000] usbcore: registered new interface driver hub [ 3.290000] usbcore: registered new interface driver ethub [ 3.290000] usbcore: registered new device driver usb [ 3.290000] Switching to clocksource kw_clocksource [ 3.290000] NET: Registered protocol family 2 [ 3.290000] IP route cache hash table entries: 2048 (order: 1, 8192 bytes) [ 3.290000] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 3.290000] TCP bind hash table entries: 8192 (order: 3, 32768 bytes) [ 3.290000] TCP: Hash tables configured (established 8192 bind 8192) [ 3.290000] TCP reno registered [ 3.290000] UDP hash table entries: 256 (order: 0, 4096 bytes) [ 3.290000] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes) [ 3.290000] NET: Registered protocol family 1 [ 3.290000] RPC: Registered udp transport module. [ 3.290000] RPC: Registered tcp transport module. [ 3.290000] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 3.290000] Trying to unpack rootfs image as initramfs... [ 3.290000] rootfs image is not initramfs (no cpio magic); looks like an initrd [ 3.340000] Freeing initrd memory: 9216K [ 3.340000] QNAP RTC initializing.... [ 3.380000] Initializing RTC is completed. [ 3.400000] rtc kw_rtc: rtc core: registered kw-rtc as rtc0 [ 3.400000] RTC registered [ 3.400000] watchdog_init: succeed to register misc device [ 3.400000] Init WDT and Active SYSREST if WDT timeout [ 3.400000] XOR registered 4 channels [ 3.400000] XOR 2nd invalidate WA enabled [ 3.400000] MV Buttons Driver Load [ 3.400000] NetWinder Floating Point Emulator V0.97 (double precision) [ 3.400000] audit: initializing netlink socket (disabled) [ 3.400000] type=2000 audit(1362625395.000:1): initialized [ 3.400000] VFS: Disk quotas dquot_6.5.2 [ 3.400000] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 3.410000] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [ 3.410000] fuse init (API version 7.13) [ 3.410000] msgmni has been set to 499 [ 3.410000] alg: No test for stdrng (krng) [ 3.410000] io scheduler noop registered [ 3.410000] io scheduler deadline registered [ 3.410000] io scheduler cfq registered (default) [ 3.430000] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled [ 3.430000] serial8250.0: ttyS0 at MMIO 0xf1012000 (irq = 33) is a 16550A [ 3.440000] console [ttyS0] enabled [ 3.450000] serial8250.1: ttyS1 at MMIO 0xf1012100 (irq = 34) is a 16550A [ 3.460000] brd: module loaded [ 3.460000] loop: module loaded [ 3.470000] qnap_pic_init: succeed to register misc device [ 3.470000] tsinfo: create proc systemp successfully [ 3.480000] tsinfo: create proc systemp successfully [ 3.480000] tsinfo: create proc systemp successfully [ 3.490000] tsinfo: create proc systemp successfully [ 3.490000] serial8250_PIC_init..uartclk = 200000000,baudDivisor = 651,irq = 34 [ 3.500000] Integrated Sata device found [ 3.510000] IRQ 21/mvSata: IRQF_DISABLED is not guaranteed on shared IRQs [ 5.550000] Spin up ...(0:0) [ 7.560000] Spin up ...(0:1) [ 9.560000] Spin up all... [ 12.560000] [0 0]: Waiting for channel initialization. [ 13.570000] [0 1]: Waiting for channel initialization. [ 14.570000] scsi0 : Marvell SCSI to SATA adapter [ 14.580000] scsi1 : Marvell SCSI to SATA adapter [ 15.080000] ENABLE_WRITE_CACHE (current: enabled). [ 15.090000] scsi 0:0:0:0: Direct-Access WDC WD20EARS-00MVWB0 51.0 PQ: 0 ANSI: 5 [ 15.100000] Check proc_name[mvSata]. [ 15.100000] Check proc_name[mvSata]. [ 15.110000] sd 0:0:0:0: [sda] Sector size 0 reported, assuming 512. [ 15.110000] sd 0:0:0:0: [sda] 3907029168 512-byte logical blocks: (2.00 TB/1.81 TiB) [ 15.120000] sd 0:0:0:0: [sda] 0-byte physical blocks [ 15.130000] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 15.130000] SPI Serial flash detected @ 0xf4000000, 16384KB (64sec x 256KB) [ 15.140000] Creating 6 MTD partitions on "spi_flash": [ 15.150000] 0x000000000000-0x000000080000 : "U-Boot" [ 15.150000] 0x000000200000-0x000000400000 : "Kernel" [ 15.160000] sd 0:0:0:0: [sda] Write Protect is off [ 15.160000] 0x000000400000-0x000000d00000 : "RootFS" [ 15.170000] 0x000000d00000-0x000001000000 : "RootFS2" [ 15.170000] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 15.180000] 0x000000080000-0x0000000c0000 : "U-Boot Config" [ 15.190000] sd 0:0:0:0: [sda] Sector size 0 reported, assuming 512. [ 15.200000] 0x0000000c0000-0x000000200000 : "NAS Config" [ 15.200000] Loading Marvell Ethernet Driver: [ 15.210000] o Cached descriptors in DRAM [ 15.210000] o DRAM SW cache-coherency [ 15.210000] o 1 Giga ports supported [ 15.220000] o Single RX Queue support - ETH_DEF_RXQ=0 [ 15.220000] o Single TX Queue support - ETH_DEF_TXQ=0 [ 15.230000] o TCP segmentation offload (TSO) supported [ 15.230000] o Large Receive offload (LRO) supported [ 15.240000] o Receive checksum offload supported [ 15.240000] o Transmit checksum offload supported [ 15.250000] o Network Fast Processing (Routing) supported - (Disabled) [ 15.260000] o Proc tool API enabled [ 15.260000] o SKB Reuse supported - (Disabled) [ 15.260000] o SKB Recycle supported - (Disabled) [ 15.270000] o Rx descripors: q0=128 [ 15.270000] o Tx descripors: q0=532 [ 15.280000] o Loading network interface(s): [ 15.280000] o register under mv88fx_eth platform [ 15.290000] o eth0, ifindex = 2, GbE port = 0 [ 15.290000] [ 15.300000] mvFpRuleDb (00000010): 0 entries, 0 bytes [ 15.300000] Marvell debug tracing is on [ 15.300000] Initializing USB Mass Storage driver... [ 15.310000] usbcore: registered new interface driver usb-storage [ 15.320000] USB Mass Storage support registered. [ 15.320000] usb: create proc systemp successfully [ 15.330000] usb: create proc systemp successfully [ 15.330000] mice: PS/2 mouse device common for all mice [ 15.340000] md: linear personality registered for level -1 [ 15.340000] md: raid0 personality registered for level 0 [ 15.350000] md: raid1 personality registered for level 1 [ 15.350000] TCP cubic registered [ 15.350000] NET: Registered protocol family 17 [ 15.360000] sda: [ 15.380000] rtc kw_rtc: setting system clock to 2013-03-07 03:03:28 UTC (1362625408) [ 15.760000] sda1 sda2 sda3 sda4 [ 15.780000] sd 0:0:0:0: [sda] Sector size 0 reported, assuming 512. [ 15.800000] sd 0:0:0:0: [sda] Attached SCSI disk [ 15.800000] md: Waiting for all devices to be available before autodetect [ 15.810000] md: If you don't use raid, use raid=noautodetect [ 15.820000] md: Autodetecting RAID arrays. [ 15.820000] md: Scanned 0 and added 0 devices. [ 15.820000] md: autorun ... [ 15.830000] md: ... autorun DONE. [ 15.830000] RAMDISK: gzip image found at block 0 [ 17.160000] VFS: Mounted root (ext2 filesystem) on device 1:0. [ 17.160000] Freeing init memory: 136K [ 17.620000] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 17.630000] orion-ehci orion-ehci.0: Marvell Orion EHCI [ 17.630000] orion-ehci orion-ehci.0: new USB bus registered, assigned bus number 1 [ 17.670000] orion-ehci orion-ehci.0: irq 19, io mem 0xf1050000 [ 17.690000] orion-ehci orion-ehci.0: USB 2.0 started, EHCI 1.00 [ 17.690000] hub 1-0:1.0: USB hub found [ 17.700000] hub 1-0:1.0: 1 port detected Start config_util... [ 18.020000] usb 1-1: new high speed USB device using orion-ehci and address 2 Start to mirror ROOT part... [ 18.110000] kjournald starting. Commit interval 5 seconds [ 18.120000] EXT3-fs (sda1): mounted filesystem with writeback data mode [ 18.170000] hub 1-1:1.0: USB hub found [ 18.170000] hub 1-1:1.0: 4 ports detected config_util: HD1 config Match serial_no of HD1. [ 18.470000] md: md9 stopped. [ 18.480000] md: bind<sda1> [ 18.510000] raid1: raid set md9 active with 1 out of 1 mirrors [ 18.530000] md9: bitmap initialized from disk: read 5/5 pages, set 0 bits [ 18.540000] created bitmap (65 pages) for device md9 [ 18.570000] md9: detected capacity change from 0 to 542769152 mdadm: /dev/md9 has been started with 1 drive. [ 18.600000] md9: unknown partition table mdadm: '1' is an unusual number of drives for an array, so it is probably a mistake. If you really mean it you will need to specify --force before setting the number of drives. Mirror of ROOT succeeded. [ 19.980000] kjournald starting. Commit interval 5 seconds [ 19.990000] EXT3-fs (md9): using internal journal [ 19.990000] EXT3-fs (md9): mounted filesystem with writeback data mode Start to mirror RFS_EXT part... config_util: HD1 is TS-NASARM. [ 20.250000] md: md13 stopped. [ 20.280000] md: bind<sda4> [ 20.290000] raid1: raid set md13 active with 1 out of 1 mirrors [ 20.310000] md13: bitmap initialized from disk: read 4/4 pages, set 0 bits [ 20.320000] created bitmap (57 pages) for device md13 [ 20.330000] md13: detected capacity change from 0 to 469893120 mdadm: /dev/sda4 has been started with 1 drive. [ 20.350000] md13: unknown partition table mdadm: '1' is an unusual number of drives for an array, so it is probably a mistake. If you really mean it you will need to specify --force before setting the number of drives. config_util: (0) /dev/sda4 size = 458880 Mirror of RFS_EXT succeeded. config_util finished. mount HDD root device [ 21.220000] kjournald starting. Commit interval 5 seconds [ 21.290000] EXT3-fs (md9): using internal journal [ 21.290000] EXT3-fs (md9): mounted filesystem with writeback data mode mount /dev/md9 successful. bootcmd check ok Update Extended rcX_init.d...(1) 4+0 records in 4+0 records out Extract RootFS Ext... [ 21.770000] kjournald starting. Commit interval 5 seconds [ 21.830000] EXT3-fs (md9): using internal journal [ 21.830000] EXT3-fs (md9): mounted filesystem with writeback data mode mountall: mount /dev/md9 successful. [ 23.600000] kjournald starting. Commit interval 5 seconds [ 23.610000] EXT3-fs (md13): using internal journal [ 23.610000] EXT3-fs (md13): recovery complete [ 23.640000] EXT3-fs (md13): mounted filesystem with writeback data mode install /hd_root_tmp/update_pkg/samba.tgz /hd_root_tmp/update_pkg/WFM3.tgz is not exist! /hd_root_tmp/update_pkg/WFM2.tgz is not exist! install /hd_root_tmp/update_pkg/language.tgz install /hd_root_tmp/update_pkg/vpnpptp.tgz! install /hd_root_tmp/update_pkg/vaultServices.tgz install /hd_root_tmp/update_pkg/DSv3.tgz install /hd_root_tmp/update_pkg/vpnopenvpn.tgz! install /hd_root_tmp/update_pkg/ldap_server.tgz! install /hd_root_tmp/update_pkg/avahi0630.tgz! install /hd_root_tmp/update_pkg/medialibrary.tgz install /hd_root_tmp/update_pkg/printer.tgz install /hd_root_tmp/update_pkg/vim.tgz mv: unable to rename `/mnt/ext/opt/DSv3/opt/gt': Directory not empty [ 47.800000] NET: Registered protocol family 5 [ 48.290000] TARGET_CORE[0]: Loading Generic Kernel Storage Engine: v3.5.0 on Linux/armv5tel on 2.6.33.2 [ 48.300000] TARGET_CORE[0]: Initialized ConfigFS Fabric Infrastructure: v3.5.0 on Linux/armv5tel on 2.6.33.2 [ 48.310000] SE_PC[0] - Registered Plugin Class: TRANSPORT [ 48.310000] PLUGIN_TRANSPORT[1] - pscsi registered [ 48.320000] PLUGIN_TRANSPORT[4] - iblock registered [ 48.320000] PLUGIN_TRANSPORT[5] - rd_dr registered [ 48.330000] PLUGIN_TRANSPORT[6] - rd_mcp registered [ 48.330000] PLUGIN_TRANSPORT[7] - fileio registered [ 48.340000] SE_PC[1] - Registered Plugin Class: OBJ [ 48.340000] PLUGIN_OBJ[1] - dev registered [ 48.340000] CORE_HBA[0] - Linux-iSCSI.org Ramdisk HBA Driver v3.1 on Generic Target Core Stack v3.5.0 [ 48.350000] CORE_HBA[0] - Attached Ramdisk HBA: 0 to Generic Target Core TCQ Depth: 256 MaxSectors: 1024 [ 48.360000] CORE_HBA[0] - Attached HBA to Generic Target Core [ 48.370000] RAMDISK: Referencing Page Count: 8 [ 48.370000] CORE_RD[0] - Built Ramdisk Device ID: 0 space of 8 pages in 1 tables [ 48.380000] rd_dr: Using SPC_PASSTHROUGH, no reservation emulation [ 48.390000] rd_dr: Using SPC_ALUA_PASSTHROUGH, no ALUA emulation [ 48.390000] CORE_RD[0] - Activating Device with TCQ: 0 at Ramdisk Device ID: 0 [ 48.530000] Vendor: QNAP Model: RAMDISK-DR Revision: 3.1 [ 48.530000] Type: Direct-Access ANSI SCSI revision: 05 [ 48.550000] T10 VPD Unit Serial Number: 1234567890:0_0 [ 48.550000] T10 VPD Page Length: 38 [ 48.550000] T10 VPD Identifer Length: 34 [ 48.560000] T10 VPD Identifier Association: addressed logical unit [ 48.560000] T10 VPD Identifier Type: T10 Vendor ID based [ 48.570000] T10 VPD ASCII Device Identifier: QNAP [ 48.600000] CORE_RD[0] - Added LIO DIRECT Ramdisk Device ID: 0 of 8 pages in 1 tables, 32768 total bytes [ 48.800000] Initiate iscsi target log successfully. [ 48.800000] Linux-iSCSI.org iSCSI Target Core Stack v3.5.0 on Linux/armv5tel on 2.6.33.2 [ 48.810000] <<<<<<<<<<<<<<<<<<<<<< BEGIN FABRIC API >>>>>>>>>>>>>>>>>>>>>> [ 48.820000] Initialized struct target_fabric_configfs: cdb67800 for iscsi [ 48.820000] <<<<<<<<<<<<<<<<<<<<<< END FABRIC API >>>>>>>>>>>>>>>>>>>>>> [ 48.830000] LIO_TARGET[0] - Set fabric -> lio_target_fabric_configfs [ 48.910000] iscsi_allocate_thread_sets:206: ***OPS*** Spawned 4 thread set(s) (8 total threads). [ 48.910000] TARGET_CORE[iSCSI]: Allocated Discovery se_portal_group_t for endpoint: None, Portal Tag: 1 [ 48.920000] CORE[0] - Allocated Discovery TPG [ 48.930000] Loading Complete. [ 48.960000] xor: measuring software checksum speed [ 49.010000] arm4regs : 726.000 MB/sec [ 49.060000] 8regs : 550.800 MB/sec [ 49.110000] 32regs : 608.400 MB/sec [ 49.110000] xor: using function: arm4regs (726.000 MB/sec) [ 49.650000] raid6: int32x1 61 MB/s [ 49.820000] raid6: int32x2 82 MB/s [ 49.990000] raid6: int32x4 83 MB/s [ 50.160000] raid6: int32x8 77 MB/s [ 50.160000] raid6: using algorithm int32x4 (83 MB/s) [ 51.140000] md: raid6 personality registered for level 6 [ 51.140000] md: raid5 personality registered for level 5 [ 51.150000] md: raid4 personality registered for level 4 [ 51.250000] device-mapper: ioctl: 4.16.0-ioctl (2009-11-05) initialised: dm-devel@redhat.com [ 51.650000] cryptodev: driver 0.9 loaded. [ 51.870000] usbcore: registered new interface driver usbhid [ 51.870000] usbhid: USB HID core driver [ 51.950000] usbcore: registered new interface driver usblp [ 51.980000] sysinfo: Module loaded. [ 52.390000] ufsd: module license 'Commercial product' taints kernel. [ 52.390000] Disabling lock debugging due to kernel taint [ 52.510000] ufsd: driver (8.6, Dec 5 2012 15:49:21, LBD=ON, delalloc, acl, ioctl, ugm) loaded at bf266000 [ 52.510000] NTFS (with native replay) support included [ 52.510000] Hfs+/HfsX support included [ 52.510000] optimized: speed [ 52.510000] Build_for__QNAP_TS_219_ARM_2012-02-09_U86_r184991_b10 [ 52.510000] [ 53.010000] Slow work thread pool: Starting up [ 53.010000] Slow work thread pool: Ready [ 53.170000] fnotify: Load file notify kernel module. [ 53.180000] fnotify: Global_Private_Data_List_Init() [ 53.180000] fnotify: Launch the fnotify thread: 1090 [ 53.190000] fnotify: The fnotify thread starts... [ 53.250000] lib80211: common routines for IEEE802.11 drivers [ 53.430000] cfg80211: Calling CRDA to update world regulatory domain [ 53.780000] Enable WDT... [ 55.950000] usbcore: registered new interface driver snd-usb-audio [ 55.980000] usbcore: registered new interface driver snd-usb-caiaq [ 56.090000] Linux video capture interface: v2.00 [ 56.170000] usbcore: registered new interface driver uvcvideo [ 56.180000] USB Video Class driver (v0.1.0) [ 57.380000] eth0: mac address changed [ 57.420000] eth0: link down [ 57.420000] eth0: started MAC_ADDR CC:CC:CC:CC:CC [ 59.010000] eth0: link up, full duplex, speed 100 Mbps storage_boot_init 1 ... [ 72.870000] kjournald starting. Commit interval 5 seconds [ 72.890000] EXT3-fs (md9): using internal journal [ 72.890000] EXT3-fs (md9): mounted filesystem with writeback data mode readlink: /etc/config: Invalid argument config hidden config directory exist, create symbolic link /etc/config... [OK] Writing model version information... Writing model version info...[OK] ln: /home/httpd/cgi-bin/loginTheme/theme: No such file or directory ln: /home/httpd/cgi-bin/loginTheme/theme/desktop.jpg: No such file or directory sss_convert... log hidden config directory exist, create symboloc link /etc/logs... [OK] Install /mnt/HDA_ROOT/update_pkg/*.qfix ... Start rcv_port: [ 75.990000] active port 0 :139 [ 75.990000] active port 1 :445 [ 75.990000] active port 2 :20 set 139 445 20. /sbin/modagent start init_netlink_socket error! Starting Disk initialized: Check config files...start No need to do recovery. storage_boot_init 2 ... mdadm: No md superblock detected on /dev/sda3. storage_boot_init.c: Check filesystem on /dev/sda3. mdadm: /dev/sda2 appears to be part of a raid array: level=raid1 devices=2 ctime=Thu Mar 7 02:54:59 2013 [ 84.320000] md: bind<sda2> [ 84.330000] raid1: raid set md1 active with 1 out of 1 mirrors [ 84.340000] md1: detected capacity change from 0 to 542769152 mdadm: array /dev/md1 started. [ 85.370000] md1: unknown partition table [ 87.470000] Adding 530040k swap on /dev/md1. Priority:-1 extents:1 across:530040k [ 95.030000] EXT4-fs (sda3): mounted filesystem with ordered data mode storage_boot_init.c: check_last_degrade_error... group block bitmap usage checking... find default mount path /share/HDA_DATA storage_boot_init 6 ... storage_boot_init.c: Checking e-sata: [/sys/block/sdz] Not exist /dev/sda3 on /share/HDA_DATA type ext4 (rw,usrjquota=aquota.user,jqfmt=vfsv0,user_xattr,data=ordered,delalloc,noacl) crontab: cannot change dir to /tmp/cron/crontabs: No such file or directory crontab: cannot change dir to /tmp/cron/crontabs: No such file or directory crontab: cannot change dir to /tmp/cron/crontabs: No such file or directory Restarting nmbd services:killall: snmpd: no process killed Stopping network... nmbd. done. Shutting down upnpd services:sh: /usr/bin/qcmd: No such file or directory . [ 110.320000] eth0: stopped /etc/init.d/network.sh: line 580: /etc/init.d/vlan.sh: No such file or directory Stopped. Starting network...eth0 STATIC [ 112.260000] eth0: link down [ 112.260000] eth0: started [ 114.080000] eth0: link up, full duplex, speed 100 Mbps Shutting down winbindd services:192.168.81.1 killall: upnpcd: no process killed winbindd. Shutting down upnpd services:Restarting nmbd services:killall: snmpd: no process killed Starting winbindd services: nmbd. done. . Starting upnpd: get eth0 gateway = 192.168.81.1 default via 192.168.81.1 dev eth0 metric 1 upnpd[2372]: UPnP SDK Successfully Initialized. upnpd[2372]: Succesfully set the Web Server Root Directory. upnpd[2372]: IGD root device successfully registered. [ 131.520000] eth0: stopped [ 131.550000] eth0: link down [ 131.550000] eth0: started . upnpd[2372]: Advertisements Sent. Listening for requests ... [ 133.180000] eth0: link up, full duplex, speed 100 Mbps rpcbind: cannot create socket for udp6 rpcbind: cannot create socket for tcp6 [ 141.400000] NFSD: Using /var/lib/nfs/v4recovery as the NFSv4 state recovery directory [ 141.410000] NFSD: starting 90-second grace period Initializing random number generator... done. Install /mnt/HDA_ROOT/update_pkg/*.qpkg ... Starting ldap services:Starting thttpd services: disabled. Starting wfm_thttpd services: no enable defined port. thttpd. Starting Qthttpd services:locks path was set to /share/HDA_DATA/.locks Qthttpd. Starting winbindd services:Starting SMB services: smbd nmbd. Startup all cloud related services... Starting FTP services: Start rcv_port: [ 157.920000] active port 0 :139 [ 157.920000] active port 1 :445 [ 157.920000] active port 2 :20 Starting stunnel services: /mnt/ext/opt/mysql set 139 445 20. insmod: cannot insert `/lib/modules/misc/fbdisk.ko': File exists (-1): File exists Starting UPS monitoring:Shutting down NFS daemon: rpc.nfsdStarting NTP services: /bin/mknod: `/dev/fbdisk0': File exists /bin/mknod: `/dev/fbsnap0': File exists The vaultServices is disabled... /bin/mknod: `/dev/fbdisk1': File exists /bin/mknod: `/dev/fbsnap1': File exists Starting recycled services:/bin/mknod: `/dev/fbdisk2': File exists Remove old configuration files /bin/mknod: `/dev/fbsnap2': File exists /bin/mknod: `/dev/fbdisk3': File exists yes /bin/mknod: `/dev/fbsnap3': File exists /bin/mknod: `/dev/fbdisk4': File exists /bin/mknod: `/dev/fbsnap4': File exists Try to shutting down AVAHI services first Starting DS scheduler: Starting QSync manitor: qsyncman... /bin/mknod: `/dev/fbdisk5': File exists /bin/mknod: `/dev/fbsnap5': File exists /bin/mknod: `/dev/fbdisk6': File exists /bin/mknod: `/dev/fbsnap6': File exists /bin/mknod: `/dev/fbdisk7': File exists /bin/mknod: `/dev/fbsnap7': File exists Network UPS Tools - UPS driver controller 2.2.2 /bin/mknod: `/dev/fbdisk8': File exists /bin/mknod: `/dev/fbsnap8': File exists /bin/mknod: `/dev/fbdisk9': File exists /bin/mknod: `/dev/fbsnap9': File exists Network UPS Tools: 0.29 USB communication driver - core 0.33 (2.2.2) proftpd. No matching HID UPS found Driver failed to start (exit status=1) /bin/mknod: `/dev/fbdisk10': File exists /bin/mknod: `/dev/fbsnap10': File exists /bin/mknod: `/dev/fbdisk11': File exists /bin/mknod: `/dev/fbsnap11': File exists /bin/mknod: `/dev/fbdisk12': File exists /bin/mknod: `/dev/fbsnap12': File exists Starting periodic command scheduler: Starting sshd services: Network UPS Tools upsd 2.2.2 /etc/init.d/refresh_nvr_crontab.sh: line 16: /usr/bin/qcmd: No such file or directory /bin/mknod: `/dev/fbdisk13': File exists /bin/mknod: `/dev/fbsnap13': File exists ntpdated. /bin/mknod: `/dev/fbdisk14': File exists Enable Optware/ipkg /bin/mknod: `/dev/fbsnap14': File exists /bin/mknod: `/dev/fbdisk15': File exists /bin/mknod: `/dev/fbsnap15': File exists /bin/mknod: `/dev/fbdisk16': File exists /bin/mknod: `/dev/fbsnap16': File exists Reconfigure FTP services: /bin/mknod: `/dev/fbdisk17': File exists Starting media stations: [ 165.690000] warning: `proftpd' uses 32-bit capabilities (legacy support in use) /bin/cp: `/mnt/ext/opt/photostation2/geoip.xml' and `/tmp/geoip.xml' are the same file /bin/mknod: `/dev/fbsnap17': File exists /bin/mknod: `/dev/fbdisk18': File exists crond[3497]: crond 2.3.2 dillon, started, log level 9 crond[3497]: failed user admin parsing [global] crond[3497]: failed user admin parsing workgroup = elements crond[3497]: failed user admin parsing security = USER crond[3497]: failed user admin parsing server string = qnap NAS crond[3497]: failed user admin parsing username level = 0 crond[3497]: failed user admin parsing null passwords = yes crond[3497]: failed user admin parsing socket options = TCP_NODELAY SO_KEEPALIVE SO_SNDBUF=65536 SO_RCVBUF=65536 crond[3497]: failed user admin parsing os level = 20 crond[3497]: failed user admin parsing preferred master = no /bin/mknod: `/dev/fbsnap18': File exists Starting IM services:No MSN account information /bin/mknod: `/dev/fbdisk19': File exists /bin/mknod: `/dev/fbsnap19': File exists TwonkyMedia cache have been cleaned. /bin/mknod: `/dev/fbdisk20': File exists /bin/mknod: `/dev/fbsnap20': File exists /bin/mknod: `/dev/fbdisk21': File exists /bin/mknod: `/dev/fbsnap21': File exists [ 167.510000] nfsd: last server has exited, flushing export cache reconfig ftp success crond. use PIC1 as default image /bin/mknod: `/dev/fbdisk22': File exists /bin/mknod: `/dev/fbsnap22': File exists Could not load host key: /etc/ssh/ssh_host_rsa_key /bin/mknod: `/dev/fbdisk23': File exists /bin/mknod: `/dev/fbsnap23': File exists Starting iTune Services: disabled. /bin/mknod: `/dev/fbdisk24': File exists /bin/mknod: `/dev/fbsnap24': File exists Starting UPnP MediaServer: (/mnt/HDA_ROOT/twonkymedia/twonkymedia) /bin/mknod: `/dev/fbdisk25': File exists /bin/mknod: `/dev/fbsnap25': File exists /bin/mknod: `/dev/fbdisk26': File exists sshd. /bin/mknod: `/dev/fbsnap26': File exists /bin/mknod: `/dev/fbdisk27': File exists /bin/mknod: `/dev/fbsnap27': File exists /bin/mknod: `/dev/fbdisk28': File exists /bin/mknod: `/dev/fbsnap28': File exists /bin/mknod: `/dev/fbdisk29': File exists /bin/mknod: `/dev/fbsnap29': File exists /bin/mknod: `/dev/fbdisk30': File exists sss_convert... /bin/mknod: `/dev/fbsnap30': File exists /bin/mknod: `/dev/fbdisk31': File exists /bin/mknod: `/dev/fbsnap31': File exists /bin/mknod: `/dev/fbdisk32': File exists /bin/mknod: `/dev/fbsnap32': File exists Network UPS Tools - UPS driver controller 2.2.2 Network UPS Tools: 0.29 USB communication driver - core 0.33 (2.2.2) /bin/mknod: `/dev/fbdisk33': File exists . Shutting down NFS mountd: rpc.mountdNo matching HID UPS found Driver failed to start (exit status=1) /bin/mknod: `/dev/fbsnap33': File exists /bin/mknod: `/dev/fbdisk34': File exists install /mnt/HDA_ROOT/update_pkg/DSv3.tgz /bin/mknod: `/dev/fbsnap34': File exists disabled /bin/mknod: `/dev/fbdisk35': File exists /bin/mknod: `/dev/fbsnap35': File exists /bin/mknod: `/dev/fbdisk36': File exists /bin/mknod: `/dev/fbsnap36': File exists /bin/mknod: `/dev/fbdisk37': File exists /bin/mknod: `/dev/fbsnap37': File exists /bin/mknod: `/dev/fbdisk38': File exists /bin/mknod: `/dev/fbsnap38': File exists Starting telnet services: disabled. /bin/mknod: `/dev/fbdisk39': File exists /bin/mknod: `/dev/fbsnap39': File exists Starting Dbus ... /bin/mknod: `/dev/fbdisk40': File exists disabled /bin/mknod: `/dev/fbsnap40': File exists /bin/mknod: `/dev/fbdisk41': File exists /bin/mknod: `/dev/fbsnap41': File exists Starting AppleTalk services: /bin/mknod: `/dev/fbdisk42': File exists /bin/mknod: `/dev/fbsnap42': File exists /bin/mknod: `/dev/fbdisk43': File exists /bin/mknod: `/dev/fbsnap43': File exists /bin/mknod: `/dev/fbdisk44': File exists Starting opentftpd services: disabled. /bin/mknod: `/dev/fbsnap44': File exists /bin/mknod: `/dev/fbdisk45': File exists /bin/mknod: `/dev/fbsnap45': File exists /bin/mknod: `/dev/fbdisk46': File exists . Shutting down NFS quotas: rpc.rquotad/bin/mknod: `/dev/fbsnap46': File exists /bin/mknod: `/dev/fbdisk47': File exists /bin/mknod: `/dev/fbsnap47': File exists /bin/mknod: `/dev/fbdisk48': File exists /bin/mknod: `/dev/fbsnap48': File exists /bin/mknod: `/dev/fbdisk49': File exists /bin/mknod: `/dev/fbsnap49': File exists /bin/mknod: `/dev/fbdisk50': File exists /bin/mknod: `/dev/fbsnap50': File exists /bin/mknod: `/dev/fbdisk51': File exists Dbus Started /bin/mknod: `/dev/fbsnap51': File exists /bin/mknod: `/dev/fbdisk52': File exists /bin/mknod: `/dev/fbsnap52': File exists /bin/mknod: `/dev/fbdisk53': File exists /bin/mknod: `/dev/fbsnap53': File exists /bin/mknod: `/dev/fbdisk54': File exists /bin/mknod: `/dev/fbsnap54': File exists /bin/mknod: `/dev/fbdisk55': File exists /bin/mknod: `/dev/fbsnap55': File exists /bin/mknod: `/dev/fbdisk56': File exists /bin/mknod: `/dev/fbsnap56': File exists [ 177.050000] VFS (sda3): Writes happened before quota was turned on thus quota information is probably inconsistent. Please run quotacheck(8). /bin/mknod: `/dev/fbdisk57': File exists stunnel. /bin/mknod: `/dev/fbsnap57': File exists /bin/mknod: `/dev/fbdisk58': File exists /bin/mknod: `/dev/fbsnap58': File exists /bin/mknod: `/dev/fbdisk59': File exists /bin/mknod: `/dev/fbsnap59': File exists /bin/mknod: `/dev/fbdisk60': File exists /bin/mknod: `/dev/fbsnap60': File exists /bin/mknod: Automatically start autorun.sh: Not found. `/dev/fbdisk61': File exists /bin/mknod: `/dev/fbsnap61': File exists Starting rsync services: rsync. rsyslogd is not Enabled. /bin/mknod: `/dev/fbdisk62': File exists /bin/mknod: `/dev/fbsnap62': File exists . /bin/mknod: `/dev/fbdisk63': File exists /bin/mknod: `/dev/fbsnap63': File exists Stopping portmap/bin/mknod: `/dev/fbdisk64': File exists /bin/mknod: `/dev/fbsnap64': File exists /bin/mknod: `/dev/fbdisk65': File exists /bin/mknod: `/dev/fbsnap65': File exists /bin/mknod: `/dev/fbdisk66': File exists /bin/mknod: `/dev/fbsnap66': File exists /bin/mknod: `/dev/fbdisk67': File exists /bin/mknod: `/dev/fbsnap67': File exists /bin/mknod: `/dev/fbdisk68': File exists /bin/mknod: `/dev/fbsnap68': File exists /bin/mknod: `/dev/fbdisk69': File exists . /bin/mknod: `/dev/fbsnap69': File exists /bin/mknod: `/dev/fbdisk70': File exists /bin/mknod: `/dev/fbsnap70': File exists /bin/mknod: `/dev/fbdisk71': File exists /bin/mknod: `/dev/fbsnap71': File exists /bin/mknod: `/dev/fbdisk72': File exists /bin/mknod: `/dev/fbsnap72': File exists /bin/mknod: `/dev/fbdisk73': File exists /bin/mknod: `/dev/fbsnap73': File exists /bin/mknod: `/dev/fbdisk74': File exists /bin/mknod: `/dev/fbsnap74': File exists /bin/mknod: `/dev/fbdisk75': File exists /bin/mknod: `/dev/fbsnap75': File exists /bin/mknod: `/dev/fbdisk76': File exists /bin/mknod: `/dev/fbsnap76': File exists /bin/mknod: `/dev/fbdisk77': File exists /bin/mknod: `/dev/fbsnap77': File exists Starting NFS services: /bin/mknod: `/dev/fbdisk78': File exists /bin/mknod: `/dev/fbsnap78': File exists /bin/mknod: `/dev/fbdisk79': File exists /bin/mknod: `/dev/fbsnap79': File exists /bin/mknod: `/dev/fbdisk80': File exists /bin/mknod: `/dev/fbsnap80': File exists /bin/mknod: `/dev/fbdisk81': File exists /bin/mknod: `/dev/fbsnap81': File exists /bin/mknod: `/dev/fbdisk82': File exists /bin/mknod: `/dev/fbsnap82': File exists /bin/mknod: `/dev/fbdisk83': File exists /bin/mknod: `/dev/fbsnap83': File exists /bin/mknod: `/dev/fbdisk84': File exists /bin/mknod: `/dev/fbsnap84': File exists Starting portmapper:/bin/mknod: `/dev/fbdisk85': File exists /bin/mknod: `/dev/fbsnap85': File exists /bin/mknod: `/dev/fbdisk86': File exists /bin/mknod: `/dev/fbsnap86': File exists rpcbind: cannot create socket for udp6 rpcbind: cannot create socket for tcp6 . /bin/mknod: `/dev/fbdisk87': File exists /bin/mknod: `/dev/fbsnap87': File exists /bin/mknod: `/dev/fbdisk88': File exists /bin/mknod: `/dev/fbsnap88': File exists /bin/mknod: `/dev/fbdisk89': File exists /bin/mknod: `/dev/fbsnap89': File exists /bin/mknod: `/dev/fbdisk90': File exists /bin/mknod: `/dev/fbsnap90': File exists /bin/mknod: `/dev/fbdisk91': File exists /bin/mknod: `/dev/fbsnap91': File exists /bin/mknod: `/dev/fbdisk92': File exists /bin/mknod: `/dev/fbsnap92': File exists /bin/mknod: `/dev/fbdisk93': File exists /bin/mknod: `/dev/fbsnap93': File exists /bin/mknod: `/dev/fbdisk94': File exists /bin/mknod: `/dev/fbsnap94': File exists /bin/mknod: `/dev/fbdisk95': File exists /bin/mknod: `/dev/fbsnap95': File exists /bin/mknod: `/dev/fbdisk96': File exists /bin/mknod: `/dev/fbsnap96': File exists /bin/mknod: `/dev/fbdisk97': File exists /bin/mknod: `/dev/fbsnap97': File exists /bin/mknod: `/dev/fbdisk98': File exists /bin/mknod: `/dev/fbsnap98': File exists /bin/mknod: `/dev/fbdisk99': File exists /bin/mknod: `/dev/fbsnap99': File exists /bin/mknod: `/dev/fbdisk100': File exists /bin/mknod: `/dev/fbsnap100': File exists Restarting nmbd services:/bin/mknod: `/dev/fbdisk101': File exists /bin/mknod: `/dev/fbsnap101': File exists /bin/mknod: `/dev/fbdisk102': File exists /bin/mknod: `/dev/fbsnap102': File exists /bin/mknod: `/dev/fbdisk103': File exists /bin/mknod: `/dev/fbsnap103': File exists /bin/mknod: `/dev/fbdisk104': File exists /bin/mknod: `/dev/fbsnap104': File exists /bin/mknod: `/dev/fbdisk105': File exists /bin/mknod: `/dev/fbsnap105': File exists /bin/mknod: `/dev/fbdisk106': File exists /bin/mknod: `/dev/fbsnap106': File exists /bin/mknod: `/dev/fbdisk107': File exists /bin/mknod: `/dev/fbsnap107': File exists killall: snmpd: no process killed /bin/mknod: `/dev/fbdisk108': File exists /bin/mknod: `/dev/fbsnap108': File exists /bin/mknod: `/dev/fbdisk109': File exists /bin/mknod: `/dev/fbsnap109': File exists /bin/mknod: `/dev/fbdisk110': File exists /bin/mknod: `/dev/fbsnap110': File exists /bin/mknod: `/dev/fbdisk111': File exists /bin/mknod: `/dev/fbsnap111': File exists /bin/mknod: `/dev/fbdisk112're-export. Starting NFS quotas: rpc.rquotad: File exists /bin/mknod: `/dev/fbsnap112': File exists /bin/mknod: `/dev/fbdisk113': File exists /bin/mknod: `/dev/fbsnap113': File exists /bin/mknod: `/dev/fbdisk114': File exists /bin/mknod: `/dev/fbsnap114': File exists /bin/mknod: `/dev/fbdisk115': File exists /bin/mknod: `/dev/fbsnap115': File exists /bin/mknod: `/dev/fbdisk116': File exists /bin/mknod: `/dev/fbsnap116': File exists /bin/mknod: `/dev/fbdisk117': File exists /bin/mknod: `/dev/fbsnap117': File exists /bin/mknod: `/dev/fbdisk118': File exists /bin/mknod: `/dev/fbsnap118': File exists /bin/mknod: `/dev/fbdisk119': File exists /bin/mknod: `/dev/fbsnap119': File exists /bin/mknod: `/dev/fbdisk120': File exists /bin/mknod: `/dev/fbsnap120': File exists /bin/mknod: `/dev/fbdisk121': File exists /bin/mknod: `/dev/fbsnap121': File exists /bin/mknod: `/dev/fbdisk122': File exists /bin/mknod: `/dev/fbsnap122': File exists /bin/mknod: `/dev/fbdisk123': File exists /bin/mknod: `/dev/fbsnap123': File exists . Starting NFS mountd daemon: /bin/mknod: `/dev/fbdisk124': File exists /bin/mknod: `/dev/fbsnap124': File exists /bin/mknod: `/dev/fbdisk125': File exists /bin/mknod: `/dev/fbsnap125': File exists /bin/mknod: `/dev/fbdisk126': File exists Shutting down NFS mountd: /bin/mknod: `/dev/fbsnap126': File exists /bin/mknod: `/dev/fbdisk127': File exists /bin/mknod: `/dev/fbsnap127': File exists /bin/mknod: `/dev/fbdisk128': File exists /bin/mknod: `/dev/fbsnap128': File exists /bin/mknod: `/dev/fbdisk129': File exists /bin/mknod: `/dev/fbsnap129': File exists /bin/mknod: `/dev/fbdisk130': File exists /bin/mknod: `/dev/fbsnap130': File exists /bin/mknod: `/dev/fbdisk131': File exists /bin/mknod: `/dev/fbsnap131': File exists /bin/mknod: `/dev/fbdisk132': File exists /bin/mknod: `/dev/fbsnap132': File exists /bin/mknod: `/dev/fbdisk133': File exists /bin/mknod: `/dev/fbsnap133': File exists /bin/mknod: `/dev/fbdisk134': File exists nmbd. done. /bin/mknod: `/dev/fbsnap134': File exists /bin/mknod: `/dev/fbdisk135': File exists /bin/mknod: `/dev/fbsnap135': File exists /bin/mknod: `/dev/fbdisk136': File exists /bin/mknod: `/dev/fbsnap136': File exists /bin/mknod: `/dev/fbdisk137': File exists /bin/mknod: `/dev/fbsnap137': File exists /share/HDA_DATA/Public /bin/mknod: `/dev/fbdisk138': File exists /bin/mknod: `/dev/fbsnap138': File exists /bin/mknod: `/dev/fbdisk139': File exists /bin/mknod: `/dev/fbsnap139': File exists /bin/mknod: `/dev/fbdisk140': File exists /bin/mknod: `/dev/fbsnap140': File exists /bin/mknod: `/dev/fbdisk141': File exists /bin/mknod: `/dev/fbsnap141': File exists /bin/mknod: `/dev/fbdisk142': File exists /share/HDA_DATA/Qusb /bin/mknod: `/dev/fbsnap142': File exists /bin/mknod: `/dev/fbdisk143': File exists /bin/mknod: `/dev/fbsnap143': File exists /bin/mknod: `/dev/fbdisk144': File exists /bin/mknod: `/dev/fbsnap144': File exists Starting NFS mountd. Mountd port number assigned automatically. /bin/mknod: `/dev/fbdisk145': File exists /share/HDA_DATA/Qweb /bin/mknod: `/dev/fbsnap145': File exists /bin/mknod: `/dev/fbdisk146': File exists /bin/mknod: `/dev/fbsnap146': File exists /share/HDA_DATA/Qmultimedia /bin/mknod: `/dev/fbdisk147': File exists /bin/mknod: `/dev/fbsnap147': File exists /bin/mknod: `/dev/fbdisk148': File exists /bin/mknod: `/dev/fbsnap148': File exists /bin/mknod: `/dev/fbdisk149': File exists /bin/mknod: `/dev/fbsnap149': File exists /bin/mknod: `/dev/fbdisk150': File exists /share/HDA_DATA/Qdownload /bin/mknod: `/dev/fbsnap150': File exists /bin/mknod: `/dev/fbdisk151': File exists /bin/mknod: `/dev/fbsnap151': File exists /bin/mknod: `/dev/fbdisk152': File exists /bin/mknod: `/dev/fbsnap152': File exists Q105B01403/bin/mknod: `/dev/fbdisk153': File exists /bin/mknod: `/dev/fbsnap153': File exists /bin/mknod: `/dev/fbdisk154': File exists /bin/mknod: `/dev/fbsnap154': File exists Starting NFS daemon: rpc.nfsd /bin/mknod: `/dev/fbdisk155': File exists /bin/mknod: `/dev/fbsnap155': File exists /bin/mknod: `/dev/fbdisk156': File exists /bin/mknod: `/dev/fbsnap156': File exists [ 197.310000] warning: process `pic_raw' used the deprecated sysctl system call with 8.1.2. /bin/mknod: `/dev/fbdisk157': File exists /bin/mknod: `/dev/fbsnap157': File exists /bin/mknod: `/dev/fbdisk158': File exists /bin/mknod: `/dev/fbsnap158': File exists /bin/mknod: `/dev/fbdisk159': File exists /bin/mknod: `/dev/fbsnap159': File exists /bin/mknod: `/dev/fbdisk160': File exists /bin/mknod: `/dev/fbsnap160': File exists /bin/mknod: `/dev/fbdisk161': File exists [ 198.240000] NFSD: Using /var/lib/nfs/v4recovery as the NFSv4 state recovery directory [ 198.250000] NFSD: starting 90-second grace period /bin/mknod: `/dev/fbsnap161': File exists /bin/mknod: `/dev/fbdisk162': File exists /bin/mknod: `/dev/fbsnap162': File exists sed: /home/httpd/cgi-bin/Qrecordings/help/*.html: No such file or directory /bin/mknod: `/dev/fbdisk163': File exists /bin/mknod: `/dev/fbsnap163': File exists /bin/mknod: `/dev/fbdisk164': File exists init_nas.sh: check_last_degrade_error storage_boot_init 5 /bin/mknod: `/dev/fbsnap164': File exists Multimedia Station, /bin/mknod: `/dev/fbdisk165': File exists /bin/mknod: `/dev/fbsnap165': File exists storage_boot_init 5 ... /bin/mknod: `/dev/fbdisk166': File exists /bin/mknod: `/dev/fbsnap166': File exists /bin/mknod: `/dev/fbdisk167': File exists /bin/mknod: `/dev/fbsnap167': File exists storage_boot_init.c: Drive 1 does not have any bad block. init_nas.sh: set LED with storage_boot_init 4 /bin/mknod: `/dev/fbdisk168': File exists /bin/mknod: `/dev/fbsnap168': File exists /bin/mknod: `/dev/fbdisk169': File exists storage_boot_init 4 ... storage_boot_init.c: Set Status LED... /bin/mknod: `/dev/fbsnap169': File exists /bin/mknod: `/dev/fbdisk170': File exists /bin/mknod: `/dev/fbsnap170': File exists Starting NFS lockd status:[/sys/block/sda] sh: /usr/bin/qcmd: No such file or directory /bin/mknod: `/dev/fbdisk171': File exists /bin/mknod: `/dev/fbsnap171': File exists /bin/mknod: `/dev/fbdisk172': File exists [/etc/config/runone/*] do nothing /bin/mknod: `/dev/fbsnap172': File exists /bin/mknod: `/dev/fbdisk173': File exists /bin/mknod: `/dev/fbsnap173': File exists . /bin/mknod: `/dev/fbdisk174': File exists /bin/mknod: `/dev/fbsnap174': File exists /bin/mknod: `/dev/fbdisk175': File exists /bin/mknod: `/dev/fbsnap175': File exists /bin/mknod: `/dev/fbdisk176': File exists /bin/mknod: `/dev/fbsnap176': File exists /bin/mknod: `/dev/fbdisk177': File exists /bin/mknod: `/dev/fbsnap177': File exists /bin/mknod: `/dev/fbdisk178': File exists /bin/mknod: `/dev/fbsnap178': File exists /bin/mknod: `/dev/fbdisk179': File exists /bin/mknod: `/dev/fbsnap179': File exists /bin/mknod: `/dev/fbdisk180': File exists /bin/mknod: `/dev/fbsnap180': File exists Starting ddns update: /bin/mknod: `/dev/fbdisk181': File exists /bin/mknod: `/dev/fbsnap181': File exists /var/ddns_tmp.conf is not exist /bin/mknod: `/dev/fbdisk182': File exists [ 203.750000] rule type=2, num=0 /bin/mknod: `/dev/fbsnap182': File exists /bin/mknod: `/dev/fbdisk183': File exists /bin/mknod: `/dev/fbsnap183': File exists /bin/mknod: `/dev/fbdisk184': File exists /bin/mknod: `/dev/fbsnap184': File exists /bin/mknod: `/dev/fbdisk185': File exists /bin/mknod: `/dev/fbsnap185': File exists /bin/mknod: `/dev/fbdisk186': File exists /bin/mknod: `/dev/fbsnap186': File exists /bin/mknod: `/dev/fbdisk187': File exists /bin/mknod: `/dev/fbsnap187': File exists /bin/mknod: `/dev/fbdisk188': File exists /bin/mknod: `/dev/fbsnap188': File exists /bin/mknod: `/dev/fbdisk189': File exists /bin/mknod: `/dev/fbsnap189': File exists /bin/mknod: `/dev/fbdisk190': File exists /bin/mknod: `/dev/fbsnap190': File exists /bin/mknod: `/dev/fbdisk191': File exists /bin/mknod: `/dev/fbsnap191': File exists /bin/mknod: `/dev/fbdisk192': File exists /bin/mknod: `/dev/fbsnap192': File exists /bin/mknod: `/dev/fbdisk193': File exists WOL: disabled. /bin/mknod: `/dev/fbsnap193': File exists /bin/mknod: `/dev/fbdisk194': File exists /bin/mknod: `/dev/fbsnap194': File exists /bin/mknod: `/dev/fbdisk195': File exists /bin/mknod: `/dev/fbsnap195': File exists [ 206.080000] WOL disable /bin/mknod: `/dev/fbdisk196': File exists /bin/mknod: `/dev/fbsnap196': File exists /bin/mknod: `/dev/fbdisk197': File exists /bin/mknod: `/dev/fbsnap197': File exists /bin/mknod: `/dev/fbdisk198': File exists /bin/mknod: `/dev/fbsnap198': File exists /etc/config/localtime is exist /bin/mknod: `/dev/fbdisk199': File exists /bin/mknod: `/dev/fbsnap199': File exists chmod: /home/httpd/cgi-bin/quick/quick_info.cgi: No such file or directory /bin/mknod: `/dev/fbdisk200': File exists /bin/mknod: `/dev/fbsnap200': File exists /bin/mknod: `/dev/fbdisk201': File exists /bin/mknod: `/dev/fbsnap201': File exists /bin/mknod: `/dev/fbdisk202': File exists /bin/mknod: `/dev/fbsnap202': File exists /bin/mknod: `/dev/fbdisk203': File exists /bin/mknod: `/dev/fbsnap203': File exists /bin/mknod: `/dev/fbdisk204': File exists /bin/mknod: `/dev/fbsnap204': File exists /bin/mknod: `/dev/fbdisk205': File exists /bin/mknod: `/dev/fbsnap205': File exists /bin/mknod: `/dev/fbdisk206': File exists /bin/mknod: `/dev/fbsnap206': File exists /bin/mknod: `/dev/fbdisk207': File exists /bin/mknod: `/dev/fbsnap207': File exists /bin/mknod: `/dev/fbdisk208': File exists /bin/mknod: `/dev/fbsnap208': File exists /bin/mknod: `/dev/fbdisk209': File exists /bin/mknod: `/dev/fbsnap209': File exists /bin/mknod: `/dev/fbdisk210': File exists /bin/mknod: `/dev/fbsnap210': File exists /bin/mknod: `/dev/fbdisk211': File exists /bin/mknod: `/dev/fbsnap211': File exists /bin/mknod: `/dev/fbdisk212': File exists /bin/mknod: `/dev/fbsnap212': File exists /bin/mknod: `/dev/fbdisk213': File exists /bin/mknod: `/dev/fbsnap213': File exists /bin/mknod: `/dev/fbdisk214': File exists /bin/mknod: `/dev/fbsnap214': File exists /bin/mknod: `/dev/fbdisk215': File exists disabled. /bin/mknod: `/dev/fbsnap215': File exists /bin/mknod: `/dev/fbdisk216': File exists /bin/mknod: `/dev/fbsnap216': File exists /bin/mknod: `/dev/fbdisk217': File exists /bin/mknod: `/dev/fbsnap217': File exists /bin/mknod: `/dev/fbdisk218': File exists /bin/mknod: `/dev/fbsnap218': File exists /bin/mknod: `/dev/fbdisk219': File exists /bin/mknod: `/dev/fbsnap219': File exists /bin/mknod: `/dev/fbdisk220': File exists /bin/mknod: `/dev/fbsnap220': File exists /bin/mknod: `/dev/fbdisk221': File exists /bin/mknod: `/dev/fbsnap221': File exists /bin/mknod: `/dev/fbdisk222': File exists /bin/mknod: `/dev/fbsnap222': File exists /bin/mknod: `/dev/fbdisk223': File exists radiusd is disabled. /bin/mknod: `/dev/fbsnap223': File exists /bin/mknod: `/dev/fbdisk224': File exists /bin/mknod: `/dev/fbsnap224': File exists Initailize ldap server config file /bin/mknod: `/dev/fbdisk225': File exists /bin/mknod: `/dev/fbsnap225': File exists /bin/mknod: `/dev/fbdisk226': File exists /bin/mknod: `/dev/fbsnap226': File exists /bin/mknod: `/dev/fbdisk227': File exists Initailize ntp config file /bin/mknod: `/dev/fbsnap227': File exists /bin/mknod: `/dev/fbdisk228': File exists /bin/mknod: `/dev/fbsnap228': File exists /bin/mknod: `/dev/fbdisk229': File exists /bin/mknod: `/dev/fbsnap229': File exists /bin/mknod: `/dev/fbdisk230': File exists /bin/mknod: `/dev/fbsnap230': File exists /bin/mknod: `/dev/fbdisk231': File exists /bin/mknod: `/dev/fbsnap231': File exists Starting LDAP server service: Shutting down UPS monitoring:Network UPS Tools - UPS driver controller 2.2.2 Can't open /var/lock/usbhid-ups-ttyS1.pid: No such file or directory /bin/mknod: `/dev/fbdisk232': File exists /bin/mknod: `/dev/fbsnap232': File exists /bin/mknod: `/dev/fbdisk233': File exists /bin/mknod: `/dev/fbsnap233': File exists /bin/mknod: `/dev/fbdisk234': File exists pptpd is disabled. Starting iSCSI initiator service: /bin/mknod: `/dev/fbsnap234': File exists /bin/mknod: `/dev/fbdisk235': File exists /bin/mknod: `/dev/fbsnap235': File exists /bin/mknod: `/dev/fbdisk236': File exists /bin/mknod: `/dev/fbsnap236': File exists /bin/mknod: `/dev/fbdisk237': File exists [ 214.220000] Loading iSCSI transport class v2.0-871. /bin/mknod: `/dev/fbsnap237': File exists /bin/mknod: `/dev/fbdisk238': File exists DB version match /bin/mknod: `/dev/fbsnap238': File exists openvpn init. /bin/mknod: `/dev/fbdisk239': File exists slapd is disabled. /bin/mknod: `/dev/fbsnap239': File exists /bin/mknod: `/dev/fbdisk240': File exists /bin/mknod: `/dev/fbsnap240': File exists /bin/mknod: `/dev/fbdisk241': File exists /bin/mknod: `/dev/fbsnap241': File exists /bin/mknod: `/dev/fbdisk242': File exists /bin/mknod: `/dev/fbsnap242': File exists [ 215.890000] iscsi: registered transport (tcp) /bin/mknod: `/dev/fbdisk243': File exists /bin/mknod: `/dev/fbsnap243': File exists /bin/mknod: `/dev/fbdisk244': File exists /bin/mknod: `/dev/fbsnap244': File exists /bin/mknod: `/dev/fbdisk245': File exists /bin/mknod: `/dev/fbsnap245': File exists /bin/mknod: `/dev/fbdisk246': File exists /bin/mknod: `/dev/fbsnap246': File exists /bin/mknod: `/dev/fbdisk247': File exists /bin/mknod: `/dev/fbsnap247': File exists /bin/mknod: `/dev/fbdisk248': File exists /bin/mknod: `/dev/fbsnap248': File exists /bin/mknod: `/dev/fbdisk249': File exists /bin/mknod: `/dev/fbsnap249': File exists /bin/mknod: `/dev/fbdisk250': File exists /bin/mknod: `/dev/fbsnap250': File exists /bin/mknod: `/dev/fbdisk251': File exists /bin/mknod: `/dev/fbsnap251': File exists [ 218.360000] nfsd: last server has exited, flushing export cache /bin/mknod: `/dev/fbdisk252': File exists /bin/mknod: `/dev/fbsnap252': File exists /bin/mknod: `/dev/fbdisk253': File exists /bin/mknod: `/dev/fbsnap253': File exists /bin/mknod: `/dev/fbdisk254': File exists /bin/mknod: `/dev/fbsnap254': File exists /bin/mknod: `/dev/fbdisk255': File exists /bin/mknod: `/dev/fbsnap255': File exists Starting LUN Porter manitor: lunportman... storage_boot_init 8 ... killall: usbhid-ups: no process killed openvpn init OK !. openvpn is disabled. . Music Station, Starting UPS monitoring:mv: unable to rename `/mnt/ext/opt/DSv3/opt/gt': Directory not empty crond[3497]: failed user admin parsing [global] crond[3497]: failed user admin parsing workgroup = elements crond[3497]: failed user admin parsing security = USER crond[3497]: failed user admin parsing server string = qnap NAS crond[3497]: failed user admin parsing username level = 0 crond[3497]: failed user admin parsing null passwords = yes crond[3497]: failed user admin parsing socket options = TCP_NODELAY SO_KEEPALIVE SO_SNDBUF=65536 SO_RCVBUF=65536 crond[3497]: failed user admin parsing os level = 20 crond[3497]: failed user admin parsing preferred master = no Network UPS Tools - UPS driver controller 2.2.2 Starting BT management services: Network UPS Tools: 0.29 USB communication driver - core 0.33 (2.2.2) No matching HID UPS found Driver failed to start (exit status=1) Network UPS Tools upsd 2.2.2 rpcbind: cannot create socket for udp6 rpcbind: cannot create socket for tcp6 task_queue_position existed in BT_TASK. Network UPS Tools - UPS driver controller 2.2.2 Network UPS Tools: 0.29 USB communication driver - core 0.33 (2.2.2) No matching HID UPS found Driver failed to start (exit status=1) task_move_folder existed in BT_TASK. disabled disabled restart atalk....rpcbind: cannot create socket for udp6 rpcbind: cannot create socket for tcp6 task_move_folder existed in HTTP_FTP_TASK. task_hash existed in BT_TASK. task_type existed in BT_TASK. [ 244.930000] NFSD: Using /var/lib/nfs/v4recovery as the NFSv4 state recovery directory [ 244.940000] NFSD: starting 90-second grace period task_magnet_link existed in BT_TASK. [I] Mount options = allow_other,max_item=256,iocharset=UTF-8 [I] Charset : successfully initialised charset='UTF-8' pause_all_time existed in BT_SESSION. Photo Station. task_savename existed in HTTP_FTP_TASK. task_queue_position existed in HTTP_FTP_TASK. Scan torrent and check the data of bt database... gt process count = 1 started gt in BUILT-IN mode. Welcome to TS-110(192.168.81.214), QNAP Systems, Inc. silicon login: crond[3497]: failed user admin parsing [global] crond[3497]: failed user admin parsing workgroup = elements crond[3497]: failed user admin parsing security = USER crond[3497]: failed user admin parsing server string = qnap NAS crond[3497]: failed user admin parsing username level = 0 crond[3497]: failed user admin parsing null passwords = yes crond[3497]: failed user admin parsing socket options = TCP_NODELAY SO_KEEPALIVE SO_SNDBUF=65536 SO_RCVBUF=65536 crond[3497]: failed user admin parsing os level = 20 crond[3497]: failed user admin parsing preferred master = no
0 件のコメント:
コメントを投稿
注: コメントを投稿できるのは、このブログのメンバーだけです。