Category:LS-QVL
From NAS-Central Buffalo - The Linkstation Wiki
(Difference between revisions)
(→fdisk) |
|||
| Line 104: | Line 104: | ||
== fdisk == | == fdisk == | ||
| - | root@Nas:~# fdisk -l | + | root@Nas:~# fdisk -l |
| - | + | ||
| - | Disk /dev/sda: | + | Disk /dev/sda: 500.1 GB, 500107862016 bytes |
| - | 255 heads, 63 sectors/track, | + | 255 heads, 63 sectors/track, 60801 cylinders |
Units = cylinders of 16065 * 512 = 8225280 bytes | Units = cylinders of 16065 * 512 = 8225280 bytes | ||
| - | + | ||
| - | Device Boot Start End Blocks Id System | + | Device Boot Start End Blocks Id System |
| - | /dev/sda1 1 | + | /dev/sda1 1 60802 488386583+ ee EFI GPT |
| - | + | ||
| - | Disk /dev/ | + | Disk /dev/sdb: 500.1 GB, 500107862016 bytes |
| - | 255 heads, 63 sectors/track, | + | 255 heads, 63 sectors/track, 60801 cylinders |
Units = cylinders of 16065 * 512 = 8225280 bytes | Units = cylinders of 16065 * 512 = 8225280 bytes | ||
| - | + | ||
| - | Device Boot Start End Blocks Id System | + | Device Boot Start End Blocks Id System |
| - | /dev/ | + | /dev/sdb1 1 60802 488386583+ ee EFI GPT |
| - | + | ||
| - | Disk /dev/ | + | Disk /dev/sdc: 500.1 GB, 500107862016 bytes |
| - | 255 heads, 63 sectors/track, | + | 255 heads, 63 sectors/track, 60801 cylinders |
Units = cylinders of 16065 * 512 = 8225280 bytes | Units = cylinders of 16065 * 512 = 8225280 bytes | ||
| - | + | ||
| - | Device Boot Start End Blocks Id System | + | Device Boot Start End Blocks Id System |
| - | /dev/ | + | /dev/sdc1 1 60802 488386583+ ee EFI GPT |
| - | + | ||
| - | Disk /dev/sdd: | + | Disk /dev/sdd: 500.1 GB, 500107862016 bytes |
| - | 255 heads, 63 sectors/track, | + | 255 heads, 63 sectors/track, 60801 cylinders |
Units = cylinders of 16065 * 512 = 8225280 bytes | Units = cylinders of 16065 * 512 = 8225280 bytes | ||
| + | |||
| + | Device Boot Start End Blocks Id System | ||
| + | /dev/sdd1 1 60802 488386583+ ee EFI GPT | ||
| - | |||
| - | |||
== mdstat == | == mdstat == | ||
Latest revision as of 07:10, 23 December 2012
| LinkStation Pro Quad LS-QVL/R5 | ||
| Machine | Feroceon-KW (Kirkwood) | |
| Board | MVLSQV-BA | |
| CPU | Marvell 88F6282 1.6GHz (arm5te) | |
| RAM | 256MB | |
| Flash ROM | 512KB SPI flash | |
| Other | ||
| NIC | Marvell Alaska 88E1318 Gigabit Ethernet | |
| USB | 2 x USB 2.0 HiSpeed | |
| internal HDD | Varies | |
| IDE/SATA Controller | Marvell 88SM4140 Serial ATA II 1:4 port multiplier | |
| Drive Capacity | 2TB, 4TB, 8TB, 12TB | |
| Fan | ||
| initial Networkname | LS-QVL... (last 3 are the end of the MAC address) |
Contents |
cpuinfo
root@Nas:~# cat /proc/cpuinfo Processor : Feroceon 88FR131 rev 1 (v5l) BogoMIPS : 1599.07 Features : swp half thumb fastmult edsp CPU implementer : 0x56 CPU architecture: 5TE CPU variant : 0x2 CPU part : 0x131 CPU revision : 1 Hardware : Feroceon-KW Revision : 0000 Serial : 0000000000000000
meminfo
root@Nas:~# cat /proc/meminfo MemTotal: 248468 kB MemFree: 3172 kB Buffers: 182272 kB Cached: 12368 kB SwapCached: 0 kB Active: 29188 kB Inactive: 201428 kB Active(anon): 13344 kB Inactive(anon): 22988 kB Active(file): 15844 kB Inactive(file): 178440 kB Unevictable: 0 kB Mlocked: 0 kB SwapTotal: 1000428 kB SwapFree: 1000428 kB Dirty: 21164 kB Writeback: 9984 kB AnonPages: 35988 kB Mapped: 7076 kB Slab: 11420 kB SReclaimable: 4948 kB SUnreclaim: 6472 kB PageTables: 524 kB NFS_Unstable: 0 kB Bounce: 0 kB WritebackTmp: 0 kB CommitLimit: 1124660 kB Committed_AS: 77696 kB VmallocTotal: 385024 kB VmallocUsed: 17544 kB VmallocChunk: 360444 kB
fdisk
root@Nas:~# fdisk -l
Disk /dev/sda: 500.1 GB, 500107862016 bytes
255 heads, 63 sectors/track, 60801 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/sda1 1 60802 488386583+ ee EFI GPT
Disk /dev/sdb: 500.1 GB, 500107862016 bytes
255 heads, 63 sectors/track, 60801 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/sdb1 1 60802 488386583+ ee EFI GPT
Disk /dev/sdc: 500.1 GB, 500107862016 bytes
255 heads, 63 sectors/track, 60801 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/sdc1 1 60802 488386583+ ee EFI GPT
Disk /dev/sdd: 500.1 GB, 500107862016 bytes
255 heads, 63 sectors/track, 60801 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/sdd1 1 60802 488386583+ ee EFI GPT
mdstat
root@Nas:~# cat /proc/mdstat
Personalities : [linear] [raid0] [raid1] [raid6] [raid5] [raid4]
md2 : active raid0 sdd6[3] sdc6[2] sdb6[1] sda6[0]
1893871616 blocks super 1.2 512k chunks
md1 : active raid1 sdb2[5] sda2[4] sdc2[2] sdd2[3]
4999156 blocks super 1.2 [4/4] [UUUU]
md10 : active raid1 sdb5[5] sda5[4] sdc5[2] sdd5[3]
1000436 blocks super 1.2 [4/4] [UUUU]
md0 : active raid1 sdb1[1] sda1[0] sdc1[2] sdd1[3]
1000384 blocks [4/4] [UUUU]
unused devices: <none>
dmesg output
root@Nas:~# dmesg
command line: console=ttyS0,115200 root=/dev/sda2 rw initrd=0x00800040,12M panic=5 BOOTVER=0.26 mtdparts=nand_mtd:0x1000000(boot),0xfe800000(rootfs),0x800000(reserve)
PID hash table entries: 1024 (order: 10, 4096 bytes)
Dentry cache hash table entries: 32768 (order: 5, 131072 bytes)
Inode-cache hash table entries: 16384 (order: 4, 65536 bytes)
Memory: 256MB = 256MB total
Memory: 235776KB available (4972K code, 271K data, 152K init, 0K highmem)
Hierarchical RCU implementation.
NR_IRQS:128
Console: colour dummy device 80x30
Calibrating delay loop... 1599.07 BogoMIPS (lpj=7995392)
Mount-cache hash table entries: 512
CPU: Testing write buffer coherency: ok
xor: measuring software checksum speed
arm4regs : 1376.000 MB/sec
8regs : 1102.000 MB/sec
32regs : 1236.000 MB/sec
xor: using function: arm4regs (1376.000 MB/sec)
NET: Registered protocol family 16
Feroceon L2: Enabling L2
Feroceon L2: Cache support initialised.
CPU Interface
-------------
SDRAM_CS0 ....base 00000000, size 256MB
SDRAM_CS1 ....disable
SDRAM_CS2 ....disable
SDRAM_CS3 ....disable
PEX0_MEM ....base e0000000, size 128MB
PEX0_IO ....base f2000000, size 1MB
PEX1_MEM ....base e8000000, size 128MB
PEX1_IO ....base f2100000, size 1MB
INTER_REGS ....base f1000000, size 1MB
NFLASH_CS ....base fa000000, size 2MB
SPI_CS ....base f4000000, size 16MB
BOOT_ROM_CS ....no such
DEV_BOOTCS ....no such
CRYPT_ENG ....base f0000000, size 2MB
Marvell Development Board (LSP Version KW_LSP_5.1.3_patch13)-- MVLSQV Soc: 88F6282 A0 LE
Detected Tclk 200000000 and SysClk 533333333
MV Buttons Device Load
Marvell USB EHCI Host controller #0: c8040800
PEX0 interface detected no Link.
PEX1 interface detected no Link.
PCI: bus0: Fast back to back transfers enabled
PCI: bus1: Fast back to back transfers enabled
bio: create slab <bio-0> at 0
SCSI subsystem initialized
raid6: int32x1 146 MB/s
raid6: int32x2 175 MB/s
raid6: int32x4 169 MB/s
raid6: int32x8 153 MB/s
raid6: using algorithm int32x2 (175 MB/s)
NET: Registered protocol family 2
IP route cache hash table entries: 2048 (order: 1, 8192 bytes)
TCP established hash table entries: 8192 (order: 4, 65536 bytes)
TCP bind hash table entries: 8192 (order: 3, 32768 bytes)
TCP: Hash tables configured (established 8192 bind 8192)
TCP reno registered
NET: Registered protocol family 1
Trying to unpack rootfs image as initramfs...
rootfs image is not initramfs (no cpio magic); looks like an initrd
Freeing initrd memory: 12288K
rtc mv_rtc: rtc core: registered kw-rtc as rtc0
RTC registered
MICON ctrl (C) BUFFALO INC. V.1.00 installed.
Buffalo Gpio Control Driver (C) BUFFALO INC. Ver.1.00 installed.
Buffalo CPU Inerupts Driver (C) BUFFALO INC. Ver.0.01 alpha1 installed.
Kernel event proc (C) BUFFALO INC. V.1.00 installed.
initial_polarity_val = 0x03030000
initial_polarity_val_high = 0x0001710c
Buffalo GPIO SATA Hotplug Event Driver (C) BUFFALO INC. Ver.1.00 installed.
XOR registered 4 channels
XOR 2nd invalidate WA enabled
cesadev_init(c000fd64)
MV Buttons Driver Load
VFS: Disk quotas dquot_6.5.2
Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
JFFS2 version 2.2. (NAND) © 2001-2006 Red Hat, Inc.
fuse init (API version 7.12)
SGI XFS with ACLs, security attributes, large block numbers, no debug enabled
SGI XFS Quota Management subsystem
msgmni has been set to 484
alg: No test for cipher_null (cipher_null-generic)
alg: No test for ecb(cipher_null) (ecb-cipher_null)
alg: No test for digest_null (digest_null-generic)
alg: No test for compress_null (compress_null-generic)
alg: No test for stdrng (krng)
alg: No test for hmac(digest_null) (hmac(digest_null-generic))
async_tx: api initialized (sync-only)
Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
io scheduler noop registered
io scheduler anticipatory registered (default)
Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
serial8250.0: ttyS0 at MMIO 0xf1012000 (irq = 33) is a 16550A
console [ttyS0] enabled
serial8250.1: ttyS1 at MMIO 0xf1012100 (irq = 34) is a 16550A
brd: module loaded
loop: module loaded
Integrated Sata device found
mvSataInitAdapter : regVal changed(0x00000010)
IRQ 21/mvSata: IRQF_DISABLED is not guaranteed on shared IRQs
scsi0 : Marvell SCSI to SATA adapter
scsi1 : Marvell SCSI to SATA adapter
** BUFFALO Disable Command Queuing Function [0 0] **
scsi 0:0:0:0: Direct-Access SAMSUNG HD502HI 1AG0 PQ: 0 ANSI: 5
scsi 0:0:1:0: Direct-Access SAMSUNG HD502HI 1AG0 PQ: 0 ANSI: 5
scsi 0:0:2:0: Direct-Access SAMSUNG HD502HI 1AG0 PQ: 0 ANSI: 5
scsi 0:0:3:0: Direct-Access SAMSUNG HD502HI 1AG0 PQ: 0 ANSI: 5
sd 0:0:0:0: [sda] Sector size 0 reported, assuming 512.
sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/465 GiB)
sd 0:0:0:0: [sda] 0-byte physical blocks
sd 0:0:1:0: [sdb] Sector size 0 reported, assuming 512.
sd 0:0:1:0: [sdb] 976773168 512-byte logical blocks: (500 GB/465 GiB)
sd 0:0:1:0: [sdb] 0-byte physical blocks
sd 0:0:0:0: [sda] Write Protect is off
sd 0:0:0:0: [sda] Mode Sense: 23 00 00 00
sd 0:0:2:0: [sdc] Sector size 0 reported, assuming 512.
sd 0:0:2:0: [sdc] 976773168 512-byte logical blocks: (500 GB/465 GiB)
sd 0:0:2:0: [sdc] 0-byte physical blocks
sd 0:0:3:0: [sdd] Sector size 0 reported, assuming 512.
sd 0:0:3:0: [sdd] 976773168 512-byte logical blocks: (500 GB/465 GiB)
sd 0:0:3:0: [sdd] 0-byte physical blocks
sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
sd 0:0:0:0: [sda] Sector size 0 reported, assuming 512.
sd 0:0:2:0: [sdc] Write Protect is off
sd 0:0:2:0: [sdc] Mode Sense: 23 00 00 00
sd 0:0:1:0: [sdb] Write Protect is off
sd 0:0:1:0: [sdb] Mode Sense: 23 00 00 00
sd 0:0:0:0: Attached scsi generic sg0 type 0
sd 0:0:1:0: Attached scsi generic sg1 type 0
sd 0:0:2:0: Attached scsi generic sg2 type 0
sd 0:0:3:0: Attached scsi generic sg3 type 0
Loading Marvell Ethernet Driver:
o Cached descriptors in DRAM
o DRAM SW cache-coherency
o 2 Giga ports supported
o Single RX Queue support - ETH_DEF_RXQ=0
o Single TX Queue support - ETH_DEF_TXQ=0
o Receive checksum offload supported
o Transmit checksum offload supported
o Network Fast Processing (Routing) supported - (Disabled)
o Driver ERROR statistics enabled
o Driver INFO statistics enabled
o Proc tool API enabled
o SKB Reuse supported - (Disabled)
o SKB Recycle supported - (Disabled)
o Gateway support enabled
o Using Marvell Header Mode
o L2 IGMP support
o Rx descripors: q0=128
o Tx descripors: q0=532
o Loading network interface(s):
o register under mv88fx_eth platform
sd 0:0:2:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
sda:
sd 0:0:2:0: [sdc] Sector size 0 reported, assuming 512.
sd 0:0:3:0: [sdd] Write Protect is off
sd 0:0:3:0: [sdd] Mode Sense: 23 00 00 00
o eth0, ifindex = 2, GbE port = 0
Warning: Giga 1 is Powered Off
Warning: Giga 1 is Powered Off
mvFpRuleDb (c8d38000): 2048 entries, 8192 bytes
SPI Serial flash detected @ 0xf4000000, 512KB (8sec x 64KB)
sd 0:0:1:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
sd 0:0:1:0: [sdb] Sector size 0 reported, assuming 512.
No NAND device found!!!
mice: PS/2 mouse device common for all mice
Linux telephony interface: v1.00
md: linear personality registered for level -1
md: raid0 personality registered for level 0
md: raid1 personality registered for level 1
md: raid6 personality registered for level 6
md: raid5 personality registered for level 5
md: raid4 personality registered for level 4
sd 0:0:3:0: [sdd] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
sdc:
sd 0:0:3:0: [sdd] Sector size 0 reported, assuming 512.
device-mapper: ioctl: 4.15.0-ioctl (2009-04-01) initialised: dm-devel@redhat.com
sdb:
TCP cubic registered
NET: Registered protocol family 17
NET: Registered protocol family 15
RPC: Registered udp transport module.
RPC: Registered tcp transport module.
rtc mv_rtc: setting system clock to 2012-05-13 09:43:40 UTC (1336902220)
sdd: sda1 sda2 sda3 sda4 sda5 sda6
sd 0:0:0:0: [sda] Sector size 0 reported, assuming 512.
sd 0:0:0:0: [sda] Attached SCSI disk
sdb1 sdb2 sdb3 sdb4 sdb5 sdb6
sdd1 sdd2 sdd3 sdd4 sdd5 sdd6
sdc1 sdc2 sdc3 sdc4 sdc5 sdc6
sd 0:0:3:0: [sdd] Sector size 0 reported, assuming 512.
sd 0:0:2:0: [sdc] Sector size 0 reported, assuming 512.
sd 0:0:1:0: [sdb] Sector size 0 reported, assuming 512.
sd 0:0:3:0: [sdd] Attached SCSI disk
sd 0:0:2:0: [sdc] Attached SCSI disk
sd 0:0:1:0: [sdb] Attached SCSI disk
md: Waiting for all devices to be available before autodetect
md: If you don't use raid, use raid=noautodetect
md: Autodetecting RAID arrays.
md: Scanned 0 and added 0 devices.
md: autorun ...
md: ... autorun DONE.
RAMDISK: gzip image found at block 0
VFS: Mounted root (ext2 filesystem) on device 1:0.
md: md0 stopped.
md: bind<sdb1>
md: bind<sdc1>
md: bind<sdd1>
md: bind<sda1>
raid1: raid set md0 active with 4 out of 4 mirrors
md0: detected capacity change from 0 to 1024393216
md0: unknown partition table
kjournald starting. Commit interval 5 seconds
EXT3 FS on md0, internal journal
EXT3-fs: mounted filesystem with writeback data mode.
md: md10 stopped.
md: bind<sdb5>
md: bind<sdc5>
md: bind<sdd5>
md: bind<sda5>
raid1: raid set md10 active with 4 out of 4 mirrors
md10: detected capacity change from 0 to 1024446464
md: md1 stopped.
md: bind<sdb2>
md: bind<sdc2>
md: bind<sdd2>
md: bind<sda2>
raid1: raid set md1 active with 4 out of 4 mirrors
md1: detected capacity change from 0 to 5119135744
md1: unknown partition table
kjournald starting. Commit interval 5 seconds
EXT3 FS on md1, internal journal
EXT3-fs: recovery complete.
EXT3-fs: mounted filesystem with writeback data mode.
kjournald starting. Commit interval 5 seconds
EXT3 FS on md1, internal journal
EXT3-fs: mounted filesystem with writeback data mode.
VFS: Mounted root (ext3 filesystem) on device 9:1.
Trying to move old root to /initrd ... okay
Freeing init memory: 152K
EXT3-fs: Unrecognized mount option "relatime" or missing value
md10: unknown partition table
Adding 1000428k swap on /dev/md10. Priority:-1 extents:1 across:1000428k
kjournald starting. Commit interval 5 seconds
EXT3 FS on md0, internal journal
EXT3-fs: mounted filesystem with writeback data mode.
usbcore: registered new interface driver usbfs
usbcore: registered new interface driver hub
usbcore: registered new device driver usb
ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
ehci_marvell ehci_marvell.70059: Marvell Orion EHCI
ehci_marvell ehci_marvell.70059: new USB bus registered, assigned bus number 1
ehci_marvell ehci_marvell.70059: irq 19, io base 0xf1050100
ehci_marvell ehci_marvell.70059: USB 2.0 started, EHCI 1.00
usb usb1: configuration #1 chosen from 1 choice
hub 1-0:1.0: USB hub found
hub 1-0:1.0: 1 port detected
ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
uhci_hcd: USB Universal Host Controller Interface driver
Initializing USB Mass Storage driver...
usbcore: registered new interface driver usb-storage
USB Mass Storage support registered.
usbcore: registered new interface driver usblp
usb 1-1: new high speed USB device using ehci_marvell and address 2
usb 1-1: configuration #1 chosen from 1 choice
hub 1-1:1.0: USB hub found
hub 1-1:1.0: 2 ports detected
usb 1-1.2: new full speed USB device using ehci_marvell and address 3
usb 1-1.2: configuration #1 chosen from 1 choice
usblp0: USB Bidirectional printer dev 3 if 0 alt 0 proto 2 vid 0x04A9 pid 0x1094
eth0: link down
eth0: started
eth0: link up, full duplex, speed 1 Gbps
GbE port 0: TxEnable WA - Enabled, deep=2, tx_en_bk=1
GbE port 0: TxEnable WA - Enabled, deep=2, tx_en_bk=1
program smartctl is using a deprecated SCSI ioctl, please convert it to SG_IO
program smartctl is using a deprecated SCSI ioctl, please convert it to SG_IO
program smartctl is using a deprecated SCSI ioctl, please convert it to SG_IO
program smartctl is using a deprecated SCSI ioctl, please convert it to SG_IO
program smartctl is using a deprecated SCSI ioctl, please convert it to SG_IO
program smartctl is using a deprecated SCSI ioctl, please convert it to SG_IO
program smartctl is using a deprecated SCSI ioctl, please convert it to SG_IO
program smartctl is using a deprecated SCSI ioctl, please convert it to SG_IO
program smartctl is using a deprecated SCSI ioctl, please convert it to SG_IO
program smartctl is using a deprecated SCSI ioctl, please convert it to SG_IO
program smartctl is using a deprecated SCSI ioctl, please convert it to SG_IO
program smartctl is using a deprecated SCSI ioctl, please convert it to SG_IO
program smartctl is using a deprecated SCSI ioctl, please convert it to SG_IO
program smartctl is using a deprecated SCSI ioctl, please convert it to SG_IO
program smartctl is using a deprecated SCSI ioctl, please convert it to SG_IO
program smartctl is using a deprecated SCSI ioctl, please convert it to SG_IO
program smartctl is using a deprecated SCSI ioctl, please convert it to SG_IO
program smartctl is using a deprecated SCSI ioctl, please convert it to SG_IO
program smartctl is using a deprecated SCSI ioctl, please convert it to SG_IO
program smartctl is using a deprecated SCSI ioctl, please convert it to SG_IO
program smartctl is using a deprecated SCSI ioctl, please convert it to SG_IO
program smartctl is using a deprecated SCSI ioctl, please convert it to SG_IO
program smartctl is using a deprecated SCSI ioctl, please convert it to SG_IO
program smartctl is using a deprecated SCSI ioctl, please convert it to SG_IO
program smartctl is using a deprecated SCSI ioctl, please convert it to SG_IO
program smartctl is using a deprecated SCSI ioctl, please convert it to SG_IO
program smartctl is using a deprecated SCSI ioctl, please convert it to SG_IO
program smartctl is using a deprecated SCSI ioctl, please convert it to SG_IO
program smartctl is using a deprecated SCSI ioctl, please convert it to SG_IO
program smartctl is using a deprecated SCSI ioctl, please convert it to SG_IO
program smartctl is using a deprecated SCSI ioctl, please convert it to SG_IO
program smartctl is using a deprecated SCSI ioctl, please convert it to SG_IO
md: md21 stopped.
md: bind<sda6>
raid1: raid set md21 active with 1 out of 2 mirrors
md21: detected capacity change from 0 to 484830994432
md21: unknown partition table
md: md23 stopped.
md: bind<sdc6>
raid1: raid set md23 active with 1 out of 2 mirrors
md23: detected capacity change from 0 to 484830994432
md23: unknown partition table
md: md22 stopped.
md: bind<sdb6>
raid1: raid set md22 active with 1 out of 2 mirrors
md22: detected capacity change from 0 to 484830994432
md22: unknown partition table
md: md24 stopped.
md: bind<sdd6>
raid1: raid set md24 active with 1 out of 2 mirrors
md24: detected capacity change from 0 to 484830994432
md24: unknown partition table
XFS mounting filesystem md21
Ending clean XFS mount for filesystem: md21
XFS mounting filesystem md22
Ending clean XFS mount for filesystem: md22
XFS mounting filesystem md23
Ending clean XFS mount for filesystem: md23
XFS mounting filesystem md24
Ending clean XFS mount for filesystem: md24
warning: `proftpd' uses 32-bit capabilities (legacy support in use)
bfSetMagicKey > Changed to 0x71 from 0x5c
root@Nas:~#
Pages in category "LS-QVL"
The following 3 pages are in this category, out of 3 total.

