Marvell>> setenv fdt_skip_update yes setenv fdt_skip_update yes Marvell>> setenv bootargs "console=ttyS0,115200 root=LABEL=rootfs rootdelay=10 earlyprintk=serial" setenv bootargs "console=ttyS0,115200 root=LABEL=rootfs rootdelay=10 earlyprintk=serial" Marvell>> tftpboot 0x800000 uImage tftpboot 0x800000 uImage Using egiga0 device TFTP from server 192.168.1.137; our IP address is 192.168.1.102 Filename 'uImage'. Load address: 0x800000 Loading: ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ##################### 627.9 KiB/s done Bytes transferred = 5076212 (4d74f4 hex) Marvell>> tftpboot 0x2100000 uInitrd tftpboot 0x2100000 uInitrd Using egiga0 device TFTP from server 192.168.1.137; our IP address is 192.168.1.102 Filename 'uInitrd'. Load address: 0x2100000 Loading: ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ############################################################## 632.8 KiB/s done Bytes transferred = 9488618 (90c8ea hex) Marvell>> bootm 0x800000 0x2100000 bootm 0x800000 0x2100000 ## Booting kernel from Legacy Image at 00800000 ... Image Name: Linux-5.2.9-mvebu-tld-1 Created: 2023-01-11 8:05:54 UTC Image Type: ARM Linux Kernel Image (uncompressed) Data Size: 5076148 Bytes = 4.8 MiB Load Address: 00008000 Entry Point: 00008000 Verifying Checksum ... OK ## Loading init Ramdisk from Legacy Image at 02100000 ... Image Name: initramfs-5.2.9-mvebu-tld-1 Created: 2019-08-26 11:03:27 UTC Image Type: ARM Linux RAMDisk Image (gzip compressed) Data Size: 9488554 Bytes = 9 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK Loading Kernel Image ... OK OK Starting kernel ... Uncompressing Linux... done, booting the kernel. [ 0.000000][ T0] Booting Linux on physical CPU 0x0 [ 0.000000][ T0] Linux version 5.2.9-mvebu-tld-1 (root@tldDebianVM) (gcc version 7.4.0 (Ubuntu/Linaro 7.4.0-1ubuntu1~18.04.1)) #1 SMP PREEMPT Mon Aug 19 12:47:39 PDT 2019 [ 0.000000][ T0] CPU: ARMv7 Processor [414fc091] revision 1 (ARMv7), cr=10c5387d [ 0.000000][ T0] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache [ 0.000000][ T0] OF: fdt: Machine model: Synology RS816 [ 0.000000][ T0] printk: bootconsole [earlycon0] enabled [ 0.000000][ T0] Memory policy: Data cache writealloc [ 0.000000][ T0] percpu: Embedded 21 pages/cpu s55244 r8192 d22580 u86016 [ 0.000000][ T0] Built 1 zonelists, mobility grouping on. Total pages: 130048 [ 0.000000][ T0] Kernel command line: console=ttyS0,115200 root=LABEL=rootfs rootdelay=10 earlyprintk=serial [ 0.000000][ T0] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes) [ 0.000000][ T0] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes) [ 0.000000][ T0] Memory: 494736K/524288K available (10240K kernel code, 833K rwdata, 2724K rodata, 1024K init, 343K bss, 29552K reserved, 0K cma-reserved, 0K highmem) [ 0.000000][ T0] random: get_random_u32 called from cache_alloc_refill+0x30c/0x830 with crng_init=0 [ 0.000000][ T0] rcu: Preemptible hierarchical RCU implementation. [ 0.000000][ T0] rcu: RCU restricting CPUs from NR_CPUS=4 to nr_cpu_ids=2. [ 0.000000][ T0] Tasks RCU enabled. [ 0.000000][ T0] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies. [ 0.000000][ T0] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2 [ 0.000000][ T0] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16 [ 0.000000][ T0] L2C-310 enabling early BRESP for Cortex-A9 [ 0.000000][ T0] L2C-310 full line of zeros enabled for Cortex-A9 [ 0.000000][ T0] L2C-310 D prefetch enabled, offset 1 lines [ 0.000000][ T0] L2C-310 dynamic clock gating enabled, standby mode enabled [ 0.000000][ T0] L2C-310 Coherent cache controller enabled, 16 ways, 1024 kB [ 0.000000][ T0] L2C-310 Coherent: CACHE_ID 0x410054c9, AUX_CTRL 0x56070001 [ 0.000009][ T0] sched_clock: 64 bits at 666MHz, resolution 1ns, wraps every 4398046511103ns [ 0.008681][ T0] clocksource: arm_global_timer: mask: 0xffffffffffffffff max_cycles: 0x999999d70a, max_idle_ns: 440795225152 ns [ 0.020382][ T0] Switching to timer-based delay loop, resolution 1ns [ 0.027185][ T0] Ignoring duplicate/late registration of read_current_timer delay [ 0.034901][ T0] clocksource: armada_370_xp_clocksource: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 76450417870 ns [ 0.046990][ T0] Console: colour dummy device 80x30 [ 0.052131][ T0] Calibrating delay loop (skipped), value calculated using timer frequency.. 1332.00 BogoMIPS (lpj=6660000) [ 0.063398][ T0] pid_max: default: 32768 minimum: 301 [ 0.068808][ T0] LSM: Security Framework initializing [ 0.074152][ T0] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.081441][ T0] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.089555][ T0] *** VALIDATE proc *** [ 0.093660][ T0] *** VALIDATE cgroup1 *** [ 0.097923][ T0] *** VALIDATE cgroup2 *** [ 0.102211][ T0] CPU: Testing write buffer coherency: ok [ 0.107779][ T0] CPU0: Spectre v2: using BPIALL workaround [ 0.113642][ T1] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 [ 0.177057][ T1] Setting up static identity map for 0x100000 - 0x100060 [ 0.183998][ T1] mvebu-soc-id: MVEBU SoC ID=0x6820, Rev=0x4 [ 0.189942][ T1] mvebu-pmsu: Initializing Power Management Service Unit [ 0.207030][ T1] rcu: Hierarchical SRCU implementation. [ 0.247030][ T1] smp: Bringing up secondary CPUs ... [ 0.307105][ T1] Booting CPU 1 [ 0.310580][ T0] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 [ 0.310584][ T0] CPU1: Spectre v2: using BPIALL workaround [ 0.322721][ T1] smp: Brought up 1 node, 2 CPUs [ 0.327519][ T1] SMP: Total of 2 processors activated (2664.00 BogoMIPS). [ 0.334539][ T1] CPU: All CPU(s) started in SVC mode. [ 0.340448][ T1] devtmpfs: initialized [ 0.346895][ T1] VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 4 [ 0.355539][ T1] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.366041][ T1] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.372963][ T1] xor: measuring software checksum speed [ 0.477022][ T1] arm4regs : 2096.800 MB/sec [ 0.577025][ T1] 8regs : 1584.800 MB/sec [ 0.677025][ T1] 32regs : 1676.000 MB/sec [ 0.681883][ T1] xor: using function: arm4regs (2096.800 MB/sec) [ 0.688135][ T1] prandom: seed boundary self test passed [ 0.695245][ T1] prandom: 100 self tests passed [ 0.700023][ T1] pinctrl core: initialized pinctrl subsystem [ 0.706797][ T1] NET: Registered protocol family 16 [ 0.712606][ T1] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.720607][ T1] audit: initializing netlink subsys (disabled) [ 0.726774][ T33] audit: type=2000 audit(0.690:1): state=initialized audit_enabled=0 res=1 [ 0.737070][ T1] cpuidle: using governor ladder [ 0.741859][ T1] cpuidle: using governor menu [ 0.746625][ T1] hw-breakpoint: found 5 (+1 reserved) breakpoint and 1 watchpoint registers. [ 0.755330][ T1] hw-breakpoint: maximum watchpoint size is 4 bytes. [ 0.762030][ T1] mvebu-pmsu: CPU hotplug support is currently broken on Armada 38x: disabling [ 0.770807][ T1] mvebu-pmsu: CPU idle is currently broken on Armada 38x: disabling [ 0.977211][ T1] raid6: int32x8 gen() 222 MB/s [ 1.147125][ T1] raid6: int32x8 xor() 172 MB/s [ 1.317272][ T1] raid6: int32x4 gen() 218 MB/s [ 1.487143][ T1] raid6: int32x4 xor() 180 MB/s [ 1.657160][ T1] raid6: int32x2 gen() 239 MB/s [ 1.827038][ T1] raid6: int32x2 xor() 243 MB/s [ 1.997244][ T1] raid6: int32x1 gen() 208 MB/s [ 2.167148][ T1] raid6: int32x1 xor() 227 MB/s [ 2.172101][ T1] raid6: using algorithm int32x2 gen() 239 MB/s [ 2.178169][ T1] raid6: .... xor() 243 MB/s, rmw enabled [ 2.183722][ T1] raid6: using intx1 recovery algorithm [ 2.190520][ T1] vgaarb: loaded [ 2.194371][ T1] SCSI subsystem initialized [ 2.210761][ T1] usbcore: registered new interface driver usbfs [ 2.216947][ T1] usbcore: registered new interface driver hub [ 2.222994][ T1] usbcore: registered new device driver usb [ 2.229024][ T1] media: Linux media interface: v0.10 [ 2.234315][ T1] videodev: Linux video capture interface: v2.00 [ 2.240524][ T1] pps_core: LinuxPPS API ver. 1 registered [ 2.246174][ T1] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 2.255981][ T1] PTP clock support registered [ 2.261492][ T1] clocksource: Switched to clocksource arm_global_timer [ 2.736477][ T1] VFS: Disk quotas dquot_6.6.0 [ 2.741131][ T1] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 2.754015][ T1] NET: Registered protocol family 2 [ 2.759590][ T1] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes) [ 2.767945][ T1] TCP established hash table entries: 4096 (order: 2, 16384 bytes) [ 2.775693][ T1] TCP bind hash table entries: 4096 (order: 3, 32768 bytes) [ 2.782842][ T1] TCP: Hash tables configured (established 4096 bind 4096) [ 2.789914][ T1] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 2.796445][ T1] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 2.803512][ T1] NET: Registered protocol family 1 [ 2.808862][ T1] RPC: Registered named UNIX socket transport module. [ 2.815470][ T1] RPC: Registered udp transport module. [ 2.820846][ T1] RPC: Registered tcp transport module. [ 2.826232][ T1] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 2.833349][ T1] PCI: CLS 0 bytes, default 64 [ 2.838061][ T1] Trying to unpack rootfs image as initramfs... [ 3.195719][ T1] Freeing initrd memory: 9268K [ 3.200446][ T1] NetWinder Floating Point Emulator V0.97 (double precision) [ 3.207939][ T1] hw perfevents: enabled with armv7_cortex_a9 PMU driver, 7 counters available [ 3.217905][ T1] Initialise system trusted keyrings [ 3.223322][ T1] Key type blacklist registered [ 3.228126][ T1] workingset: timestamp_bits=30 max_order=17 bucket_order=0 [ 3.235331][ T1] zbud: loaded [ 3.239164][ T1] NFS: Registering the id_resolver key type [ 3.244923][ T1] Key type id_resolver registered [ 3.249782][ T1] Key type id_legacy registered [ 3.254483][ T1] nfs4filelayout_init: NFSv4 File Layout Driver Registering... [ 3.261861][ T1] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [ 3.269070][ T1] jffs2: version 2.2. (NAND) (SUMMARY) © 2001-2006 Red Hat, Inc. [ 3.277099][ T1] orangefs_debugfs_init: called with debug mask: :none: :0: [ 3.284317][ T1] orangefs_init: module version upstream loaded [ 3.298493][ T1] async_tx: api initialized (async) [ 3.303577][ T1] Key type asymmetric registered [ 3.308349][ T1] Asymmetric key parser 'x509' registered [ 3.313951][ T1] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 3.323481][ T1] armada-38x-pinctrl f1018000.pinctrl: registered pinctrl driver [ 3.333027][ T1] mvebu-pcie soc:pcie: PCI host bridge to bus 0000:00 [ 3.339623][ T1] pci_bus 0000:00: root bus resource [bus 00-ff] [ 3.345799][ T1] pci_bus 0000:00: root bus resource [mem 0xe0000000-0xe7ffffff] [ 3.353348][ T1] pci_bus 0000:00: root bus resource [io 0x1000-0xeffff] [ 3.360399][ T1] pci 0000:00:02.0: [11ab:6820] type 01 class 0x060400 [ 3.367099][ T1] pci 0000:00:02.0: reg 0x38: [mem 0x00000000-0x000007ff pref] [ 3.374666][ T1] pci 0000:00:03.0: [11ab:6820] type 01 class 0x060400 [ 3.381354][ T1] pci 0000:00:03.0: reg 0x38: [mem 0x00000000-0x000007ff pref] [ 3.388900][ T1] pci 0000:00:04.0: [11ab:6820] type 01 class 0x060400 [ 3.395598][ T1] pci 0000:00:04.0: reg 0x38: [mem 0x00000000-0x000007ff pref] [ 3.403986][ T1] PCI: bus0: Fast back to back transfers disabled [ 3.410238][ T1] pci 0000:00:02.0: bridge configuration invalid ([bus 00-00]), reconfiguring [ 3.418921][ T1] pci 0000:00:03.0: bridge configuration invalid ([bus 00-00]), reconfiguring [ 3.427601][ T1] pci 0000:00:04.0: bridge configuration invalid ([bus 00-00]), reconfiguring [ 3.437356][ T1] PCI: bus1: Fast back to back transfers enabled [ 3.443530][ T1] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01 [ 3.451915][ T1] PCI: bus2: Fast back to back transfers enabled [ 3.458078][ T1] pci_bus 0000:02: busn_res: [bus 02-ff] end is updated to 02 [ 3.466446][ T1] PCI: bus3: Fast back to back transfers enabled [ 3.472623][ T1] pci_bus 0000:03: busn_res: [bus 03-ff] end is updated to 03 [ 3.479936][ T1] pci 0000:00:02.0: BAR 6: assigned [mem 0xe0000000-0xe00007ff pref] [ 3.487835][ T1] pci 0000:00:03.0: BAR 6: assigned [mem 0xe0100000-0xe01007ff pref] [ 3.495730][ T1] pci 0000:00:04.0: BAR 6: assigned [mem 0xe0200000-0xe02007ff pref] [ 3.503624][ T1] pci 0000:00:02.0: PCI bridge to [bus 01] [ 3.509266][ T1] pci 0000:00:03.0: PCI bridge to [bus 02] [ 3.514914][ T1] pci 0000:00:04.0: PCI bridge to [bus 03] [ 3.521091][ T1] mv_xor f1060800.xor: Marvell shared XOR driver [ 3.581976][ T1] mv_xor f1060800.xor: Marvell XOR (Descriptor Mode): ( xor cpy intr ) [ 3.591248][ T1] mv_xor f1060900.xor: Marvell shared XOR driver [ 3.651973][ T1] mv_xor f1060900.xor: Marvell XOR (Descriptor Mode): ( xor cpy intr ) [ 3.694760][ T1] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled [ 3.703365][ T1] printk: console [ttyS0] disabled [ 3.728889][ T1] f1012000.serial: ttyS0 at MMIO 0xf1012000 (irq = 22, base_baud = 12500000) is a 16550A [ 3.738640][ T1] printk: console [ttyS0] enabled [ 3.738640][ T1] printk: console [ttyS0] enabled [ 3.748457][ T1] printk: bootconsole [earlycon0] disabled [ 3.748457][ T1] printk: bootconsole [earlycon0] disabled [ 3.780606][ T1] f1012100.serial: ttyS1 at MMIO 0xf1012100 (irq = 23, base_baud = 12500000) is a 16550A [ 3.792924][ T1] m25p80 spi0.0: mx25l6405d (8192 Kbytes) [ 3.798563][ T1] 6 fixed-partitions partitions found on MTD device spi0.0 [ 3.805666][ T1] Creating 6 MTD partitions on "spi0.0": [ 3.811188][ T1] 0x000000000000-0x0000000f0000 : "RedBoot" [ 3.817738][ T1] 0x0000000f0000-0x0000003c0000 : "zImage" [ 3.824147][ T1] 0x0000003c0000-0x0000007d0000 : "rd.gz" [ 3.830445][ T1] 0x0000007d0000-0x0000007e0000 : "vendor" [ 3.836830][ T1] 0x0000007e0000-0x0000007f0000 : "RedBoot config" [ 3.843932][ T1] 0x0000007f0000-0x000000800000 : "FIS directory" [ 3.851750][ T1] libphy: Fixed MDIO Bus: probed [ 3.857383][ T1] libphy: orion_mdio_bus: probed [ 3.868834][ T1] mdio_bus f1072004.mdio-mii: MDIO device at address 0 is missing. [ 3.877070][ T1] mvneta_bm f10c8000.bm: Buffer Manager for network controller enabled [ 3.886721][ T1] mvneta f1070000.ethernet eth0: Using hardware mac address 00:50:43:bc:12:1b [ 3.895665][ T1] mvneta_bm f10c8000.bm: long pool cannot be shared by the ports [ 3.903290][ T1] mvneta f1034000.ethernet (unnamed net_device) (uninitialized): fail to obtain long pool for port [ 3.913876][ T1] mvneta f1034000.ethernet: use SW buffer management [ 3.921266][ T1] mvneta f1034000.ethernet eth1: Using random mac address 1e:02:cc:59:fc:9d [ 3.930241][ T1] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 3.937545][ T1] ehci-pci: EHCI PCI platform driver [ 3.942810][ T1] ehci-orion: EHCI orion driver [ 3.948201][ T1] usbcore: registered new interface driver usblp [ 3.954465][ T1] usbcore: registered new interface driver usb-storage [ 3.961412][ T1] mousedev: PS/2 mouse device common for all mice [ 3.968437][ T1] armada38x-rtc f10a3800.rtc: registered as rtc0 [ 3.974913][ T1] i2c /dev entries driver [ 4.004708][ T1] gpio-fan gpio-fan: GPIO fan initialized [ 4.011839][ T1] watchdog: f1020300.watchdog: driver supplied timeout (4294967295) out of range [ 4.020850][ T1] watchdog: f1020300.watchdog: falling back to default timeout (171) [ 4.029025][ T1] orion_wdt: Initial timeout 171 sec [ 4.044547][ T1] device-mapper: uevent: version 1.0.3 [ 4.050015][ T1] device-mapper: ioctl: 4.40.0-ioctl (2019-01-18) initialised: dm-devel@redhat.com [ 4.059383][ T1] device-mapper: multipath round-robin: version 1.2.0 loaded [ 4.066658][ T1] device-mapper: multipath queue-length: version 0.2.0 loaded [ 4.074015][ T1] device-mapper: multipath service-time: version 0.3.0 loaded [ 4.081384][ T1] device-mapper: dm-log-userspace: version 1.3.0 loaded [ 4.088216][ T1] device-mapper: raid: Loading target version 1.14.0 [ 4.162494][ T1] marvell-cesa f1090000.crypto: CESA device successfully registered [ 4.170580][ T1] hidraw: raw HID events driver (C) Jiri Kosina [ 4.176965][ T1] usbcore: registered new interface driver usbhid [ 4.183283][ T1] usbhid: USB HID core driver [ 4.188109][ T1] drop_monitor: Initializing network drop monitor service [ 4.195444][ T1] NET: Registered protocol family 10 [ 4.201319][ T1] Segment Routing with IPv6 [ 4.205770][ T1] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver [ 4.213205][ T1] NET: Registered protocol family 17 [ 4.218471][ T1] 8021q: 802.1Q VLAN Support v1.8 [ 4.223419][ T1] Key type dns_resolver registered [ 4.228533][ T1] ThumbEE CPU extension supported. [ 4.233541][ T1] Registering SWP/SWPB emulation handler [ 4.239407][ T1] registered taskstats version 1 [ 4.244241][ T1] Loading compiled-in X.509 certificates [ 4.249802][ T1] zswap: loaded using pool lzo/zbud [ 4.288673][ T1] Key type big_key registered [ 4.309782][ T1] Key type encrypted registered [ 4.316599][ T23] v5.0-sata0: supplied by pwr_en_sata0 [ 4.322003][ T23] v12.0-sata0: supplied by pwr_en_sata0 [ 4.327985][ T23] ahci-mvebu f10a8000.sata: masking port_map 0x3 -> 0x1 [ 4.334878][ T23] ahci-mvebu f10a8000.sata: AHCI 0001.0000 32 slots 2 ports 6 Gbps 0x1 impl platform mode [ 4.344686][ T23] ahci-mvebu f10a8000.sata: flags: 64bit ncq sntf led only pmp fbs pio slum part sxs [ 4.354802][ T23] scsi host0: ahci-mvebu [ 4.359260][ T23] scsi host1: ahci-mvebu [ 4.363574][ T23] ata1: SATA max UDMA/133 mmio [mem 0xf10a8000-0xf10a9fff] port 0x100 irq 43 [ 4.372259][ T23] ata2: DUMMY [ 4.375732][ T23] xhci-hcd f10f0000.usb3: xHCI Host Controller [ 4.381806][ T23] xhci-hcd f10f0000.usb3: new USB bus registered, assigned bus number 1 [ 4.390103][ T23] xhci-hcd f10f0000.usb3: hcc params 0x0a000990 hci version 0x100 quirks 0x0000000000010010 [ 4.400115][ T23] xhci-hcd f10f0000.usb3: irq 44, io mem 0xf10f0000 [ 4.406817][ T23] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.02 [ 4.415841][ T23] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 4.423811][ T23] usb usb1: Product: xHCI Host Controller [ 4.429412][ T23] usb usb1: Manufacturer: Linux 5.2.9-mvebu-tld-1 xhci-hcd [ 4.436505][ T23] usb usb1: SerialNumber: f10f0000.usb3 [ 4.442282][ T23] hub 1-0:1.0: USB hub found [ 4.446776][ T23] hub 1-0:1.0: 1 port detected [ 4.451650][ T23] xhci-hcd f10f0000.usb3: xHCI Host Controller [ 4.457698][ T23] xhci-hcd f10f0000.usb3: new USB bus registered, assigned bus number 2 [ 4.465947][ T23] xhci-hcd f10f0000.usb3: Host supports USB 3.0 SuperSpeed [ 4.473082][ T23] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM. [ 4.481997][ T23] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.02 [ 4.491006][ T23] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 4.498976][ T23] usb usb2: Product: xHCI Host Controller [ 4.504590][ T23] usb usb2: Manufacturer: Linux 5.2.9-mvebu-tld-1 xhci-hcd [ 4.511684][ T23] usb usb2: SerialNumber: f10f0000.usb3 [ 4.517390][ T23] hub 2-0:1.0: USB hub found [ 4.521891][ T23] hub 2-0:1.0: 1 port detected [ 4.526948][ T23] xhci-hcd f10f8000.usb3: xHCI Host Controller [ 4.533014][ T23] xhci-hcd f10f8000.usb3: new USB bus registered, assigned bus number 3 [ 4.541307][ T23] xhci-hcd f10f8000.usb3: hcc params 0x0a000990 hci version 0x100 quirks 0x0000000000010010 [ 4.551318][ T23] xhci-hcd f10f8000.usb3: irq 45, io mem 0xf10f8000 [ 4.557997][ T23] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.02 [ 4.567022][ T23] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 4.574991][ T23] usb usb3: Product: xHCI Host Controller [ 4.580594][ T23] usb usb3: Manufacturer: Linux 5.2.9-mvebu-tld-1 xhci-hcd [ 4.587687][ T23] usb usb3: SerialNumber: f10f8000.usb3 [ 4.593405][ T23] hub 3-0:1.0: USB hub found [ 4.597893][ T23] hub 3-0:1.0: 1 port detected [ 4.602735][ T23] xhci-hcd f10f8000.usb3: xHCI Host Controller [ 4.608781][ T23] xhci-hcd f10f8000.usb3: new USB bus registered, assigned bus number 4 [ 4.617029][ T23] xhci-hcd f10f8000.usb3: Host supports USB 3.0 SuperSpeed [ 4.624161][ T23] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM. [ 4.633081][ T23] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.02 [ 4.642100][ T23] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 4.650060][ T23] usb usb4: Product: xHCI Host Controller [ 4.655669][ T23] usb usb4: Manufacturer: Linux 5.2.9-mvebu-tld-1 xhci-hcd [ 4.662761][ T23] usb usb4: SerialNumber: f10f8000.usb3 [ 4.668467][ T23] hub 4-0:1.0: USB hub found [ 4.672966][ T23] hub 4-0:1.0: 1 port detected [ 4.678253][ T1] armada38x-rtc f10a3800.rtc: setting system clock to 2023-01-11T10:09:40 UTC (1673431780) [ 4.688436][ T1] v5.0-sata1: supplied by pwr_en_sata1 [ 4.693857][ T1] v12.0-sata0: supplied by pwr_en_sata1 [ 4.699336][ T1] v12.0-sata0: disabling [ 4.703469][ T1] v5.0-sata1: disabling [ 4.707518][ T1498] ata1: SATA link down (SStatus 0 SControl 300) [ 4.711536][ T1] v12.0-sata0: disabling [ 4.725336][ T1] Freeing unused kernel memory: 1024K [ 4.771896][ T1] Checked W+X mappings: passed, no W+X pages found [ 4.778287][ T1] Run /init as init process Loading, please wait... Starting version 241 [ 5.401539][ T49] usb 3-1: new high-speed USB device number 2 using xhci-hcd [ 5.582360][ T49] usb 3-1: New USB device found, idVendor=090c, idProduct=1000, bcdDevice=11.00 [ 5.591288][ T49] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 5.599177][ T49] usb 3-1: Product: Type-C [ 5.603478][ T49] usb 3-1: Manufacturer: Samsung [ 5.608295][ T49] usb 3-1: SerialNumber: 0375720020009061 [ 5.615091][ T49] usb-storage 3-1:1.0: USB Mass Storage device detected [ 5.622168][ T49] scsi host2: usb-storage 3-1:1.0 [ 5.632104][ T1556] usbcore: registered new interface driver uas Begin: Loading essential drivers ... done. [ 10.447434][ T482] scsi 2:0:0:0: Direct-Access Samsung Type-C 1100 PQ: 0 ANSI: 6 [ 10.458777][ T20] sd 2:0:0:0: [sda] 501253132 512-byte logical blocks: (257 GB/239 GiB) [ 10.467716][ T20] sd 2:0:0:0: [sda] Write Protect is off [ 10.474419][ T20] sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 10.506912][ T20] sda: sda1 [ 10.511548][ T20] sd 2:0:0:0: [sda] Attached SCSI removable disk [ 10.541661][ C0] random: fast init done Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. Begin: Will now check root file system ... fsck from util-linux 2.33.1 fsck: error 2 (No such file or directory) while executing fsck.ext4 for /dev/sda1 fsck exited with status code 8 done. Warning: File system check failed but did not detect errors [ 20.897342][ T1586] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. INIT: version 2.93 booting [[1B][36minfo[1B][39;49m] Using makefile-style concurrent boot in runlevel S. [....] Starting hotplug events dispatcher: systemd-udevd[1B][?25l[1B][?1c[1B]7[1B][1G[[1B][32m ok [1B][39;49m[1B]8[1B][?25h[1B][?0c. [....] Synthesizing the initial hotplug events (subsystems)...[1B][?25l[1B][?1c[1B]7[1B][1G[[1B][32m ok [1B][39;49m[1B]8[1B][?25h[1B][?0cdone. [....] Synthesizing the initial hotplug events (devices)...[1B][?25l[1B][?1c[1B]7[1B][1G[[1B][32m ok [1B][39;49m[1B]8[1B][?25h[1B][?0cdone. [....] Waiting for /dev to be fully populated...[ 22.664616][ T1777] systemd-udevd[1777]: Using default interface naming scheme 'v240'. [ 22.673062][ T1777] systemd-udevd[1777]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable. [ 22.688018][ T1772] systemd-udevd[1772]: Using default interface naming scheme 'v240'. [ 22.708606][ T1777] systemd-udevd[1777]: Could not generate persistent MAC address for eth1: No such file or directory [ 22.790535][ T1776] systemd-udevd[1776]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable. [ 22.791190][ T1774] systemd-udevd[1774]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable. [ 22.811686][ T1776] systemd-udevd[1776]: Could not generate persistent MAC address for ip6tnl0: No such file or directory [ 22.814876][ T1775] systemd-udevd[1775]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable. [ 22.840615][ T1772] systemd-udevd[1772]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable. [ 23.093022][ T1774] sd 2:0:0:0: Attached scsi generic sg0 type 0 [1B][?25l[1B][?1c[1B]7[1B][1G[[1B][32m ok [1B][39;49m[1B]8[1B][?25h[1B][?0cdone. [....] Setting hostname to 'debian'...[1B][?25l[1B][?1c[1B]7[1B][1G[[1B][32m ok [1B][39;49m[1B]8[1B][?25h[1B][?0cdone. [....] Activating swap:[1B][?25l[1B][?1c[1B]7[1B][1G[[1B][32m ok [1B][39;49m[1B]8[1B][?25h[1B][?0c. [ 23.930391][ T1986] EXT4-fs (sda1): re-mounted. Opts: (null) [....] Will now check root file system:fsck from util-linux 2.33.1 [/sbin/fsck.ext3 (1) -- /] fsck.ext3 -y -C0 /dev/sda1 e2fsck 1.44.5 (15-Dec-2018) Superblock 64bit filesystem needs extents to access the whole disk. Fix? yes Pass 1: Checking inodes, blocks, and sizes [01]rootfs: | | 0.1% [01]rootfs: | / 0.2% [01]rootfs: | - 0.3% [01]rootfs: | \ 0.4% [01]rootfs: | | 0.5% [ 26.252536][ C0] random: crng init done [01]rootfs: | / 0.6% [01]rootfs: | - 0.7% [01]rootfs: | \ 0.8% [01]rootfs: | | 0.9% [01]rootfs: |= / 1.0% [01]rootfs: |= - 1.1% [01]rootfs: |= \ 1.2% [01]rootfs: |= | 1.3% [01]rootfs: |= / 1.4% [01]rootfs: |= - 1.5% [01]rootfs: |= \ 1.6% [01]rootfs: |= | 1.7% [01]rootfs: |= / 1.8% [01]rootfs: |= - 1.9% [01]rootfs: |= \ 2.0% [01]rootfs: |= | 2.1% [01]rootfs: |= / 2.2% [01]rootfs: |= - 2.3% [01]rootfs: |= \ 2.4% [01]rootfs: |= | 2.5% [01]rootfs: |= / 2.6% [01]rootfs: |= - 2.7% [01]rootfs: |== \ 2.8% [01]rootfs: |== | 2.9% [01]rootfs: |== / 3.0% [01]rootfs: |== - 3.1% [01]rootfs: |== \ 3.2% [01]rootfs: |== | 3.3% [01]rootfs: |== / 3.4% [01]rootfs: |== - 3.5% [01]rootfs: |== \ 3.6% [01]rootfs: |== | 3.7% [01]rootfs: |== / 3.8% [01]rootfs: |== - 3.9% [01]rootfs: |== \ 4.0% [01]rootfs: |== | 4.1% [01]rootfs: |== / 4.2% [01]rootfs: |== - 4.3% [01]rootfs: |== \ 4.4% [01]rootfs: |== | 4.5% [01]rootfs: |=== / 4.6% [01]rootfs: |=== - 4.7% [01]rootfs: |=== \ 4.8% [01]rootfs: |=== | 4.9% [01]rootfs: |=== / 5.0% [01]rootfs: |=== - 5.1% [01]rootfs: |=== \ 5.2% [01]rootfs: |=== | 5.3% [01]rootfs: |=== / 5.4% [01]rootfs: |=== - 5.5% [01]rootfs: |=== \ 5.6% [01]rootfs: |=== | 5.7% [01]rootfs: |=== / 5.8% [01]rootfs: |=== - 5.9% [01]rootfs: |=== \ 6.0% [01]rootfs: |=== | 6.1% [01]rootfs: |=== / 6.2% [01]rootfs: |==== - 6.3% [01]rootfs: |==== \ 6.4% [01]rootfs: |==== | 6.5% [01]rootfs: |==== / 6.6% [01]rootfs: |==== - 6.7% [01]rootfs: |==== \ 6.8% [01] [02]Inodes that were part of a corrupted orphan linked list found. Fix? yes Inode 1532352 was part of the orphaned inode list. FIXED. Inode 1532432 was part of the orphaned inode list. FIXED. Inode 1534352 was part of the orphaned inode list. FIXED. Inode 1534544 was part of the orphaned inode list. FIXED. Inode 1536400 was part of the orphaned inode list. FIXED. Inode 1536416 was part of the orphaned inode list. FIXED. Inode 1536432 was part of the orphaned inode list. FIXED. Inode 1536448 was part of the orphaned inode list. FIXED. Inode 1536457 was part of the orphaned inode list. FIXED. Inode 1536464 was part of the orphaned inode list. FIXED. Inode 1536480 was part of the orphaned inode list. FIXED. Inode 1536496 was part of the orphaned inode list. FIXED. Inode 1536512 was part of the orphaned inode list. FIXED. Inode 1536528 was part of the orphaned inode list. FIXED. Inode 1536537 was part of the orphaned inode list. FIXED. Inode 1536544 was part of the orphaned inode list. FIXED. Inode 1536553 was part of the orphaned inode list. FIXED. Inode 1536560 was part of the orphaned inode list. FIXED. Inode 1536576 was part of the orphaned inode list. FIXED. Inode 1536592 was part of the orphaned inode list. FIXED. Inode 1536608 was part of the orphaned inode list. FIXED. Inode 1536624 was part of the orphaned inode list. FIXED. Inode 1536640 was part of the orphaned inode list. FIXED. Inode 1538448 was part of the orphaned inode list. FIXED. Inode 1538624 was part of the orphaned inode list. FIXED. Inode 1538656 was part of the orphaned inode list. FIXED. Inode 1538672 was part of the orphaned inode list. FIXED. Inode 1538688 was part of the orphaned inode list. FIXED. [01]rootfs: |==== | 6.9% [01] [02]Inode 1541648 was part of the orphaned inode list. FIXED. Inode 1541680 was part of the orphaned inode list. FIXED. Inode 1541712 was part of the orphaned inode list. FIXED. Inode 1541728 was part of the orphaned inode list. FIXED. Inode 1541744 was part of the orphaned inode list. FIXED. Inode 1541760 was part of the orphaned inode list. FIXED. Inode 1541792 was part of the orphaned inode list. FIXED. Inode 1541872 was part of the orphaned inode list. FIXED. Inode 1541888 was part of the orphaned inode list. FIXED. Inode 1543696 was part of the orphaned inode list. FIXED. Inode 1543712 was part of the orphaned inode list. FIXED. Inode 1543728 was part of the orphaned inode list. FIXED. Inode 1543744 was part of the orphaned inode list. FIXED. Inode 1543792 was part of the orphaned inode list. FIXED. Inode 1543808 was part of the orphaned inode list. FIXED. Inode 1543824 was part of the orphaned inode list. FIXED. Inode 1543888 was part of the orphaned inode list. FIXED. Inode 1543904 was part of the orphaned inode list. FIXED. Inode 1545744 was part of the orphaned inode list. FIXED. Inode 1545824 was part of the orphaned inode list. FIXED. Inode 1545856 was part of the orphaned inode list. FIXED. Inode 1545872 was part of the orphaned inode list. FIXED. Inode 1547792 was part of the orphaned inode list. FIXED. Inode 1547808 was part of the orphaned inode list. FIXED. Inode 1547824 was part of the orphaned inode list. FIXED. Inode 1547840 was part of the orphaned inode list. FIXED. Inode 1547856 was part of the orphaned inode list. FIXED. Inode 1547872 was part of the orphaned inode list. FIXED. Inode 1547936 was part of the orphaned inode list. FIXED. Inode 1547952 was part of the orphaned inode list. FIXED. Inode 1547984 was part of the orphaned inode list. FIXED. Inode 1548000 was part of the orphaned inode list. FIXED. Inode 1548016 was part of the orphaned inode list. FIXED. Inode 1548032 was part of the orphaned inode list. FIXED. Inode 1548992 was part of the orphaned inode list. FIXED. Inode 1549040 was part of the orphaned inode list. FIXED. Inode 1549072 was part of the orphaned inode list. FIXED. Inode 1549088 was part of the orphaned inode list. FIXED. Inode 1549129 was part of the orphaned inode list. FIXED. Inode 1549136 was part of the orphaned inode list. FIXED. Inode 1549152 was part of the orphaned inode list. FIXED. Inode 1549168 was part of the orphaned inode list. FIXED. Inode 1549184 was part of the orphaned inode list. FIXED. [01]rootfs: |==== / 7.0% [01] [02]Inode 1558281 was part of the orphaned inode list. FIXED. Inode 1558288 was part of the orphaned inode list. FIXED. Inode 1558297 was part of the orphaned inode list. FIXED. Inode 1558304 was part of the orphaned inode list. FIXED. Inode 1558320 was part of the orphaned inode list. FIXED. Inode 1558329 was part of the orphaned inode list. FIXED. Inode 1558336 was part of the orphaned inode list. FIXED. Inode 1558352 was part of the orphaned inode list. FIXED. Inode 1558368 was part of the orphaned inode list. FIXED. Inode 1558377 was part of the orphaned inode list. FIXED. Inode 1558384 was part of the orphaned inode list. FIXED. Inode 1558400 was part of the orphaned inode list. FIXED. Inode 1558409 was part of the orphaned inode list. FIXED. Inode 1558416 was part of the orphaned inode list. FIXED. Inode 1558448 was part of the orphaned inode list. FIXED. Inode 1558480 was part of the orphaned inode list. FIXED. Inode 1558512 was part of the orphaned inode list. FIXED. Inode 1560329 was part of the orphaned inode list. FIXED. Inode 1560336 was part of the orphaned inode list. FIXED. Inode 1560352 was part of the orphaned inode list. FIXED. Inode 1560377 was part of the orphaned inode list. FIXED. Inode 1560384 was part of the orphaned inode list. FIXED. Inode 1560393 was part of the orphaned inode list. FIXED. Inode 1560400 was part of the orphaned inode list. FIXED. Inode 1560416 was part of the orphaned inode list. FIXED. Inode 1560432 was part of the orphaned inode list. FIXED. Inode 1560448 was part of the orphaned inode list. FIXED. Inode 1560464 was part of the orphaned inode list. FIXED. Inode 1560473 was part of the orphaned inode list. FIXED. Inode 1560480 was part of the orphaned inode list. FIXED. Inode 1560496 was part of the orphaned inode list. FIXED. Inode 1560512 was part of the orphaned inode list. FIXED. Inode 1560528 was part of the orphaned inode list. FIXED. Inode 1560544 was part of the orphaned inode list. FIXED. Inode 1560560 was part of the orphaned inode list. FIXED. Inode 1560576 was part of the orphaned inode list. FIXED. Inode 1562384 was part of the orphaned inode list. FIXED. Inode 1562400 was part of the orphaned inode list. FIXED. Inode 1562416 was part of the orphaned inode list. FIXED. Inode 1562432 was part of the orphaned inode list. FIXED. Inode 1562448 was part of the orphaned inode list. FIXED. Inode 1562464 was part of the orphaned inode list. FIXED. Inode 1562480 was part of the orphaned inode list. FIXED. Inode 1562496 was part of the orphaned inode list. FIXED. Inode 1562512 was part of the orphaned inode list. FIXED. Inode 1562528 was part of the orphaned inode list. FIXED. Inode 1562553 was part of the orphaned inode list. FIXED. Inode 1562560 was part of the orphaned inode list. FIXED. Inode 1562576 was part of the orphaned inode list. FIXED. Inode 1562592 was part of the orphaned inode list. FIXED. Inode 1562608 was part of the orphaned inode list. FIXED. Inode 1562624 was part of the orphaned inode list. FIXED. Inode 1564432 was part of the orphaned inode list. FIXED. Inode 1564448 was part of the orphaned inode list. FIXED. Inode 1564464 was part of the orphaned inode list. FIXED. Inode 1564480 was part of the orphaned inode list. FIXED. Inode 1564496 was part of the orphaned inode list. FIXED. Inode 1564512 was part of the orphaned inode list. FIXED. Inode 1564521 was part of the orphaned inode list. FIXED. Inode 1564528 was part of the orphaned inode list. FIXED. Inode 1564544 was part of the orphaned inode list. FIXED. Inode 1564553 was part of the orphaned inode list. FIXED. Inode 1564560 was part of the orphaned inode list. FIXED. Inode 1564569 was part of the orphaned inode list. FIXED. Inode 1564576 was part of the orphaned inode list. FIXED. Inode 1564592 was part of the orphaned inode list. FIXED. Inode 1564601 was part of the orphaned inode list. FIXED. Inode 1564608 was part of the orphaned inode list. FIXED. Inode 1564617 was part of the orphaned inode list. FIXED. Inode 1564624 was part of the orphaned inode list. FIXED. Inode 1564633 was part of the orphaned inode list. FIXED. Inode 1564640 was part of the orphaned inode list. FIXED. Inode 1564649 was part of the orphaned inode list. FIXED. Inode 1564656 was part of the orphaned inode list. FIXED. Inode 1564672 was part of the orphaned inode list. FIXED. [01]rootfs: |==== - 7.1% [01]rootfs: |==== \ 7.2% [01]rootfs: |==== | 7.3% [01]rootfs: |==== / 7.4% [01]rootfs: |==== - 7.5% [01]rootfs: |==== \ 7.6% [01]rootfs: |==== | 7.7% [01]rootfs: |==== / 7.8% [01]rootfs: |==== - 7.9% [01]rootfs: |==== \ 8.0% [01]rootfs: |===== | 8.1% [01]rootfs: |===== / 8.2% [01]rootfs: |===== - 8.3% [01]rootfs: |===== \ 8.4% [01]rootfs: |===== | 8.5% [01]rootfs: |===== / 8.6% [01]rootfs: |===== - 8.7% [01]rootfs: |===== \ 8.8% [01]rootfs: |===== | 8.9% [01]rootfs: |===== / 9.0% [01]rootfs: |===== - 9.1% [01]rootfs: |===== \ 9.2% [01]rootfs: |===== | 9.3% [01]rootfs: |===== / 9.4% [01]rootfs: |===== - 9.5% [01]rootfs: |===== \ 9.6% [01]rootfs: |===== | 9.7% [01]rootfs: |===== / 9.8% [01]rootfs: |====== - 9.9% [01]rootfs: |====== \ 10.0% [01]rootfs: |====== | 10.1% [01]rootfs: |====== / 10.2% [01]rootfs: |====== - 10.3% [01]rootfs: |====== \ 10.4% [01]rootfs: |====== | 10.5% [01]rootfs: |====== / 10.6% [01]rootfs: |====== - 10.7% [01]rootfs: |====== \ 10.8% [01]rootfs: |====== | 10.9% [01]rootfs: |====== / 11.0% [01]rootfs: |====== - 11.1% [01]rootfs: |====== \ 11.2% [01]rootfs: |====== | 11.3% [01]rootfs: |====== / 11.4% [01]rootfs: |====== - 11.5% [02][01]rootfs: |====== \ 11.6% [01]rootfs: |======= | 11.7% [01]rootfs: |======= / 11.8% [01]rootfs: |======= - 11.9% [01]rootfs: |======= \ 12.0% [01]rootfs: |======= | 12.1% [01]rootfs: |======= / 12.2% [01]rootfs: |======= - 12.3% [01]rootfs: |======= \ 12.4% [01]rootfs: |======= | 12.5% [01]rootfs: |======= / 12.6% [01]rootfs: |======= - 12.7% [01]rootfs: |======= \ 12.8% [01]rootfs: |======= | 12.9% [01]rootfs: |======= / 13.0% [01]rootfs: |======= - 13.1% [01]rootfs: |======= \ 13.2% [01]rootfs: |======= | 13.3% [01]rootfs: |======= / 13.4% [01]rootfs: |======== - 13.5% [01]rootfs: |======== \ 13.6% [01]rootfs: |======== | 13.7% [01]rootfs: |======== / 13.8% [01]rootfs: |======== - 13.9% [01]rootfs: |======== \ 14.0% [01]rootfs: |======== | 14.1% [01] [02]Deleted inode 3162315 has zero dtime. Fix? yes Deleted inode 3162363 has zero dtime. Fix? yes Deleted inode 3162395 has zero dtime. Fix? yes Inode 3162398 has a bad extended attribute block 1048576. Clear? yes Inode 3162398, i_blocks is 65536, should be 0. Fix? yes [01]rootfs: |======== / 14.2% [01] [02]Inode 3179712 was part of the orphaned inode list. FIXED. Inode 3180112 was part of the orphaned inode list. FIXED. Inode 3180128 was part of the orphaned inode list. FIXED. Inode 3180144 was part of the orphaned inode list. FIXED. Inode 3180192 was part of the orphaned inode list. FIXED. Inode 3180208 was part of the orphaned inode list. FIXED. Inode 3182208 was part of the orphaned inode list. FIXED. Inode 3182224 was part of the orphaned inode list. FIXED. Inode 3182240 was part of the orphaned inode list. FIXED. Inode 3182272 was part of the orphaned inode list. FIXED. Inode 3182288 was part of the orphaned inode list. FIXED. Inode 3182304 was part of the orphaned inode list. FIXED. Inode 3182352 was part of the orphaned inode list. FIXED. Inode 3182368 was part of the orphaned inode list. FIXED. Inode 3182384 was part of the orphaned inode list. FIXED. Inode 3186656 was part of the orphaned inode list. FIXED. Inode 3186688 was part of the orphaned inode list. FIXED. Inode 3190777 was part of the orphaned inode list. FIXED. Inode 3190784 was part of the orphaned inode list. FIXED. Inode 3190793 was part of the orphaned inode list. FIXED. Inode 3190800 was part of the orphaned inode list. FIXED. Inode 3190809 was part of the orphaned inode list. FIXED. Inode 3190816 was part of the orphaned inode list. FIXED. Inode 3190825 was part of the orphaned inode list. FIXED. Inode 3190832 was part of the orphaned inode list. FIXED. Inode 3190841 was part of the orphaned inode list. FIXED. Inode 3190848 was part of the orphaned inode list. FIXED. Inode 3190857 was part of the orphaned inode list. FIXED. Inode 3190864 was part of the orphaned inode list. FIXED. Inode 3190873 was part of the orphaned inode list. FIXED. Inode 3190880 was part of the orphaned inode list. FIXED. Inode 3190889 was part of the orphaned inode list. FIXED. Inode 3190896 was part of the orphaned inode list. FIXED. Inode 3190912 was part of the orphaned inode list. FIXED. Inode 3190928 was part of the orphaned inode list. FIXED. Inode 3190937 was part of the orphaned inode list. FIXED. Inode 3190944 was part of the orphaned inode list. FIXED. Inode 3190953 was part of the orphaned inode list. FIXED. Inode 3190960 was part of the orphaned inode list. FIXED. Inode 3190976 was part of the orphaned inode list. FIXED. Inode 3190985 was part of the orphaned inode list. FIXED. Inode 3190992 was part of the orphaned inode list. FIXED. Inode 3191008 was part of the orphaned inode list. FIXED. Inode 3191017 was part of the orphaned inode list. FIXED. Inode 3191024 was part of the orphaned inode list. FIXED. Inode 3192848 was part of the orphaned inode list. FIXED. Inode 3192857 was part of the orphaned inode list. FIXED. Inode 3192864 was part of the orphaned inode list. FIXED. Inode 3192896 was part of the orphaned inode list. FIXED. Inode 3192912 was part of the orphaned inode list. FIXED. Inode 3192928 was part of the orphaned inode list. FIXED. Inode 3192944 was part of the orphaned inode list. FIXED. Inode 3192953 was part of the orphaned inode list. FIXED. Inode 3192960 was part of the orphaned inode list. FIXED. Inode 3192976 was part of the orphaned inode list. FIXED. Inode 3192992 was part of the orphaned inode list. FIXED. Inode 3193008 was part of the orphaned inode list. FIXED. Inode 3193024 was part of the orphaned inode list. FIXED. Inode 3193040 was part of the orphaned inode list. FIXED. Inode 3193049 was part of the orphaned inode list. FIXED. Inode 3193056 was part of the orphaned inode list. FIXED. Inode 3193072 was part of the orphaned inode list. FIXED. Deleted inode 3193176 has zero dtime. Fix? yes Inode 3193177 was part of the orphaned inode list. FIXED. Inode 3193184 was part of the orphaned inode list. FIXED. Inode 3193200 was part of the orphaned inode list. FIXED. Inode 3193248 was part of the orphaned inode list. FIXED. Inode 3193321 was part of the orphaned inode list. FIXED. Inode 3193328 was part of the orphaned inode list. FIXED. Inode 3193337 was part of the orphaned inode list. FIXED. Inode 3193344 was part of the orphaned inode list. FIXED. Inode 3193481 was part of the orphaned inode list. FIXED. Inode 3193488 was part of the orphaned inode list. FIXED. Inode 3193497 was part of the orphaned inode list. FIXED. Inode 3193504 was part of the orphaned inode list. FIXED. Inode 3193513 was part of the orphaned inode list. FIXED. Inode 3193520 was part of the orphaned inode list. FIXED. Inode 3193529 was part of the orphaned inode list. FIXED. Inode 3193536 was part of the orphaned inode list. FIXED. Inode 3193545 was part of the orphaned inode list. FIXED. Inode 3193552 was part of the orphaned inode list. FIXED. Inode 3193561 was part of the orphaned inode list. FIXED. Inode 3193568 was part of the orphaned inode list. FIXED. [01]rootfs: |======== - 14.3% [01] [02]Inode 3197737 was part of the orphaned inode list. FIXED. Inode 3197744 was part of the orphaned inode list. FIXED. Inode 3197753 was part of the orphaned inode list. FIXED. Inode 3197760 was part of the orphaned inode list. FIXED. Inode 3197769 was part of the orphaned inode list. FIXED. Inode 3197776 was part of the orphaned inode list. FIXED. Inode 3197785 was part of the orphaned inode list. FIXED. Inode 3197792 was part of the orphaned inode list. FIXED. Inode 3197865 was part of the orphaned inode list. FIXED. Inode 3197872 was part of the orphaned inode list. FIXED. Inode 3197881 was part of the orphaned inode list. FIXED. Inode 3197888 was part of the orphaned inode list. FIXED. Inode 3197897 was part of the orphaned inode list. FIXED. Inode 3197904 was part of the orphaned inode list. FIXED. Inode 3197913 was part of the orphaned inode list. FIXED. Inode 3197920 was part of the orphaned inode list. FIXED. Inode 3197929 was part of the orphaned inode list. FIXED. Inode 3197936 was part of the orphaned inode list. FIXED. Inode 3197945 was part of the orphaned inode list. FIXED. Inode 3197952 was part of the orphaned inode list. FIXED. Inode 3197961 was part of the orphaned inode list. FIXED. Inode 3197968 was part of the orphaned inode list. FIXED. Inode 3197977 was part of the orphaned inode list. FIXED. Inode 3197984 was part of the orphaned inode list. FIXED. Inode 3197993 was part of the orphaned inode list. FIXED. Inode 3198000 was part of the orphaned inode list. FIXED. Inode 3198009 was part of the orphaned inode list. FIXED. Inode 3198016 was part of the orphaned inode list. FIXED. Inode 3201760 was part of the orphaned inode list. FIXED. Inode 3201776 was part of the orphaned inode list. FIXED. Inode 3201792 was part of the orphaned inode list. FIXED. Inode 3201801 was part of the orphaned inode list. FIXED. Inode 3201808 was part of the orphaned inode list. FIXED. Inode 3201824 was part of the orphaned inode list. FIXED. Inode 3201840 was part of the orphaned inode list. FIXED. Inode 3201888 was part of the orphaned inode list. FIXED. Inode 3201904 was part of the orphaned inode list. FIXED. Inode 3201920 was part of the orphaned inode list. FIXED. Inode 3201936 was part of the orphaned inode list. FIXED. Inode 3201952 was part of the orphaned inode list. FIXED. Inode 3201968 was part of the orphaned inode list. FIXED. Inode 3201984 was part of the orphaned inode list. FIXED. Inode 3202000 was part of the orphaned inode list. FIXED. Inode 3202016 was part of the orphaned inode list. FIXED. Inode 3202025 was part of the orphaned inode list. FIXED. Inode 3202032 was part of the orphaned inode list. FIXED. Inode 3202137 was part of the orphaned inode list. FIXED. Inode 3202144 was part of the orphaned inode list. FIXED. Inode 3202160 was part of the orphaned inode list. FIXED. Inode 3202297 was part of the orphaned inode list. FIXED. Inode 3202304 was part of the orphaned inode list. FIXED. Inode 3202313 was part of the orphaned inode list. FIXED. Inode 3202320 was part of the orphaned inode list. FIXED. Inode 3202336 was part of the orphaned inode list. FIXED. Inode 3202352 was part of the orphaned inode list. FIXED. Inode 3203328 was part of the orphaned inode list. FIXED. Inode 3203337 was part of the orphaned inode list. FIXED. Inode 3203344 was part of the orphaned inode list. FIXED. Inode 3203353 was part of the orphaned inode list. FIXED. Inode 3203360 was part of the orphaned inode list. FIXED. Inode 3203369 was part of the orphaned inode list. FIXED. Inode 3203376 was part of the orphaned inode list. FIXED. Inode 3203385 was part of the orphaned inode list. FIXED. Inode 3203392 was part of the orphaned inode list. FIXED. Inode 3203401 was part of the orphaned inode list. FIXED. Inode 3203408 was part of the orphaned inode list. FIXED. Inode 3203417 was part of the orphaned inode list. FIXED. Inode 3203424 was part of the orphaned inode list. FIXED. Deleted inode 3203432 has zero dtime. Fix? yes Inode 3203433 was part of the orphaned inode list. FIXED. Inode 3203440 was part of the orphaned inode list. FIXED. Inode 3203456 was part of the orphaned inode list. FIXED. Inode 3203465 was part of the orphaned inode list. FIXED. Inode 3203472 was part of the orphaned inode list. FIXED. Inode 3203481 was part of the orphaned inode list. FIXED. Inode 3203488 was part of the orphaned inode list. FIXED. Inode 3203497 was part of the orphaned inode list. FIXED. Inode 3203504 was part of the orphaned inode list. FIXED. Inode 3203513 was part of the orphaned inode list. FIXED. Inode 3203520 was part of the orphaned inode list. FIXED. Inode 3203529 was part of the orphaned inode list. FIXED. Inode 3203536 was part of the orphaned inode list. FIXED. Inode 3203552 was part of the orphaned inode list. FIXED. Inode 3203561 was part of the orphaned inode list. FIXED. Inode 3203568 was part of the orphaned inode list. FIXED. Inode 3212841 was part of the orphaned inode list. FIXED. Inode 3212848 was part of the orphaned inode list. FIXED. Inode 3212857 was part of the orphaned inode list. FIXED. Inode 3212864 was part of the orphaned inode list. FIXED. Inode 3212873 was part of the orphaned inode list. FIXED. Inode 3212880 was part of the orphaned inode list. FIXED. Inode 3212889 was part of the orphaned inode list. FIXED. Inode 3212896 was part of the orphaned inode list. FIXED. Inode 3217257 was part of the orphaned inode list. FIXED. Inode 3217264 was part of the orphaned inode list. FIXED. Inode 3217289 was part of the orphaned inode list. FIXED. Inode 3217296 was part of the orphaned inode list. FIXED. [01]rootfs: |======== \ 14.4% [02][01]rootfs: |======== | 14.5% [02][01]rootfs: |======== / 14.6% [02][01]rootfs: |======== - 14.7% [01]rootfs: |======== \ 14.8% [01]rootfs: |======== | 14.9% [01]rootfs: |======== / 15.0% [01]rootfs: |======== - 15.1% [01]rootfs: |========= \ 15.2% [01]rootfs: |========= | 15.3% [01]rootfs: |========= / 15.4% [01]rootfs: |========= - 15.5% [01]rootfs: |========= \ 15.6% [01]rootfs: |========= | 15.7% [01]rootfs: |========= / 15.8% [01]rootfs: |========= - 15.9% [01]rootfs: |========= \ 16.0% [01]rootfs: |========= | 16.1% [01]rootfs: |========= / 16.2% [01]rootfs: |========= - 16.3% [01]rootfs: |========= \ 16.4% [01]rootfs: |========= | 16.5% [01]rootfs: |========= / 16.6% [01]rootfs: |========= - 16.7% [01]rootfs: |========= \ 16.8% [01]rootfs: |========= | 16.9% [01]rootfs: |========== / 17.0% [01]rootfs: |========== - 17.1% [01]rootfs: |========== \ 17.2% [01]rootfs: |========== | 17.3% [01]rootfs: |========== / 17.4% [01]rootfs: |========== - 17.5% [01]rootfs: |========== \ 17.6% [01]rootfs: |========== | 17.7% [01]rootfs: |========== / 17.8% [01]rootfs: |========== - 17.9% [01]rootfs: |========== \ 18.0% [01]rootfs: |========== | 18.1% [01]rootfs: |========== / 18.2% [01]rootfs: |========== - 18.3% [01]rootfs: |========== \ 18.4% [01]rootfs: |========== | 18.5% [01]rootfs: |========== / 18.6% [01]rootfs: |========== - 18.7% [01]rootfs: |=========== \ 18.8% [01]rootfs: |=========== | 18.9% [01]rootfs: |=========== / 19.0% [01]rootfs: |=========== - 19.1% [01]rootfs: |=========== \ 19.2% [01]rootfs: |=========== | 19.3% [01]rootfs: |=========== / 19.4% [01]rootfs: |=========== - 19.5% [01]rootfs: |=========== \ 19.6% [01]rootfs: |=========== | 19.7% [01]rootfs: |=========== / 19.8% [01]rootfs: |=========== - 19.9% [01]rootfs: |=========== \ 20.0% [01]rootfs: |=========== | 20.1% [01]rootfs: |=========== / 20.2% [01]rootfs: |=========== - 20.3% [01]rootfs: |=========== \ 20.4% [01]rootfs: |=========== | 20.5% [01]rootfs: |============ / 20.6% [01]rootfs: |============ - 20.7% [01]rootfs: |============ \ 20.8% [01]rootfs: |============ | 20.9% [01]rootfs: |============ / 21.0% [01]rootfs: |============ - 21.1% [01]rootfs: |============ \ 21.2% [01]rootfs: |============ | 21.3% [01] [02]Inode 4783470, i_blocks is 65536, should be 0. Fix? yes Inode 4783534, i_blocks is 65536, should be 0. Fix? yes Inode 4783550, i_blocks is 65536, should be 0. Fix? yes Inode 4783566, i_blocks is 65536, should be 0. Fix? yes Deleted inode 4783579 has zero dtime. Fix? yes Deleted inode 4783595 has zero dtime. Fix? yes Inode 4783598, i_blocks is 65536, should be 0. Fix? yes Deleted inode 4783627 has zero dtime. Fix? yes Inode 4783630, i_blocks is 65536, should be 0. Fix? yes [01]rootfs: |============ / 21.4% [01] [02]Deleted inode 4790971 has zero dtime. Fix? yes Deleted inode 4790987 has zero dtime. Fix? yes Deleted inode 4791003 has zero dtime. Fix? yes Deleted inode 4791163 has zero dtime. Fix? yes Inode 4791950, i_blocks is 65536, should be 0. Fix? yes Inode 4791982, i_blocks is 65536, should be 0. Fix? yes Inode 4791998, i_blocks is 65536, should be 0. Fix? yes Deleted inode 4792011 has zero dtime. Fix? yes Deleted inode 4792027 has zero dtime. Fix? yes Inode 4792038, i_blocks is 65536, should be 0. Fix? yes Deleted inode 4792043 has zero dtime. Fix? yes Inode 4792046, i_blocks is 65536, should be 0. Fix? yes Deleted inode 4792155 has zero dtime. Fix? yes Inode 4790990 has a bad extended attribute block 1048576. Clear? yes Inode 4790990, i_blocks is 65536, should be 0. Fix? yes Inode 4791006 has a bad extended attribute block 1048576. Clear? yes Inode 4791006, i_blocks is 65536, should be 0. Fix? yes Inode 4791166 has a bad extended attribute block 1048576. Clear? yes Inode 4791166, i_blocks is 65536, should be 0. Fix? yes Inode 4791966 has a bad extended attribute block 1048576. Clear? yes Inode 4791966, i_blocks is 65536, should be 0. Fix? yes Inode 4792014, i_blocks is 65536, should be 0. Fix? yes Inode 4792030, i_blocks is 65536, should be 0. Fix? yes Deleted inode 4793355 has zero dtime. Fix? yes Deleted inode 4793371 has zero dtime. Fix? yes Deleted inode 4793467 has zero dtime. Fix? yes Inode 4793470, i_blocks is 65536, should be 0. Fix? yes Inode 4793486, i_blocks is 65536, should be 0. Fix? yes Deleted inode 4793499 has zero dtime. Fix? yes Inode 4793566, i_blocks is 65536, should be 0. Fix? yes Deleted inode 4793579 has zero dtime. Fix? yes Inode 4793582, i_blocks is 65536, should be 0. Fix? yes Inode 4793598, i_blocks is 65536, should be 0. Fix? yes Inode 4796430, i_blocks is 65536, should be 0. Fix? yes Deleted inode 4796459 has zero dtime. Fix? yes Inode 4796462, i_blocks is 65536, should be 0. Fix? yes Inode 4796510, i_blocks is 65536, should be 0. Fix? yes Inode 4796526, i_blocks is 65536, should be 0. Fix? yes Inode 4796574, i_blocks is 65536, should be 0. Fix? yes Deleted inode 4796587 has zero dtime. Fix? yes Inode 4796590, i_blocks is 65536, should be 0. Fix? yes Inode 4796622, i_blocks is 65536, should be 0. Fix? yes Deleted inode 4796667 has zero dtime. Fix? yes Inode 4796670, i_blocks is 65536, should be 0. Fix? yes Inode 4793502 has a bad extended attribute block 1048576. Clear? yes Inode 4793502, i_blocks is 65536, should be 0. Fix? yes Inode 4796542, i_blocks is 65536, should be 0. Fix? yes Inode 4793358 has a bad extended attribute block 1048576. Clear? yes Inode 4793358, i_blocks is 65536, should be 0. Fix? yes Inode 4793374 has a bad extended attribute block 1048576. Clear? yes Inode 4793374, i_blocks is 65536, should be 0. Fix? yes Inode 4793438 has a bad extended attribute block 1048576. Clear? yes Inode 4793438, i_blocks is 65536, should be 0. Fix? yes Deleted inode 4801051 has zero dtime. Fix? yes Inode 4803422, i_blocks is 65536, should be 0. Fix? yes Deleted inode 4803435 has zero dtime. Fix? yes Inode 4803438, i_blocks is 65536, should be 0. Fix? yes Deleted inode 4803451 has zero dtime. Fix? yes Inode 4803454, i_blocks is 65536, should be 0. Fix? yes Inode 4803462, i_blocks is 65536, should be 0. Fix? yes Deleted inode 4803483 has zero dtime. Fix? yes Deleted inode 4803499 has zero dtime. Fix? yes Deleted inode 4803515 has zero dtime. Fix? yes Inode 4803518, i_blocks is 65536, should be 0. Fix? yes Deleted inode 4803547 has zero dtime. Fix? yes Deleted inode 4803563 has zero dtime. Fix? yes Deleted inode 4803579 has zero dtime. Fix? yes Inode 4803606, i_blocks is 65536, should be 0. Fix? yes Deleted inode 4803611 has zero dtime. Fix? yes Deleted inode 4803643 has zero dtime. Fix? yes Inode 4803646, i_blocks is 65536, should be 0. Fix? yes Deleted inode 4803659 has zero dtime. Fix? yes Inode 4803662, i_blocks is 65536, should be 0. Fix? yes Inode 4805230, i_blocks is 65536, should be 0. Fix? yes Inode 4805262, i_blocks is 65536, should be 0. Fix? yes Inode 4805278, i_blocks is 65536, should be 0. Fix? yes Inode 4805294, i_blocks is 65536, should be 0. Fix? yes Deleted inode 4805323 has zero dtime. Fix? yes Inode 4805326, i_blocks is 65536, should be 0. Fix? yes Inode 4805358, i_blocks is 65536, should be 0. Fix? yes Inode 4805374, i_blocks is 65536, should be 0. Fix? yes Deleted inode 4805387 has zero dtime. Fix? yes Inode 4805406, i_blocks is 65536, should be 0. Fix? yes Deleted inode 4805435 has zero dtime. Fix? yes Inode 4805454, i_blocks is 65536, should be 0. Fix? yes Deleted inode 4807659 has zero dtime. Fix? yes Inode 4807662, i_blocks is 65536, should be 0. Fix? yes Inode 4807726, i_blocks is 65536, should be 0. Fix? yes Inode 4807822, i_blocks is 65536, should be 0. Fix? yes Inode 4803470 has a bad extended attribute block 1048576. Clear? yes Inode 4803470, i_blocks is 65536, should be 0. Fix? yes Inode 4803486 has a bad extended attribute block 1048576. Clear? yes Inode 4803486, i_blocks is 65536, should be 0. Fix? yes Inode 4803582 has a bad extended attribute block 1048576. Clear? yes Inode 4803582, i_blocks is 65536, should be 0. Fix? yes Inode 4803598 has a bad extended attribute block 1048576. Clear? yes Inode 4803598, i_blocks is 65536, should be 0. Fix? yes Inode 4805438 has a bad extended attribute block 1048576. Clear? yes Inode 4805438, i_blocks is 65536, should be 0. Fix? yes Inode 4805214, i_blocks is 65536, should be 0. Fix? yes Inode 4805390, i_blocks is 65536, should be 0. Fix? yes Inode 4803502 has a bad extended attribute block 1048576. Clear? yes Inode 4803502, i_blocks is 65536, should be 0. Fix? yes Inode 4803550 has a bad extended attribute block 1048576. Clear? yes Inode 4803550, i_blocks is 65536, should be 0. Fix? yes Inode 4803566 has a bad extended attribute block 1048576. Clear? yes Inode 4803566, i_blocks is 65536, should be 0. Fix? yes [01]rootfs: |============ - 21.5% [02][01] [02]Inode 4810414, i_blocks is 65536, should be 0. Fix? yes Inode 4813870, i_blocks is 65536, should be 0. Fix? yes Deleted inode 4813915 has zero dtime. Fix? yes Inode 4813918, i_blocks is 65536, should be 0. Fix? yes Inode 4813934, i_blocks is 65536, should be 0. Fix? yes Deleted inode 4813947 has zero dtime. Fix? yes Inode 4813950, i_blocks is 65536, should be 0. Fix? yes Inode 4813982, i_blocks is 65536, should be 0. Fix? yes Inode 4814014, i_blocks is 65536, should be 0. Fix? yes Deleted inode 4814027 has zero dtime. Fix? yes Inode 4814944 was part of the orphaned inode list. FIXED. Inode 4814960 was part of the orphaned inode list. FIXED. Inode 4814969 was part of the orphaned inode list. FIXED. Inode 4814976 was part of the orphaned inode list. FIXED. Inode 4814992 was part of the orphaned inode list. FIXED. Inode 4815049 was part of the orphaned inode list. FIXED. Inode 4815056 was part of the orphaned inode list. FIXED. Inode 4815072 was part of the orphaned inode list. FIXED. Inode 4815273 was part of the orphaned inode list. FIXED. Inode 4815280 was part of the orphaned inode list. FIXED. Inode 4815289 was part of the orphaned inode list. FIXED. Inode 4815296 was part of the orphaned inode list. FIXED. Inode 4815305 was part of the orphaned inode list. FIXED. Inode 4815312 was part of the orphaned inode list. FIXED. Inode 4815328 was part of the orphaned inode list. FIXED. Inode 4816496 was part of the orphaned inode list. FIXED. Inode 4816505 was part of the orphaned inode list. FIXED. Inode 4816512 was part of the orphaned inode list. FIXED. Inode 4816521 was part of the orphaned inode list. FIXED. Inode 4816528 was part of the orphaned inode list. FIXED. Inode 4816537 was part of the orphaned inode list. FIXED. Inode 4816544 was part of the orphaned inode list. FIXED. Inode 4816553 was part of the orphaned inode list. FIXED. Inode 4816560 was part of the orphaned inode list. FIXED. Inode 4816576 was part of the orphaned inode list. FIXED. Inode 4816592 was part of the orphaned inode list. FIXED. Inode 4816601 was part of the orphaned inode list. FIXED. Inode 4816608 was part of the orphaned inode list. FIXED. Inode 4816617 was part of the orphaned inode list. FIXED. Inode 4816624 was part of the orphaned inode list. FIXED. Inode 4816633 was part of the orphaned inode list. FIXED. Inode 4816640 was part of the orphaned inode list. FIXED. Inode 4816649 was part of the orphaned inode list. FIXED. Inode 4816656 was part of the orphaned inode list. FIXED. Inode 4816672 was part of the orphaned inode list. FIXED. Inode 4816688 was part of the orphaned inode list. FIXED. Inode 4816704 was part of the orphaned inode list. FIXED. Inode 4816713 was part of the orphaned inode list. FIXED. Inode 4816720 was part of the orphaned inode list. FIXED. Inode 4816736 was part of the orphaned inode list. FIXED. Inode 4819696 was part of the orphaned inode list. FIXED. Inode 4819712 was part of the orphaned inode list. FIXED. Inode 4819856 was part of the orphaned inode list. FIXED. Inode 4819865 was part of the orphaned inode list. FIXED. Inode 4819872 was part of the orphaned inode list. FIXED. Inode 4820048 was part of the orphaned inode list. FIXED. Inode 4820064 was part of the orphaned inode list. FIXED. Inode 4820080 was part of the orphaned inode list. FIXED. Inode 4820096 was part of the orphaned inode list. FIXED. Inode 4820112 was part of the orphaned inode list. FIXED. Inode 4820121 was part of the orphaned inode list. FIXED. Inode 4820128 was part of the orphaned inode list. FIXED. Inode 4820336 was part of the orphaned inode list. FIXED. Inode 4820345 was part of the orphaned inode list. FIXED. Inode 4820352 was part of the orphaned inode list. FIXED. Inode 4820368 was part of the orphaned inode list. FIXED. Inode 4820384 was part of the orphaned inode list. FIXED. Inode 4820528 was part of the orphaned inode list. FIXED. Inode 4820560 was part of the orphaned inode list. FIXED. Inode 4820592 was part of the orphaned inode list. FIXED. Inode 4820640 was part of the orphaned inode list. FIXED. Inode 4820656 was part of the orphaned inode list. FIXED. Inode 4820672 was part of the orphaned inode list. FIXED. Inode 4820688 was part of the orphaned inode list. FIXED. Inode 4820704 was part of the orphaned inode list. FIXED. Inode 4820720 was part of the orphaned inode list. FIXED. Inode 4820736 was part of the orphaned inode list. FIXED. Inode 4820752 was part of the orphaned inode list. FIXED. Inode 4820768 was part of the orphaned inode list. FIXED. Deleted inode 4822395 has zero dtime. Fix? yes Inode 4822398, i_blocks is 65536, should be 0. Fix? yes [01]rootfs: |============ \ 21.6% [02][01] [02]Inode 4825792 was part of the orphaned inode list. FIXED. Inode 4825808 was part of the orphaned inode list. FIXED. Inode 4825872 was part of the orphaned inode list. FIXED. Inode 4826057 was part of the orphaned inode list. FIXED. Inode 4826064 was part of the orphaned inode list. FIXED. Inode 4832985 was part of the orphaned inode list. FIXED. Inode 4832992 was part of the orphaned inode list. FIXED. Inode 4833008 was part of the orphaned inode list. FIXED. Inode 4847593 was part of the orphaned inode list. FIXED. Inode 4847600 was part of the orphaned inode list. FIXED. Inode 4847616 was part of the orphaned inode list. FIXED. Inode 4847632 was part of the orphaned inode list. FIXED. Inode 4847641 was part of the orphaned inode list. FIXED. Inode 4847648 was part of the orphaned inode list. FIXED. Inode 4847664 was part of the orphaned inode list. FIXED. Inode 4847680 was part of the orphaned inode list. FIXED. Inode 4847696 was part of the orphaned inode list. FIXED. Inode 4847712 was part of the orphaned inode list. FIXED. Inode 4847721 was part of the orphaned inode list. FIXED. Inode 4847728 was part of the orphaned inode list. FIXED. Inode 4847760 was part of the orphaned inode list. FIXED. Inode 4847776 was part of the orphaned inode list. FIXED. Inode 4847792 was part of the orphaned inode list. FIXED. Inode 4847808 was part of the orphaned inode list. FIXED. Inode 4847824 was part of the orphaned inode list. FIXED. Inode 4847840 was part of the orphaned inode list. FIXED. [01]rootfs: |============ | 21.7% [02][01] [02]Deleted inode 4871723 has zero dtime. Fix? yes Inode 4871726, i_blocks is 65536, should be 0. Fix? yes Inode 4871758, i_blocks is 65536, should be 0. Fix? yes Deleted inode 4871771 has zero dtime. Fix? yes Inode 4871774, i_blocks is 65536, should be 0. Fix? yes Deleted inode 4871787 has zero dtime. Fix? yes Deleted inode 4871803 has zero dtime. Fix? yes Inode 4871806, i_blocks is 65536, should be 0. Fix? yes Deleted inode 4871867 has zero dtime. Fix? yes Inode 4871870, i_blocks is 65536, should be 0. Fix? yes Inode 4871886, i_blocks is 65536, should be 0. Fix? yes Deleted inode 4871931 has zero dtime. Fix? yes Deleted inode 4871947 has zero dtime. Fix? yes Inode 4871958, i_blocks is 65536, should be 0. Fix? yes Inode 4871790 has a bad extended attribute block 1048576. Clear? yes Inode 4871790, i_blocks is 65536, should be 0. Fix? yes Inode 4871822 has a bad extended attribute block 1048576. Clear? yes Inode 4871822, i_blocks is 65536, should be 0. Fix? yes Inode 4871838 has a bad extended attribute block 1048576. Clear? yes Inode 4871838, i_blocks is 65536, should be 0. Fix? yes Inode 4871950 has a bad extended attribute block 1048576. Clear? yes Inode 4871950, i_blocks is 65536, should be 0. Fix? yes Inode 4871934 has a bad extended attribute block 1048576. Clear? yes Inode 4871934, i_blocks is 65536, should be 0. Fix? yes [01]rootfs: |============ / 21.8% [02][01]rootfs: |============ - 21.9% [02][01]rootfs: |============ \ 22.0% [02][01]rootfs: |============ | 22.1% [01]rootfs: |============ / 22.2% [01]rootfs: |============ - 22.3% [01]rootfs: |============= \ 22.4% [01]rootfs: |============= | 22.5% [01]rootfs: |============= / 22.6% [01]rootfs: |============= - 22.7% [01]rootfs: |============= \ 22.8% [01]rootfs: |============= | 22.9% [01]rootfs: |============= / 23.0% [01]rootfs: |============= - 23.1% [01]rootfs: |============= \ 23.2% [01]rootfs: |============= | 23.3% [01]rootfs: |============= / 23.4% [01]rootfs: |============= - 23.5% [01]rootfs: |============= \ 23.6% [01]rootfs: |============= | 23.7% [01]rootfs: |============= / 23.8% [01]rootfs: |============= - 23.9% [01]rootfs: |============= \ 24.0% [01]rootfs: |============= | 24.1% [01]rootfs: |============== / 24.2% [01]rootfs: |============== - 24.3% [01]rootfs: |============== \ 24.4% [01]rootfs: |============== | 24.5% [01]rootfs: |============== / 24.6% [01]rootfs: |============== - 24.7% [01]rootfs: |============== \ 24.8% [01]rootfs: |============== | 24.9% [01]rootfs: |============== / 25.0% [01]rootfs: |============== - 25.1% [01]rootfs: |============== \ 25.2% [01]rootfs: |============== | 25.3% [01]rootfs: |============== / 25.4% [01]rootfs: |============== - 25.5% [01]rootfs: |============== \ 25.6% [01]rootfs: |============== | 25.7% [01]rootfs: |============== / 25.8% [01]rootfs: |============== - 25.9% [01]rootfs: |=============== \ 26.0% [01]rootfs: |=============== | 26.1% [01]rootfs: |=============== / 26.2% [01]rootfs: |=============== - 26.3% [01]rootfs: |=============== \ 26.4% [01]rootfs: |=============== | 26.5% [01]rootfs: |=============== / 26.6% [01]rootfs: |=============== - 26.7% [01]rootfs: |=============== \ 26.8% [01]rootfs: |=============== | 26.9% [01]rootfs: |=============== / 27.0% [01]rootfs: |=============== - 27.1% [01]rootfs: |=============== \ 27.2% [01]rootfs: |=============== | 27.3% [01]rootfs: |=============== / 27.4% [01]rootfs: |=============== - 27.5% [01]rootfs: |=============== \ 27.6% [01]rootfs: |=============== | 27.7% [01]rootfs: |================ / 27.8% [01]rootfs: |================ - 27.9% [01]rootfs: |================ \ 28.0% [01]rootfs: |================ | 28.1% [01]rootfs: |================ / 28.2% [01]rootfs: |================ - 28.3% [01]rootfs: |================ \ 28.4% [01]rootfs: |================ | 28.5% [01]rootfs: |================ / 28.6% [01]rootfs: |================ - 28.7% [01] [02]Inode 6426569 was part of the orphaned inode list. FIXED. Deleted inode 6426907 has zero dtime. Fix? yes Inode 6428078, i_blocks is 65536, should be 0. Fix? yes Deleted inode 6428107 has zero dtime. Fix? yes Inode 6426862 has a bad extended attribute block 1048576. Clear? yes Inode 6426862, i_blocks is 65536, should be 0. Fix? yes Inode 6428110 has a bad extended attribute block 1048576. Clear? yes Inode 6428110, i_blocks is 65536, should be 0. Fix? yes Inode 6434782, i_blocks is 65536, should be 0. Fix? yes Inode 6434878, i_blocks is 65536, should be 0. Fix? yes Inode 6435534, i_blocks is 65536, should be 0. Fix? yes Inode 6437673 was part of the orphaned inode list. FIXED. Inode 6437753 was part of the orphaned inode list. FIXED. Inode 6437769 was part of the orphaned inode list. FIXED. Inode 6438297 was part of the orphaned inode list. FIXED. Inode 6438601 was part of the orphaned inode list. FIXED. Inode 6438857 was part of the orphaned inode list. FIXED. [01]rootfs: |================ \ 28.8% [01] [02]Inode 6452864 was part of the orphaned inode list. FIXED. Inode 6452880 was part of the orphaned inode list. FIXED. Inode 6456624 was part of the orphaned inode list. FIXED. [01]rootfs: |================ | 28.9% [01]rootfs: |================ / 29.0% [01] [02]Deleted inode 6498411 has zero dtime. Fix? yes Inode 6498414, i_blocks is 65536, should be 0. Fix? yes [01]rootfs: |================ - 29.1% [01]rootfs: |================ \ 29.2% [01]rootfs: |================ | 29.3% [01]rootfs: |================ / 29.4% [01]rootfs: |================ - 29.5% [01]rootfs: |================= \ 29.6% [01]rootfs: |================= | 29.7% [01]rootfs: |================= / 29.8% [01]rootfs: |================= - 29.9% [01]rootfs: |================= \ 30.0% [01]rootfs: |================= | 30.1% [01]rootfs: |================= / 30.2% [01]rootfs: |================= - 30.3% [01]rootfs: |================= \ 30.4% [01]rootfs: |================= | 30.5% [01]rootfs: |================= / 30.6% [01]rootfs: |================= - 30.7% [01]rootfs: |================= \ 30.8% [01]rootfs: |================= | 30.9% [01]rootfs: |================= / 31.0% [01]rootfs: |================= - 31.1% [01]rootfs: |================= \ 31.2% [01]rootfs: |================== | 31.3% [01]rootfs: |================== / 31.4% [01]rootfs: |================== - 31.5% [01]rootfs: |================== \ 31.6% [01]rootfs: |================== | 31.7% [01]rootfs: |================== / 31.8% [01]rootfs: |================== - 31.9% [01]rootfs: |================== \ 32.0% [01]rootfs: |================== | 32.1% [01]rootfs: |================== / 32.2% [01]rootfs: |================== - 32.3% [01]rootfs: |================== \ 32.4% [01]rootfs: |================== | 32.5% [01]rootfs: |================== / 32.6% [01]rootfs: |================== - 32.7% [01]rootfs: |================== \ 32.8% [01]rootfs: |================== | 32.9% [01]rootfs: |================== / 33.0% [01]rootfs: |=================== - 33.1% [01]rootfs: |=================== \ 33.2% [01]rootfs: |=================== | 33.3% [01]rootfs: |=================== / 33.4% [01]rootfs: |=================== - 33.5% [01]rootfs: |=================== \ 33.6% [01]rootfs: |=================== | 33.7% [01]rootfs: |=================== / 33.8% [01]rootfs: |=================== - 33.9% [01]rootfs: |=================== \ 34.0% [01]rootfs: |=================== | 34.1% [01]rootfs: |=================== / 34.2% [01]rootfs: |=================== - 34.3% [01]rootfs: |=================== \ 34.4% [01]rootfs: |=================== | 34.5% [01]rootfs: |=================== / 34.6% [01]rootfs: |=================== - 34.7% [01]rootfs: |=================== \ 34.8% [01]rootfs: |==================== | 34.9% [01]rootfs: |==================== / 35.0% [01]rootfs: |==================== - 35.1% [01]rootfs: |==================== \ 35.2% [01]rootfs: |==================== | 35.3% [01]rootfs: |==================== / 35.4% [01]rootfs: |==================== - 35.5% [01]rootfs: |==================== \ 35.6% [01]rootfs: |==================== | 35.7% [01]rootfs: |==================== / 35.8% [01] [02]Deleted inode 8008267 has zero dtime. Fix? yes Inode 8008270 has a bad extended attribute block 1048576. Clear? yes Inode 8008270, i_blocks is 65536, should be 0. Fix? yes Inode 8017518, i_blocks is 65536, should be 0. Fix? yes Deleted inode 8017627 has zero dtime. Fix? yes Deleted inode 8018587 has zero dtime. Fix? yes Inode 8018590, i_blocks is 65536, should be 0. Fix? yes Deleted inode 8018603 has zero dtime. Fix? yes Deleted inode 8018875 has zero dtime. Fix? yes Deleted inode 8019099 has zero dtime. Fix? yes Deleted inode 8019115 has zero dtime. Fix? yes Inode 8019150, i_blocks is 65536, should be 0. Fix? yes Inode 8017630 has a bad extended attribute block 1048576. Clear? yes Inode 8017630, i_blocks is 65536, should be 0. Fix? yes Inode 8018606 has a bad extended attribute block 1048576. Clear? yes Inode 8018606, i_blocks is 65536, should be 0. Fix? yes Inode 8018926 has a bad extended attribute block 1048576. Clear? yes Inode 8018926, i_blocks is 65536, should be 0. Fix? yes Inode 8019198 has a bad extended attribute block 1048576. Clear? yes Inode 8019198, i_blocks is 65536, should be 0. Fix? yes Inode 8019214 has a bad extended attribute block 1048576. Clear? yes Inode 8019214, i_blocks is 65536, should be 0. Fix? yes Inode 8018878, i_blocks is 65536, should be 0. Fix? yes Inode 8019102 has a bad extended attribute block 1048576. Clear? yes Inode 8019102, i_blocks is 65536, should be 0. Fix? yes Inode 8019118 has a bad extended attribute block 1048576. Clear? yes Inode 8019118, i_blocks is 65536, should be 0. Fix? yes Inode 8019262 has a bad extended attribute block 1048576. Clear? yes Inode 8019262, i_blocks is 65536, should be 0. Fix? yes Inode 8019278 has a bad extended attribute block 1048576. Clear? yes Inode 8019278, i_blocks is 65536, should be 0. Fix? yes Inode 8019294 has a bad extended attribute block 1048576. Clear? yes Inode 8019294, i_blocks is 65536, should be 0. Fix? yes Inode 8023817 was part of the orphaned inode list. FIXED. Inode 8023833 was part of the orphaned inode list. FIXED. Inode 8023849 was part of the orphaned inode list. FIXED. Inode 8023865 was part of the orphaned inode list. FIXED. Inode 8024457 was part of the orphaned inode list. FIXED. Inode 8026745 was part of the orphaned inode list. FIXED. Inode 8027481 was part of the orphaned inode list. FIXED. Deleted inode 8027579 has zero dtime. Fix? yes Inode 8027694, i_blocks is 65536, should be 0. Fix? yes Deleted inode 8027723 has zero dtime. Fix? yes Inode 8027726, i_blocks is 65536, should be 0. Fix? yes Inode 8026766, i_blocks is 65536, should be 0. Fix? yes [01]rootfs: |==================== - 35.9% [01] [02]Inode 8029033 was part of the orphaned inode list. FIXED. Inode 8031545 was part of the orphaned inode list. FIXED. Inode 8031577 was part of the orphaned inode list. FIXED. Inode 8031609 was part of the orphaned inode list. FIXED. Inode 8031625 was part of the orphaned inode list. FIXED. Inode 8031641 was part of the orphaned inode list. FIXED. Inode 8031657 was part of the orphaned inode list. FIXED. Inode 8031865 was part of the orphaned inode list. FIXED. Inode 8039086, i_blocks is 65536, should be 0. Fix? yes Deleted inode 8039195 has zero dtime. Fix? yes Inode 8039198, i_blocks is 65536, should be 0. Fix? yes Deleted inode 8039243 has zero dtime. Fix? yes Inode 8039246, i_size is 1125899906842624, should be 0. Fix? yes Inode 8039246, i_blocks is 65536, should be 0. Fix? yes Deleted inode 8039259 has zero dtime. Fix? yes Deleted inode 8039291 has zero dtime. Fix? yes Deleted inode 8039307 has zero dtime. Fix? yes Inode 8042665 was part of the orphaned inode list. FIXED. Inode 8042681 was part of the orphaned inode list. FIXED. Inode 8042697 was part of the orphaned inode list. FIXED. Inode 8042713 was part of the orphaned inode list. FIXED. Inode 8042729 was part of the orphaned inode list. FIXED. Inode 8042761 was part of the orphaned inode list. FIXED. Inode 8042777 was part of the orphaned inode list. FIXED. Inode 8042793 was part of the orphaned inode list. FIXED. Inode 8042809 was part of the orphaned inode list. FIXED. Inode 8042857 was part of the orphaned inode list. FIXED. Inode 8042889 was part of the orphaned inode list. FIXED. Inode 8039294 has a bad extended attribute block 1048576. Clear? yes Inode 8039294, i_blocks is 65536, should be 0. Fix? yes Inode 8041870 has a bad extended attribute block 1048576. Clear? yes Inode 8041870, i_blocks is 65536, should be 0. Fix? yes Inode 8039262 has a bad extended attribute block 1048576. Clear? yes Inode 8039262, i_size is 1125899906842640, should be 0. Fix? yes Inode 8039262, i_blocks is 65536, should be 0. Fix? yes Inode 8039310 has a bad extended attribute block 1048576. Clear? yes Inode 8039310, i_blocks is 65536, should be 0. Fix? yes Inode 8039326 has a bad extended attribute block 1048576. Clear? yes Inode 8039326, i_blocks is 65536, should be 0. Fix? yes Inode 8041790 has a bad extended attribute block 1048576. Clear? yes Inode 8041790, i_blocks is 65536, should be 0. Fix? yes Deleted inode 8045483 has zero dtime. Fix? yes Inode 8045486, i_blocks is 65536, should be 0. Fix? yes Deleted inode 8045787 has zero dtime. Fix? yes Deleted inode 8045803 has zero dtime. Fix? yes Inode 8045838, i_size is 1125899906842640, should be 0. Fix? yes Inode 8045838, i_blocks is 65536, should be 0. Fix? yes Inode 8045854, i_blocks is 65536, should be 0. Fix? yes Deleted inode 8046379 has zero dtime. Fix? yes Inode 8046414, i_blocks is 65536, should be 0. Fix? yes Deleted inode 8046427 has zero dtime. Fix? yes Inode 8046430, i_blocks is 65536, should be 0. Fix? yes Deleted inode 8046667 has zero dtime. Fix? yes Inode 8046670, i_blocks is 65536, should be 0. Fix? yes Inode 8046958, i_blocks is 65536, should be 0. Fix? yes Inode 8047294, i_blocks is 65536, should be 0. Fix? yes Deleted inode 8047467 has zero dtime. Fix? yes Inode 8052681 was part of the orphaned inode list. FIXED. Inode 8052697 was part of the orphaned inode list. FIXED. Inode 8052713 was part of the orphaned inode list. FIXED. Inode 8045790 has a bad extended attribute block 1048576. Clear? yes Inode 8045790, i_blocks is 65536, should be 0. Fix? yes Inode 8046910, i_blocks is 65536, should be 0. Fix? yes [01]rootfs: |==================== \ 36.0% [01] [02]Inode 8054424 was part of the orphaned inode list. FIXED. Deleted inode 8054472 has zero dtime. Fix? yes Inode 8054488 was part of the orphaned inode list. FIXED. Inode 8054504 was part of the orphaned inode list. FIXED. Inode 8054974, i_blocks is 65536, should be 0. Fix? yes Inode 8055193 was part of the orphaned inode list. FIXED. Deleted inode 8055800 has zero dtime. Fix? yes Inode 8055802 was part of the orphaned inode list. FIXED. Inode 8055945 was part of the orphaned inode list. FIXED. Inode 8055993 was part of the orphaned inode list. FIXED. Deleted inode 8056744 has zero dtime. Fix? yes Inode 8056792 was part of the orphaned inode list. FIXED. Inode 8056794 was part of the orphaned inode list. FIXED. Inode 8056808 was part of the orphaned inode list. FIXED. Inode 8056809 was part of the orphaned inode list. FIXED. Inode 8056824 was part of the orphaned inode list. FIXED. Inode 8056825 was part of the orphaned inode list. FIXED. Deleted inode 8056840 has zero dtime. Fix? yes Inode 8056842 was part of the orphaned inode list. FIXED. Inode 8056846 was part of the orphaned inode list. FIXED. Inode 8056847 was part of the orphaned inode list. FIXED. Deleted inode 8056856 has zero dtime. Fix? yes Inode 8056857 was part of the orphaned inode list. FIXED. Inode 8056858 was part of the orphaned inode list. FIXED. Deleted inode 8056872 has zero dtime. Fix? yes Inode 8056890 was part of the orphaned inode list. FIXED. Inode 8056905 was part of the orphaned inode list. FIXED. Deleted inode 8056936 has zero dtime. Fix? yes Inode 8056938 was part of the orphaned inode list. FIXED. Inode 8056943 was part of the orphaned inode list. FIXED. Inode 8057145 was part of the orphaned inode list. FIXED. Inode 8057865 was part of the orphaned inode list. FIXED. Inode 8058217 was part of the orphaned inode list. FIXED. Inode 8059753 was part of the orphaned inode list. FIXED. Inode 8059768 was part of the orphaned inode list. FIXED. Inode 8059855 was part of the orphaned inode list. FIXED. Deleted inode 8059864 has zero dtime. Fix? yes Inode 8059951 was part of the orphaned inode list. FIXED. Inode 8060057 was part of the orphaned inode list. FIXED. Inode 8060296 was part of the orphaned inode list. FIXED. Deleted inode 8060312 has zero dtime. Fix? yes Deleted inode 8060328 has zero dtime. Fix? yes Inode 8060335 was part of the orphaned inode list. FIXED. Inode 8061257 was part of the orphaned inode list. FIXED. Inode 8061289 was part of the orphaned inode list. FIXED. Inode 8061305 was part of the orphaned inode list. FIXED. Deleted inode 8061547 has zero dtime. Fix? yes Inode 8061550, i_blocks is 65536, should be 0. Fix? yes Inode 8061689 was part of the orphaned inode list. FIXED. Inode 8063354 was part of the orphaned inode list. FIXED. Inode 8063369 was part of the orphaned inode list. FIXED. Inode 8063375 was part of the orphaned inode list. FIXED. Inode 8063402 was part of the orphaned inode list. FIXED. Inode 8063417 was part of the orphaned inode list. FIXED. Inode 8063418 was part of the orphaned inode list. FIXED. Deleted inode 8063448 has zero dtime. Fix? yes Inode 8063545 was part of the orphaned inode list. FIXED. Inode 8063593 was part of the orphaned inode list. FIXED. Inode 8063594 was part of the orphaned inode list. FIXED. Deleted inode 8065080 has zero dtime. Fix? yes Inode 8065081 was part of the orphaned inode list. FIXED. Inode 8065087 was part of the orphaned inode list. FIXED. Deleted inode 8065096 has zero dtime. Fix? yes Deleted inode 8065112 has zero dtime. Fix? yes Inode 8065130 was part of the orphaned inode list. FIXED. Inode 8065146 was part of the orphaned inode list. FIXED. Inode 8065183 was part of the orphaned inode list. FIXED. Deleted inode 8065256 has zero dtime. Fix? yes Inode 8065258 was part of the orphaned inode list. FIXED. Inode 8065272 was part of the orphaned inode list. FIXED. Inode 8065279 was part of the orphaned inode list. FIXED. Deleted inode 8065320 has zero dtime. Fix? yes Inode 8067865 was part of the orphaned inode list. FIXED. Inode 8067881 was part of the orphaned inode list. FIXED. Inode 8068425 was part of the orphaned inode list. FIXED. Inode 8068511 was part of the orphaned inode list. FIXED. Deleted inode 8068520 has zero dtime. Fix? yes Deleted inode 8068536 has zero dtime. Fix? yes Inode 8068585 was part of the orphaned inode list. FIXED. Inode 8068586 was part of the orphaned inode list. FIXED. Inode 8068618 was part of the orphaned inode list. FIXED. Inode 8069518, i_blocks is 65536, should be 0. Fix? yes Deleted inode 8069547 has zero dtime. Fix? yes Inode 8069550, i_blocks is 65536, should be 0. Fix? yes Inode 8070729 was part of the orphaned inode list. FIXED. Inode 8070761 was part of the orphaned inode list. FIXED. Deleted inode 8073611 has zero dtime. Fix? yes Inode 8073614, i_blocks is 65536, should be 0. Fix? yes Deleted inode 8073643 has zero dtime. Fix? yes Inode 8074046, i_blocks is 65536, should be 0. Fix? yes Inode 8074654, i_blocks is 65536, should be 0. Fix? yes Deleted inode 8074683 has zero dtime. Fix? yes Inode 8074809 was part of the orphaned inode list. FIXED. Inode 8074825 was part of the orphaned inode list. FIXED. Inode 8074842 was part of the orphaned inode list. FIXED. Inode 8074857 was part of the orphaned inode list. FIXED. Inode 8074905 was part of the orphaned inode list. FIXED. Inode 8074921 was part of the orphaned inode list. FIXED. Inode 8074922 was part of the orphaned inode list. FIXED. Inode 8074969 was part of the orphaned inode list. FIXED. Inode 8074985 was part of the orphaned inode list. FIXED. Inode 8075001 was part of the orphaned inode list. FIXED. [01]rootfs: |==================== | 36.1% [02][01] [02]Inode 8077774, i_blocks is 65536, should be 0. Fix? yes Deleted inode 8077867 has zero dtime. Fix? yes Inode 8077870, i_blocks is 65536, should be 0. Fix? yes Deleted inode 8078443 has zero dtime. Fix? yes Inode 8078446, i_blocks is 65536, should be 0. Fix? yes Inode 8078454, i_blocks is 65536, should be 0. Fix? yes Deleted inode 8078779 has zero dtime. Fix? yes Inode 8078782, i_blocks is 65536, should be 0. Fix? yes Inode 8078960 was part of the orphaned inode list. FIXED. Inode 8078992 was part of the orphaned inode list. FIXED. Inode 8079408 was part of the orphaned inode list. FIXED. Deleted inode 8083339 has zero dtime. Fix? yes Deleted inode 8083355 has zero dtime. Fix? yes Deleted inode 8083371 has zero dtime. Fix? yes Inode 8083375 was part of the orphaned inode list. FIXED. Deleted inode 8083432 has zero dtime. Fix? yes Deleted inode 8083448 has zero dtime. Fix? yes Inode 8083530 was part of the orphaned inode list. FIXED. Inode 8083544 was part of the orphaned inode list. FIXED. Inode 8083546 was part of the orphaned inode list. FIXED. Inode 8086489 was part of the orphaned inode list. FIXED. Inode 8086505 was part of the orphaned inode list. FIXED. Inode 8086521 was part of the orphaned inode list. FIXED. Inode 8086537 was part of the orphaned inode list. FIXED. Inode 8086553 was part of the orphaned inode list. FIXED. Inode 8086569 was part of the orphaned inode list. FIXED. Inode 8086761 was part of the orphaned inode list. FIXED. Inode 8086857 was part of the orphaned inode list. FIXED. [01]rootfs: |==================== / 36.2% [02][01] [02]Inode 8102425 was part of the orphaned inode list. FIXED. Inode 8102489 was part of the orphaned inode list. FIXED. Inode 8102521 was part of the orphaned inode list. FIXED. Inode 8102553 was part of the orphaned inode list. FIXED. Deleted inode 8102987 has zero dtime. Fix? yes Deleted inode 8103019 has zero dtime. Fix? yes Deleted inode 8103067 has zero dtime. Fix? yes Deleted inode 8103083 has zero dtime. Fix? yes Deleted inode 8103163 has zero dtime. Fix? yes Inode 8102942 has a bad extended attribute block 1048576. Clear? yes Inode 8102942, i_blocks is 65536, should be 0. Fix? yes Inode 8103070 has a bad extended attribute block 1048576. Clear? yes Inode 8103070, i_blocks is 65536, should be 0. Fix? yes Inode 8103054, i_blocks is 65536, should be 0. Fix? yes Inode 8102990 has a bad extended attribute block 1048576. Clear? yes Inode 8102990, i_size is 1125899906842640, should be 0. Fix? yes Inode 8102990, i_blocks is 65536, should be 0. Fix? yes Inode 8103022 has a bad extended attribute block 1048576. Clear? yes Inode 8103022, i_size is 1125899906842624, should be 0. Fix? yes Inode 8103022, i_blocks is 65536, should be 0. Fix? yes Inode 8103086 has a bad extended attribute block 1048576. Clear? yes Inode 8103086, i_blocks is 65536, should be 0. Fix? yes Inode 8103166 has a bad extended attribute block 1048576. Clear? yes Inode 8103166, i_size is 1125899906842640, should be 0. Fix? yes Inode 8103166, i_blocks is 65536, should be 0. Fix? yes [01]rootfs: |==================== - 36.3% [02][01] [02]Inode 8126009 was part of the orphaned inode list. FIXED. Inode 8126041 was part of the orphaned inode list. FIXED. Inode 8126057 was part of the orphaned inode list. FIXED. Inode 8126153 was part of the orphaned inode list. FIXED. Inode 8126169 was part of the orphaned inode list. FIXED. Inode 8126185 was part of the orphaned inode list. FIXED. Inode 8126233 was part of the orphaned inode list. FIXED. Inode 8126494, i_blocks is 65536, should be 0. Fix? yes Deleted inode 8126507 has zero dtime. Fix? yes [01]rootfs: |==================== \ 36.4% [02][01] [02]Inode 8159961 was part of the orphaned inode list. FIXED. Inode 8159977 was part of the orphaned inode list. FIXED. Inode 8161145 was part of the orphaned inode list. FIXED. Inode 8161225 was part of the orphaned inode list. FIXED. Inode 8161241 was part of the orphaned inode list. FIXED. Inode 8161257 was part of the orphaned inode list. FIXED. [01]rootfs: |==================== | 36.5% [02][01]rootfs: |==================== / 36.6% [01]rootfs: |===================== - 36.7% [01]rootfs: |===================== \ 36.8% [01]rootfs: |===================== | 36.9% [01]rootfs: |===================== / 37.0% [01] [02]Inode 8277641 was part of the orphaned inode list. FIXED. Inode 8277648 was part of the orphaned inode list. FIXED. Inode 8277657 was part of the orphaned inode list. FIXED. Inode 8277664 was part of the orphaned inode list. FIXED. Inode 8277673 was part of the orphaned inode list. FIXED. Inode 8277680 was part of the orphaned inode list. FIXED. Inode 8277689 was part of the orphaned inode list. FIXED. Inode 8277696 was part of the orphaned inode list. FIXED. [01]rootfs: |===================== - 37.1% [01] [02]Inode 8318889 was part of the orphaned inode list. FIXED. Inode 8318953 was part of the orphaned inode list. FIXED. Inode 8318969 was part of the orphaned inode list. FIXED. Inode 8319001 was part of the orphaned inode list. FIXED. Inode 8319017 was part of the orphaned inode list. FIXED. Inode 8319033 was part of the orphaned inode list. FIXED. Inode 8319049 was part of the orphaned inode list. FIXED. Inode 8319097 was part of the orphaned inode list. FIXED. [01]rootfs: |===================== \ 37.2% [01]rootfs: |===================== | 37.3% [01]rootfs: |===================== / 37.4% [01]rootfs: |===================== - 37.5% [01]rootfs: |===================== \ 37.6% [01]rootfs: |===================== | 37.7% [01]rootfs: |===================== / 37.8% [01]rootfs: |===================== - 37.9% [01]rootfs: |===================== \ 38.0% [01]rootfs: |===================== | 38.1% [01]rootfs: |===================== / 38.2% [01]rootfs: |===================== - 38.3% [01]rootfs: |===================== \ 38.4% [01]rootfs: |====================== | 38.5% [01]rootfs: |====================== / 38.6% [01]rootfs: |====================== - 38.7% [01]rootfs: |====================== \ 38.8% [01]rootfs: |====================== | 38.9% [01]rootfs: |====================== / 39.0% [01]rootfs: |====================== - 39.1% [01]rootfs: |====================== \ 39.2% [01]rootfs: |====================== | 39.3% [01]rootfs: |====================== / 39.4% [01]rootfs: |====================== - 39.5% [01]rootfs: |====================== \ 39.6% [01]rootfs: |====================== | 39.7% [01]rootfs: |====================== / 39.8% [01]rootfs: |====================== - 39.9% [01]rootfs: |====================== \ 40.0% [01]rootfs: |====================== | 40.1% [01]rootfs: |====================== / 40.2% [01]rootfs: |======================= - 40.3% [01]rootfs: |======================= \ 40.4% [01]rootfs: |======================= | 40.5% [01]rootfs: |======================= / 40.6% [01]rootfs: |======================= - 40.7% [01]rootfs: |======================= \ 40.8% [01]rootfs: |======================= | 40.9% [01]rootfs: |======================= / 41.0% [01]rootfs: |======================= - 41.1% [01]rootfs: |======================= \ 41.2% [01]rootfs: |======================= | 41.3% [01]rootfs: |======================= / 41.4% [01]rootfs: |======================= - 41.5% [01]rootfs: |======================= \ 41.6% [01]rootfs: |======================= | 41.7% [01]rootfs: |======================= / 41.8% [01]rootfs: |======================= - 41.9% [01]rootfs: |======================== \ 42.0% [01]rootfs: |======================== | 42.1% [01]rootfs: |======================== / 42.2% [01]rootfs: |======================== - 42.3% [01]rootfs: |======================== \ 42.4% [01]rootfs: |======================== | 42.5% [01]rootfs: |======================== / 42.6% [01]rootfs: |======================== - 42.7% [01]rootfs: |======================== \ 42.8% [01]rootfs: |======================== | 42.9% [01]rootfs: |======================== / 43.0% [01] [02]Inode 9639470 has a bad extended attribute block 1048576. Clear? yes Inode 9639470, i_blocks is 65536, should be 0. Fix? yes [01]rootfs: |======================== - 43.1% [01] [02]Inode 9653246, i_blocks is 65536, should be 0. Fix? yes Deleted inode 9653291 has zero dtime. Fix? yes Deleted inode 9653611 has zero dtime. Fix? yes Inode 9653630, i_blocks is 65536, should be 0. Fix? yes Inode 9655417 was part of the orphaned inode list. FIXED. Inode 9653294 has a bad extended attribute block 1048576. Clear? yes Inode 9653294, i_blocks is 65536, should be 0. Fix? yes Inode 9662729 was part of the orphaned inode list. FIXED. Inode 9662745 was part of the orphaned inode list. FIXED. Inode 9666526, i_blocks is 65536, should be 0. Fix? yes [01]rootfs: |======================== \ 43.2% [01] [02]Deleted inode 9666619 has zero dtime. Fix? yes Deleted inode 9667867 has zero dtime. Fix? yes Inode 9667870, i_blocks is 65536, should be 0. Fix? yes Deleted inode 9667883 has zero dtime. Fix? yes Deleted inode 9667963 has zero dtime. Fix? yes Inode 9668014, i_blocks is 65536, should be 0. Fix? yes Inode 9669438, i_blocks is 65536, should be 0. Fix? yes Inode 9669822, i_blocks is 65536, should be 0. Fix? yes Inode 9669870, i_blocks is 65536, should be 0. Fix? yes Deleted inode 9670059 has zero dtime. Fix? yes Deleted inode 9670107 has zero dtime. Fix? yes Inode 9670110, i_blocks is 65536, should be 0. Fix? yes Deleted inode 9670523 has zero dtime. Fix? yes Inode 9670798, i_blocks is 65536, should be 0. Fix? yes Deleted inode 9670875 has zero dtime. Fix? yes Inode 9670878, i_blocks is 65536, should be 0. Fix? yes Inode 9666590 has a bad extended attribute block 1048576. Clear? yes Inode 9666590, i_blocks is 65536, should be 0. Fix? yes Inode 9667886 has a bad extended attribute block 1048576. Clear? yes Inode 9667886, i_blocks is 65536, should be 0. Fix? yes Inode 9667918 has a bad extended attribute block 1048576. Clear? yes Inode 9667918, i_blocks is 65536, should be 0. Fix? yes Inode 9670526 has a bad extended attribute block 1048576. Clear? yes Inode 9670526, i_blocks is 65536, should be 0. Fix? yes Inode 9666622, i_blocks is 65536, should be 0. Fix? yes Inode 9670062, i_blocks is 65536, should be 0. Fix? yes Inode 9667966 has a bad extended attribute block 1048576. Clear? yes Inode 9667966, i_blocks is 65536, should be 0. Fix? yes Inode 9675705 was part of the orphaned inode list. FIXED. Inode 9677609 was part of the orphaned inode list. FIXED. Inode 9677625 was part of the orphaned inode list. FIXED. Inode 9679081 was part of the orphaned inode list. FIXED. Inode 9679561 was part of the orphaned inode list. FIXED. Inode 9679577 was part of the orphaned inode list. FIXED. Inode 9680281 was part of the orphaned inode list. FIXED. Inode 9680297 was part of the orphaned inode list. FIXED. Inode 9680313 was part of the orphaned inode list. FIXED. [01]rootfs: |======================== | 43.3% [01] [02]Inode 9685598, i_blocks is 65536, should be 0. Fix? yes Inode 9695758, i_blocks is 65536, should be 0. Fix? yes Deleted inode 9696251 has zero dtime. Fix? yes Inode 9699680 was part of the orphaned inode list. FIXED. [01]rootfs: |======================== / 43.4% [01]rootfs: |======================== - 43.5% [01]rootfs: |======================== \ 43.6% [01]rootfs: |======================== | 43.7% [01] [02]Inode 9773465 was part of the orphaned inode list. FIXED. [01]rootfs: |========================= / 43.8% [01]rootfs: |========================= - 43.9% [01]rootfs: |========================= \ 44.0% [01]rootfs: |========================= | 44.1% [01]rootfs: |========================= / 44.2% [01]rootfs: |========================= - 44.3% [01]rootfs: |========================= \ 44.4% [01] [02]Inode 9945785 was part of the orphaned inode list. FIXED. [01]rootfs: |========================= | 44.5% [01]rootfs: |========================= / 44.6% [01]rootfs: |========================= - 44.7% [01]rootfs: |========================= \ 44.8% [01]rootfs: |========================= | 44.9% [01]rootfs: |========================= / 45.0% [01]rootfs: |========================= - 45.1% [01]rootfs: |========================= \ 45.2% [01]rootfs: |========================= | 45.3% [01]rootfs: |========================= / 45.4% [01]rootfs: |========================= - 45.5% [01]rootfs: |========================== \ 45.6% [01]rootfs: |========================== | 45.7% [01]rootfs: |========================== / 45.8% [01]rootfs: |========================== - 45.9% [01]rootfs: |========================== \ 46.0% [01]rootfs: |========================== | 46.1% [01]rootfs: |========================== / 46.2% [01]rootfs: |========================== - 46.3% [01]rootfs: |========================== \ 46.4% [01]rootfs: |========================== | 46.5% [01] [02]Deleted inode 10427752 has zero dtime. Fix? yes Inode 10427770 was part of the orphaned inode list. FIXED. [01]rootfs: |========================== / 46.6% [01]rootfs: |========================== - 46.7% [01]rootfs: |========================== \ 46.8% [01]rootfs: |========================== | 46.9% [01]rootfs: |========================== / 47.0% [01]rootfs: |========================== - 47.1% [01]rootfs: |========================== \ 47.2% [01]rootfs: |========================== | 47.3% [01]rootfs: |=========================== / 47.4% [01]rootfs: |=========================== - 47.5% [01]rootfs: |=========================== \ 47.6% [01]rootfs: |=========================== | 47.7% [01]rootfs: |=========================== / 47.8% [01]rootfs: |=========================== - 47.9% [01]rootfs: |=========================== \ 48.0% [01]rootfs: |=========================== | 48.1% [01]rootfs: |=========================== / 48.2% [01]rootfs: |=========================== - 48.3% [01]rootfs: |=========================== \ 48.4% [01]rootfs: |=========================== | 48.5% [01]rootfs: |=========================== / 48.6% [01]rootfs: |=========================== - 48.7% [01]rootfs: |=========================== \ 48.8% [01]rootfs: |=========================== | 48.9% [01]rootfs: |=========================== / 49.0% [01]rootfs: |=========================== - 49.1% [01]rootfs: |============================ \ 49.2% [01]rootfs: |============================ | 49.3% [01]rootfs: |============================ / 49.4% [01]rootfs: |============================ - 49.5% [01]rootfs: |============================ \ 49.6% [01]rootfs: |============================ | 49.7% [01]rootfs: |============================ / 49.8% [01]rootfs: |============================ - 49.9% [01]rootfs: |============================ \ 50.0% [01]rootfs: |============================ | 50.1% [01] [02]Inode 11223454, i_blocks is 65536, should be 0. Fix? yes Inode 11223406 has a bad extended attribute block 1048576. Clear? yes Inode 11223406, i_blocks is 65536, should be 0. Fix? yes Inode 11223390, i_blocks is 65536, should be 0. Fix? yes Inode 11223358 has a bad extended attribute block 1048576. Clear? yes Inode 11223358, i_blocks is 65536, should be 0. Fix? yes Inode 11223422 has a bad extended attribute block 1048576. Clear? yes Inode 11223422, i_blocks is 65536, should be 0. Fix? yes [01]rootfs: |============================ / 50.2% [01] [02]Inode 11240278, i_blocks is 65536, should be 0. Fix? yes Inode 11240294, i_blocks is 65536, should be 0. Fix? yes Inode 11240326, i_blocks is 65536, should be 0. Fix? yes Deleted inode 11240347 has zero dtime. Fix? yes Inode 11240510 was part of the orphaned inode list. FIXED. Inode 11240342, i_blocks is 65536, should be 0. Fix? yes Inode 11240422, i_blocks is 65536, should be 0. Fix? yes Inode 11240438, i_blocks is 65536, should be 0. Fix? yes Inode 11240486, i_blocks is 65536, should be 0. Fix? yes Inode 11240518, i_blocks is 65536, should be 0. Fix? yes Inode 11240286 has a bad extended attribute block 1048576. Clear? yes Inode 11240286, i_blocks is 65536, should be 0. Fix? yes Inode 11240366 has a bad extended attribute block 1048576. Clear? yes Inode 11240366, i_blocks is 65536, should be 0. Fix? yes Inode 11240430, i_blocks is 65536, should be 0. Fix? yes Inode 11240446, i_blocks is 65536, should be 0. Fix? yes Inode 11240302 has a bad extended attribute block 1048576. Clear? yes Inode 11240302, i_size is 1125899906842640, should be 0. Fix? yes Inode 11240302, i_blocks is 65536, should be 0. Fix? yes Inode 11240318 has a bad extended attribute block 1048576. Clear? yes Inode 11240318, i_blocks is 65536, should be 0. Fix? yes Inode 11240334 has a bad extended attribute block 1048576. Clear? yes Inode 11240334, i_size is 1125899906842640, should be 0. Fix? yes Inode 11240334, i_blocks is 65536, should be 0. Fix? yes Inode 11240350 has a bad extended attribute block 1048576. Clear? yes Inode 11240350, i_size is 1125899906842640, should be 0. Fix? yes Inode 11240350, i_blocks is 65536, should be 0. Fix? yes Inode 11240382 has a bad extended attribute block 1048576. Clear? yes Inode 11240382, i_blocks is 65536, should be 0. Fix? yes Inode 11240398 has a bad extended attribute block 1048576. Clear? yes Inode 11240398, i_blocks is 65536, should be 0. Fix? yes Inode 11240414 has a bad extended attribute block 1048576. Clear? yes Inode 11240414, i_blocks is 65536, should be 0. Fix? yes Inode 11240462 has a bad extended attribute block 1048576. Clear? yes Inode 11240462, i_blocks is 65536, should be 0. Fix? yes Inode 11240494 has a bad extended attribute block 1048576. Clear? yes Inode 11240494, i_blocks is 65536, should be 0. Fix? yes Inode 11240510 has a bad extended attribute block 1048576. Clear? yes Inode 11240510, i_size is 1125899906842640, should be 0. Fix? yes Inode 11240510, i_blocks is 65536, should be 0. Fix? yes Inode 11240526 has a bad extended attribute block 1048576. Clear? yes Inode 11240526, i_blocks is 65536, should be 0. Fix? yes [01]rootfs: |============================ - 50.3% [01] [02]Deleted inode 11257227 has zero dtime. Fix? yes Deleted inode 11257787 has zero dtime. Fix? yes Deleted inode 11258171 has zero dtime. Fix? yes Deleted inode 11259517 has zero dtime. Fix? yes Inode 11259518 was part of the orphaned inode list. FIXED. Deleted inode 11259531 has zero dtime. Fix? yes Inode 11259534, i_blocks is 65536, should be 0. Fix? yes Deleted inode 11260523 has zero dtime. Fix? yes Inode 11260550, i_blocks is 65536, should be 0. Fix? yes Inode 11260558, i_blocks is 65536, should be 0. Fix? yes Inode 11258150, i_blocks is 65536, should be 0. Fix? yes Inode 11258166, i_blocks is 65536, should be 0. Fix? yes Inode 11259606, i_blocks is 65536, should be 0. Fix? yes Inode 11260630, i_blocks is 65536, should be 0. Fix? yes Inode 11259598 has a bad extended attribute block 1048576. Clear? yes Inode 11259598, i_size is 1125899906842640, should be 0. Fix? yes Inode 11259598, i_blocks is 65536, should be 0. Fix? yes Inode 11260526 has a bad extended attribute block 1048576. Clear? yes Inode 11260526, i_blocks is 65536, should be 0. Fix? yes Inode 11259502, i_blocks is 65536, should be 0. Fix? yes Inode 11259558, i_blocks is 65536, should be 0. Fix? yes Inode 11260638, i_blocks is 65536, should be 0. Fix? yes Inode 11257230 has a bad extended attribute block 1048576. Clear? yes Inode 11257230, i_size is 1125899906842672, should be 0. Fix? yes Inode 11257230, i_blocks is 65536, should be 0. Fix? yes Inode 11257246 has a bad extended attribute block 1048576. Clear? yes Inode 11257246, i_size is 1125899906842640, should be 0. Fix? yes Inode 11257246, i_blocks is 65536, should be 0. Fix? yes Inode 11257790 has a bad extended attribute block 1048576. Clear? yes Inode 11257790, i_size is 1125899906842672, should be 0. Fix? yes Inode 11257790, i_blocks is 65536, should be 0. Fix? yes Inode 11258094 has a bad extended attribute block 1048576. Clear? yes Inode 11258094, i_blocks is 65536, should be 0. Fix? yes Inode 11258158 has a bad extended attribute block 1048576. Clear? yes Inode 11258158, i_blocks is 65536, should be 0. Fix? yes Inode 11258174 has a bad extended attribute block 1048576. Clear? yes Inode 11258174, i_size is 1125899906842672, should be 0. Fix? yes Inode 11258174, i_blocks is 65536, should be 0. Fix? yes Inode 11259518 has a bad extended attribute block 1048576. Clear? yes Inode 11259518, i_size is 1125899906842672, should be 0. Fix? yes Inode 11259518, i_blocks is 65536, should be 0. Fix? yes Inode 11259566 has a bad extended attribute block 1048576. Clear? yes Inode 11259566, i_blocks is 65536, should be 0. Fix? yes Inode 11259582 has a bad extended attribute block 1048576. Clear? yes Inode 11259582, i_blocks is 65536, should be 0. Fix? yes Inode 11259614 has a bad extended attribute block 1048576. Clear? yes Inode 11259614, i_size is 1125899906842640, should be 0. Fix? yes Inode 11259614, i_blocks is 65536, should be 0. Fix? yes Inode 11270062, i_blocks is 65536, should be 0. Fix? yes Inode 11270110 was part of the orphaned inode list. FIXED. Deleted inode 11270267 has zero dtime. Fix? yes Inode 11270230, i_blocks is 65536, should be 0. Fix? yes Inode 11270358, i_blocks is 65536, should be 0. Fix? yes Inode 11270238, i_blocks is 65536, should be 0. Fix? yes Inode 11270078 has a bad extended attribute block 1048576. Clear? yes Inode 11270078, i_size is 1125899906842640, should be 0. Fix? yes Inode 11270078, i_blocks is 65536, should be 0. Fix? yes Inode 11270110 has a bad extended attribute block 1048576. Clear? yes Inode 11270110, i_size is 1125899906842672, should be 0. Fix? yes Inode 11270110, i_blocks is 65536, should be 0. Fix? yes Inode 11270254 has a bad extended attribute block 1048576. Clear? yes Inode 11270254, i_size is 1125899906842640, should be 0. Fix? yes Inode 11270254, i_blocks is 65536, should be 0. Fix? yes Inode 11270270 has a bad extended attribute block 1048576. Clear? yes Inode 11270270, i_blocks is 65536, should be 0. Fix? yes Inode 11270286 has a bad extended attribute block 1048576. Clear? yes Inode 11270286, i_blocks is 65536, should be 0. Fix? yes Inode 11270334 has a bad extended attribute block 1048576. Clear? yes Inode 11270334, i_blocks is 65536, should be 0. Fix? yes Inode 11270350 has a bad extended attribute block 1048576. Clear? yes Inode 11270350, i_size is 1125899906842640, should be 0. Fix? yes Inode 11270350, i_blocks is 65536, should be 0. Fix? yes Inode 11270366 has a bad extended attribute block 1048576. Clear? yes Inode 11270366, i_size is 1125899906842624, should be 0. Fix? yes Inode 11270366, i_blocks is 65536, should be 0. Fix? yes Inode 11270382 has a bad extended attribute block 1048576. Clear? yes Inode 11270382, i_blocks is 65536, should be 0. Fix? yes [01]rootfs: |============================ \ 50.4% [02][01] [02]Deleted inode 11276219 has zero dtime. Fix? yes Inode 11276254, i_blocks is 65536, should be 0. Fix? yes Deleted inode 11276299 has zero dtime. Fix? yes Inode 11276302, i_blocks is 65536, should be 0. Fix? yes Inode 11276414, i_blocks is 65536, should be 0. Fix? yes Inode 11280302, i_blocks is 65536, should be 0. Fix? yes Inode 11276230, i_blocks is 65536, should be 0. Fix? yes Inode 11276310, i_blocks is 65536, should be 0. Fix? yes Inode 11276358, i_blocks is 65536, should be 0. Fix? yes Inode 11276222 has a bad extended attribute block 1048576. Clear? yes Inode 11276222, i_size is 1125899906842672, should be 0. Fix? yes Inode 11276222, i_blocks is 65536, should be 0. Fix? yes Inode 11276374 has a bad extended attribute block 1048576. Clear? yes Inode 11276374, i_blocks is 65536, should be 0. Fix? yes Inode 11276238 has a bad extended attribute block 1048576. Clear? yes Inode 11276238, i_size is 1125899906842640, should be 0. Fix? yes Inode 11276238, i_blocks is 65536, should be 0. Fix? yes Inode 11276318 has a bad extended attribute block 1048576. Clear? yes Inode 11276318, i_blocks is 65536, should be 0. Fix? yes Inode 11276366 has a bad extended attribute block 1048576. Clear? yes Inode 11276366, i_size is 1125899906842640, should be 0. Fix? yes Inode 11276366, i_blocks is 65536, should be 0. Fix? yes Inode 11276382 has a bad extended attribute block 1048576. Clear? yes Inode 11276382, i_blocks is 65536, should be 0. Fix? yes Deleted inode 11287931 has zero dtime. Fix? yes Deleted inode 11287963 has zero dtime. Fix? yes Inode 11288294, i_blocks is 65536, should be 0. Fix? yes Inode 11288302, i_blocks is 65536, should be 0. Fix? yes Inode 11288342, i_blocks is 65536, should be 0. Fix? yes Inode 11287958, i_blocks is 65536, should be 0. Fix? yes Inode 11288398 has a bad extended attribute block 1048576. Clear? yes Inode 11288398, i_size is 1125899906842640, should be 0. Fix? yes Inode 11288398, i_blocks is 65536, should be 0. Fix? yes Inode 11287982, i_blocks is 65536, should be 0. Fix? yes Inode 11287998, i_blocks is 65536, should be 0. Fix? yes Inode 11288014, i_blocks is 65536, should be 0. Fix? yes Inode 11287934 has a bad extended attribute block 1048576. Clear? yes Inode 11287934, i_size is 1125899906842640, should be 0. Fix? yes Inode 11287934, i_blocks is 65536, should be 0. Fix? yes Inode 11287950 has a bad extended attribute block 1048576. Clear? yes Inode 11287950, i_size is 1125899906842672, should be 0. Fix? yes Inode 11287950, i_blocks is 65536, should be 0. Fix? yes Inode 11287966 has a bad extended attribute block 1048576. Clear? yes Inode 11287966, i_blocks is 65536, should be 0. Fix? yes Inode 11288350 has a bad extended attribute block 1048576. Clear? yes Inode 11288350, i_size is 1125899906842640, should be 0. Fix? yes Inode 11288350, i_blocks is 65536, should be 0. Fix? yes Inode 11288414 has a bad extended attribute block 1048576. Clear? yes Inode 11288414, i_blocks is 65536, should be 0. Fix? yes Inode 11288430 has a bad extended attribute block 1048576. Clear? yes Inode 11288430, i_size is 1125899906842640, should be 0. Fix? yes Inode 11288430, i_blocks is 65536, should be 0. Fix? yes Inode 11292678, i_blocks is 65536, should be 0. Fix? yes Inode 11292814, i_blocks is 65536, should be 0. Fix? yes Inode 11292830, i_blocks is 65536, should be 0. Fix? yes Inode 11292926, i_blocks is 65536, should be 0. Fix? yes Inode 11292910 has a bad extended attribute block 1048576. Clear? yes Inode 11292910, i_blocks is 65536, should be 0. Fix? yes Inode 11291086, i_blocks is 65536, should be 0. Fix? yes Inode 11292750, i_blocks is 65536, should be 0. Fix? yes Inode 11292686 has a bad extended attribute block 1048576. Clear? yes Inode 11292686, i_blocks is 65536, should be 0. Fix? yes [01]rootfs: |============================ | 50.5% [02][01] [02]Inode 11297662, i_blocks is 65536, should be 0. Fix? yes Deleted inode 11298888 has zero dtime. Fix? yes Inode 11298889 was part of the orphaned inode list. FIXED. Inode 11300030, i_blocks is 65536, should be 0. Fix? yes Inode 11302798, i_blocks is 65536, should be 0. Fix? yes Deleted inode 11302827 has zero dtime. Fix? yes Inode 11302830, i_blocks is 65536, should be 0. Fix? yes Inode 11302846, i_blocks is 65536, should be 0. Fix? yes Inode 11302894, i_blocks is 65536, should be 0. Fix? yes Inode 11302878 has a bad extended attribute block 1048576. Clear? yes Inode 11302878, i_size is 1125899906842640, should be 0. Fix? yes Inode 11302878, i_blocks is 65536, should be 0. Fix? yes Inode 11298942, i_blocks is 65536, should be 0. Fix? yes Inode 11302862, i_blocks is 65536, should be 0. Fix? yes Inode 11317945 was part of the orphaned inode list. FIXED. Inode 11318025 was part of the orphaned inode list. FIXED. [01]rootfs: |============================ / 50.6% [02][01] [02]Deleted inode 11322523 has zero dtime. Fix? yes Inode 11322526, i_blocks is 65536, should be 0. Fix? yes Inode 11325390, i_blocks is 65536, should be 0. Fix? yes Inode 11325470, i_blocks is 65536, should be 0. Fix? yes Inode 11325486, i_blocks is 65536, should be 0. Fix? yes Inode 11325502, i_blocks is 65536, should be 0. Fix? yes Inode 11339294, i_blocks is 65536, should be 0. Fix? yes Inode 11339310, i_blocks is 65536, should be 0. Fix? yes Inode 11339326, i_blocks is 65536, should be 0. Fix? yes Inode 11339342 has a bad extended attribute block 1048576. Clear? yes Inode 11339342, i_blocks is 65536, should be 0. Fix? yes Inode 11339374 has a bad extended attribute block 1048576. Clear? yes Inode 11339374, i_blocks is 65536, should be 0. Fix? yes [01]rootfs: |============================ - 50.7% [02][01] [02]Inode 11348078, i_blocks is 65536, should be 0. Fix? yes [01]rootfs: |============================ \ 50.8% [01]rootfs: |============================ | 50.9% [01]rootfs: |============================= / 51.0% [01]rootfs: |============================= - 51.1% [01]rootfs: |============================= \ 51.2% [01]rootfs: |============================= | 51.3% [01]rootfs: |============================= / 51.4% [01]rootfs: |============================= - 51.5% [01]rootfs: |============================= \ 51.6% [01]rootfs: |============================= | 51.7% [01]rootfs: |============================= / 51.8% [01]rootfs: |============================= - 51.9% [01]rootfs: |============================= \ 52.0% [01]rootfs: |============================= | 52.1% [01]rootfs: |============================= / 52.2% [01]rootfs: |============================= - 52.3% [01]rootfs: |============================= \ 52.4% [01]rootfs: |============================= | 52.5% [01]rootfs: |============================= / 52.6% [01]rootfs: |============================= - 52.7% [01]rootfs: |============================== \ 52.8% [01]rootfs: |============================== | 52.9% [01]rootfs: |============================== / 53.0% [01]rootfs: |============================== - 53.1% [01]rootfs: |============================== \ 53.2% [01]rootfs: |============================== | 53.3% [01]rootfs: |============================== / 53.4% [01]rootfs: |============================== - 53.5% [01]rootfs: |============================== \ 53.6% [01]rootfs: |============================== | 53.7% [01]rootfs: |============================== / 53.8% [01]rootfs: |============================== - 53.9% [01]rootfs: |============================== \ 54.0% [01]rootfs: |============================== | 54.1% [01]rootfs: |============================== / 54.2% [01]rootfs: |============================== - 54.3% [01]rootfs: |============================== \ 54.4% [01]rootfs: |=============================== | 54.5% [01]rootfs: |=============================== / 54.6% [01]rootfs: |=============================== - 54.7% [01]rootfs: |=============================== \ 54.8% [01]rootfs: |=============================== | 54.9% [01]rootfs: |=============================== / 55.0% [01]rootfs: |=============================== - 55.1% [01]rootfs: |=============================== \ 55.2% [01]rootfs: |=============================== | 55.3% [01]rootfs: |=============================== / 55.4% [01]rootfs: |=============================== - 55.5% [01]rootfs: |=============================== \ 55.6% [01]rootfs: |=============================== | 55.7% [01]rootfs: |=============================== / 55.8% [01]rootfs: |=============================== - 55.9% [01]rootfs: |=============================== \ 56.0% [01]rootfs: |=============================== | 56.1% [01]rootfs: |=============================== / 56.2% [01]rootfs: |================================ - 56.3% [01]rootfs: |================================ \ 56.4% [01]rootfs: |================================ | 56.5% [01]rootfs: |================================ / 56.6% [01]rootfs: |================================ - 56.7% [01]rootfs: |================================ \ 56.8% [01]rootfs: |================================ | 56.9% [01]rootfs: |================================ / 57.0% [01]rootfs: |================================ - 57.1% [01]rootfs: |================================ \ 57.2% [01]rootfs: |================================ | 57.3% [01]rootfs: |================================ / 57.4% [01] [02]Inode 12862926 has a bad extended attribute block 1048576. Clear? yes Inode 12862926, i_size is 1125899906842672, should be 0. Fix? yes Inode 12862926, i_blocks is 65536, should be 0. Fix? yes [01]rootfs: |================================ - 57.5% [01] [02]Inode 12881470, i_blocks is 65536, should be 0. Fix? yes Inode 12881182 has a bad extended attribute block 1048576. Clear? yes Inode 12881182, i_size is 1125899906842640, should be 0. Fix? yes Inode 12881182, i_blocks is 65536, should be 0. Fix? yes Inode 12881486 has a bad extended attribute block 1048576. Clear? yes Inode 12881486, i_blocks is 65536, should be 0. Fix? yes [01]rootfs: |================================ \ 57.6% [01] [02]Inode 12898926 was part of the orphaned inode list. FIXED. Inode 12898926 has a bad extended attribute block 1048576. Clear? yes Inode 12898926, i_size is 1125899906842672, should be 0. Fix? yes Inode 12898926, i_blocks is 65536, should be 0. Fix? yes Inode 12898942 has a bad extended attribute block 1048576. Clear? yes Inode 12898942, i_blocks is 65536, should be 0. Fix? yes Inode 12910350 has a bad extended attribute block 1048576. Clear? yes Inode 12910350, i_blocks is 65536, should be 0. Fix? yes Inode 12909518 has a bad extended attribute block 1048576. Clear? yes Inode 12909518, i_blocks is 65536, should be 0. Fix? yes [01]rootfs: |================================ | 57.7% [01] [02]Inode 12911721 was part of the orphaned inode list. FIXED. Inode 12911737 was part of the orphaned inode list. FIXED. Inode 12911990, i_blocks is 65536, should be 0. Fix? yes Inode 12911470 has a bad extended attribute block 1048576. Clear? yes Inode 12911470, i_blocks is 65536, should be 0. Fix? yes Inode 12911982 has a bad extended attribute block 1048576. Clear? yes Inode 12911982, i_blocks is 65536, should be 0. Fix? yes Inode 12911998 has a bad extended attribute block 1048576. Clear? yes Inode 12911998, i_size is 1125899906842640, should be 0. Fix? yes Inode 12911998, i_blocks is 65536, should be 0. Fix? yes [01]rootfs: |================================ / 57.8% [01] [02]Inode 12942350, i_size is 1125899906842624, should be 0. Fix? yes Inode 12942350, i_blocks is 65536, should be 0. Fix? yes [01]rootfs: |================================ - 57.9% [01] [02]Inode 12971662, i_blocks is 65536, should be 0. Fix? yes [01]rootfs: |================================ \ 58.0% [01]rootfs: |================================= | 58.1% [01]rootfs: |================================= / 58.2% [01]rootfs: |================================= - 58.3% [01]rootfs: |================================= \ 58.4% [01]rootfs: |================================= | 58.5% [01]rootfs: |================================= / 58.6% [01]rootfs: |================================= - 58.7% [01]rootfs: |================================= \ 58.8% [01]rootfs: |================================= | 58.9% [01]rootfs: |================================= / 59.0% [01]rootfs: |================================= - 59.1% [01]rootfs: |================================= \ 59.2% [01]rootfs: |================================= | 59.3% [01]rootfs: |================================= / 59.4% [01]rootfs: |================================= - 59.5% [01]rootfs: |================================= \ 59.6% [01]rootfs: |================================= | 59.7% [01]rootfs: |================================= / 59.8% [01]rootfs: |================================== - 59.9% [01]rootfs: |================================== \ 60.0% [01]rootfs: |================================== | 60.1% [01]rootfs: |================================== / 60.2% [01]rootfs: |================================== - 60.3% [01]rootfs: |================================== \ 60.4% [01]rootfs: |================================== | 60.5% [01]rootfs: |================================== / 60.6% [01]rootfs: |================================== - 60.7% [01]rootfs: |================================== \ 60.8% [01]rootfs: |================================== | 60.9% [01]rootfs: |================================== / 61.0% [01]rootfs: |================================== - 61.1% [01]rootfs: |================================== \ 61.2% [01]rootfs: |================================== | 61.3% [01]rootfs: |================================== / 61.4% [01]rootfs: |================================== - 61.5% [01]rootfs: |================================== \ 61.6% [01]rootfs: |=================================== | 61.7% [01]rootfs: |=================================== / 61.8% [01]rootfs: |=================================== - 61.9% [01]rootfs: |=================================== \ 62.0% [01]rootfs: |=================================== | 62.1% [01]rootfs: |=================================== / 62.2% [01]rootfs: |=================================== - 62.3% [01]rootfs: |=================================== \ 62.4% [01]rootfs: |=================================== | 62.5% [01]rootfs: |=================================== / 62.6% [01]rootfs: |=================================== - 62.7% [01]rootfs: |=================================== \ 62.8% [01]rootfs: |=================================== | 62.9% [01]rootfs: |=================================== / 63.0% [01]rootfs: |=================================== - 63.1% [01]rootfs: |=================================== \ 63.2% [01]rootfs: |=================================== | 63.3% [01]rootfs: |=================================== / 63.4% [01]rootfs: |==================================== - 63.5% [01]rootfs: |==================================== \ 63.6% [01]rootfs: |==================================== | 63.7% [01]rootfs: |==================================== / 63.8% [01]rootfs: |==================================== - 63.9% [01]rootfs: |==================================== \ 64.0% [01]rootfs: |==================================== | 64.1% [01]rootfs: |==================================== / 64.2% [01]rootfs: |==================================== - 64.3% [01]rootfs: |==================================== \ 64.4% [01]rootfs: |==================================== | 64.5% [01] [02]Inode 14455886, i_blocks is 65536, should be 0. Fix? yes Inode 14455854 has a bad extended attribute block 1048576. Clear? yes Inode 14455854, i_blocks is 65536, should be 0. Fix? yes [01]rootfs: |==================================== / 64.6% [01]rootfs: |==================================== - 64.7% [01]rootfs: |==================================== \ 64.8% [01]rootfs: |==================================== | 64.9% [01] [02]Deleted inode 14533675 has zero dtime. Fix? yes Inode 14533678 has a bad extended attribute block 1048576. Clear? yes Inode 14533678, i_blocks is 65536, should be 0. Fix? yes [01]rootfs: |==================================== / 65.0% [01]rootfs: |==================================== - 65.1% [01] [02]Inode 14584990, i_blocks is 65536, should be 0. Fix? yes [01]rootfs: |==================================== \ 65.2% [02][01]rootfs: |===================================== | 65.3% [01]rootfs: |===================================== / 65.4% [01]rootfs: |===================================== - 65.5% [01]rootfs: |===================================== \ 65.6% [01]rootfs: |===================================== | 65.7% [01]rootfs: |===================================== / 65.8% [01]rootfs: |===================================== - 65.9% [01]rootfs: |===================================== \ 66.0% [01]rootfs: |===================================== | 66.1% [01]rootfs: |===================================== / 66.2% [01]rootfs: |===================================== - 66.3% [01]rootfs: |===================================== \ 66.4% [01]rootfs: |===================================== | 66.5% [01]rootfs: |===================================== / 66.6% [01]rootfs: |===================================== - 66.7% [01]rootfs: |===================================== \ 66.8% [01]rootfs: |===================================== | 66.9% [01]rootfs: |===================================== / 67.0% [01]rootfs: |====================================== - 67.1% [01]rootfs: |====================================== \ 67.2% [01]rootfs: |====================================== | 67.3% [01]rootfs: |====================================== / 67.4% [01]rootfs: |====================================== - 67.5% [01]rootfs: |====================================== \ 67.6% [01]rootfs: |====================================== | 67.7% [01]rootfs: |====================================== / 67.8% [01]rootfs: |====================================== - 67.9% [01]rootfs: |====================================== \ 68.0% [01]rootfs: |====================================== | 68.1% [01]rootfs: |====================================== / 68.2% [01]rootfs: |====================================== - 68.3% [01]rootfs: |====================================== \ 68.4% [01]rootfs: |====================================== | 68.5% [01]rootfs: |====================================== / 68.6% [01]rootfs: |====================================== - 68.7% [01]rootfs: |======================================= \ 68.8% [01]rootfs: |======================================= | 68.9% [01]rootfs: |======================================= / 69.0% [01]rootfs: |======================================= - 69.1% [01]rootfs: |======================================= \ 69.2% [01]rootfs: |======================================= | 69.3% [01]rootfs: |======================================= / 69.4% [01]rootfs: |======================================= - 69.5% [01]rootfs: |======================================= \ 69.6% [01]rootfs: |======================================= | 69.7% [01]rootfs: |======================================= / 69.8% [01]rootfs: |======================================= - 69.9% [01]rootfs: |======================================= \ 70.0% [01] [02]Pass 2: Checking directory structure [01]rootfs: |======================================= | 70.1% [01]rootfs: |======================================= / 70.4% [01]rootfs: |=========================================== - 77.1% [01]rootfs: |============================================= \ 81.1% [01]rootfs: |=============================================== | 84.2% [01] [02]Pass 3: Checking directory connectivity Pass 4: Checking reference counts [01]rootfs: |==================================================== / 92.1% [01]rootfs: |==================================================== - 92.2% [01]rootfs: |==================================================== \ 92.5% [01] [02]Inode 3162398 (...) has invalid mode (00). Clear? yes [01]rootfs: |==================================================== | 92.7% [01] [02]Inode 4783470 (...) has invalid mode (00). Clear? yes Inode 4783534 (...) has invalid mode (00). Clear? yes Error adjusting refcount for extended attribute block 1048576 (inode 4783534): Extended attribute block has a bad header rootfs: ***** FILE SYSTEM WAS MODIFIED ***** e2fsck: aborted rootfs: ***** FILE SYSTEM WAS MODIFIED ***** fsck exited with status code 11 [1B][?25l[1B][?1c[1B]7[1B][1G[[1B][31mFAIL[1B][39;49m[1B]8[1B][?25h[1B][?0c [1B][31mfailed![1B][39;49m [....] An automatic file system check (fsck) of the root filesystem failed. A manual fsck must be performed, then the system restarted. The fsck should be performed in maintenance mode with the root filesystem mounted in read-only mode. ...[1B][?25l[1B][?1c[1B]7[1B][1G[[1B][31mFAIL[1B][39;49m[1B]8[1B][?25h[1B][?0c [1B][31mfailed![1B][39;49m [....] The root filesystem is currently mounted in read-only mode. A maintenance shell will now be started. After performing system maintenance, press CONTROL-D to terminate the maintenance shell and restart the system. ...[1B][?25l[1B][?1c[1B]7[1B][1G[[1B][33mwarn[1B][39;49m[1B]8[1B][?25h[1B][?0c [1B][33m(warning).[1B][39;49m Give root password for maintenance (or press Control-D to continue):