Zonkd
Very Senior Member
whether do as ColinTaylor told, or format by an low version system such centos 6 .
Was this a question or comment?
whether do as ColinTaylor told, or format by an low version system such centos 6 .
comment. Use the two method one can solve this issue.Was this a question or comment?
usb 1-1: new SuperSpeed USB device using xhci_hcd and address 2
xhci_hcd 0000:00:0c.0: WARN: short transfer on control ep
xhci_hcd 0000:00:0c.0: WARN: short transfer on control ep
xhci_hcd 0000:00:0c.0: WARN: short transfer on control ep
xhci_hcd 0000:00:0c.0: WARN: short transfer on control ep
xhci_hcd 0000:00:0c.0: disable burst on ep 1
xhci_hcd 0000:00:0c.0: WARN no SS endpoint bMaxBurst
xhci_hcd 0000:00:0c.0: disable burst on ep 2
xhci_hcd 0000:00:0c.0: WARN no SS endpoint bMaxBurst
scsi2 : usb-storage 1-1:1.0
scsi 2:0:0:0: Direct-Access SanDisk SDSSDHP256G 0 PQ: 0 ANSI: 6
sd 2:0:0:0: Attached scsi generic sg0 type 0
sd 2:0:0:0: [sda] 500118192 512-byte logical blocks: (256 GB/238 GiB)
xhci_hcd 0000:00:0c.0: WARN: Stalled endpoint
sd 2:0:0:0: [sda] Write Protect is off
sd 2:0:0:0: [sda] Mode Sense: 43 00 00 00
sd 2:0:0:0: [sda] Assuming drive cache: write through
xhci_hcd 0000:00:0c.0: WARN: Stalled endpoint
sd 2:0:0:0: [sda] Assuming drive cache: write through
sda: sda1
xhci_hcd 0000:00:0c.0: WARN: Stalled endpoint
sd 2:0:0:0: [sda] Assuming drive cache: write through
sd 2:0:0:0: [sda] Attached SCSI disk
EXT4-fs (sda1): couldn't mount RDWR because of unsupported optional features (400)
The last line speaks for itself (*Footnote).# e2fsck -pv /dev/sda1
/dev/sda1 has unsupported feature(s): metadata_csum
e2fsck: Get a newer version of e2fsck!
nas1ext: clean, 11/12558336 files, 1065848/50216193 blocks
sudo tune2fs -O ^metadata_csum /dev/sdb1
tune2fs 1.44.1 (24-Mar-2018)
Disabling checksums could take some time.
Proceed anyway (or wait 5 seconds to proceed) ? (y,N) y<proceeding>
xhci_hcd 0000:00:0c.0: WARN: Stalled endpoint
sd 3:0:0:0: [sda] Assuming drive cache: write through
sd 3:0:0:0: [sda] Attached SCSI disk
JBD: Unrecognised features on journal
EXT4-fs (sda1): error loading journal
# e2fsck -pv /dev/sda1
nas1ext: Journal superblock has an unknown incompatible feature flag set.
nas1ext: UNEXPECTED INCONSISTENCY; RUN fsck MANUALLY.
(i.e., without -a or -p options)
# e2fsck -v /dev/sda1
e2fsck 1.42.13 (17-May-2015)
Journal superblock has an unknown incompatible feature flag set.
Abort<y>? no
Journal superblock is corrupt.
Fix<y>? yes
Pass 1: Checking inodes, blocks, and sizes
Pass 2: Checking directory structure
Pass 3: Checking directory connectivity
Pass 4: Checking reference counts
Pass 5: Checking group summary information
nas1ext: ***** FILE SYSTEM WAS MODIFIED *****
11 inodes used (0.00%, out of 12558336)
0 non-contiguous files (0.0%)
0 non-contiguous directories (0.0%)
# of inodes with ind/dind/tind blocks: 0/0/0
Extent depth histogram: 2/1
1065848 blocks used (2.12%, out of 50216193)
0 bad blocks
1 large file
0 regular files
2 directories
0 character device files
0 block device files
0 fifos
0 links
0 symbolic links (0 fast symbolic links)
0 sockets
------------
2 files
# e2fsck -f /dev/sda1
e2fsck 1.42.13 (17-May-2015)
Pass 1: Checking inodes, blocks, and sizes
Pass 2: Checking directory structure
Pass 3: Checking directory connectivity
Pass 4: Checking reference counts
Pass 5: Checking group summary information
nas1ext: 11/12558336 files (0.0% non-contiguous), 1065848/50216193 blocks
usb 1-1: new SuperSpeed USB device using xhci_hcd and address 2
xhci_hcd 0000:00:0c.0: WARN: short transfer on control ep
xhci_hcd 0000:00:0c.0: WARN: short transfer on control ep
xhci_hcd 0000:00:0c.0: WARN: short transfer on control ep
xhci_hcd 0000:00:0c.0: WARN: short transfer on control ep
xhci_hcd 0000:00:0c.0: disable burst on ep 1
xhci_hcd 0000:00:0c.0: WARN no SS endpoint bMaxBurst
xhci_hcd 0000:00:0c.0: disable burst on ep 2
xhci_hcd 0000:00:0c.0: WARN no SS endpoint bMaxBurst
scsi4 : usb-storage 1-1:1.0
scsi 4:0:0:0: Direct-Access SanDisk SDSSDHP256G 0 PQ: 0 ANSI: 6
sd 4:0:0:0: Attached scsi generic sg0 type 0
sd 4:0:0:0: [sda] 500118192 512-byte logical blocks: (256 GB/238 GiB)
xhci_hcd 0000:00:0c.0: WARN: Stalled endpoint
sd 4:0:0:0: [sda] Write Protect is off
sd 4:0:0:0: [sda] Mode Sense: 43 00 00 00
sd 4:0:0:0: [sda] Assuming drive cache: write through
xhci_hcd 0000:00:0c.0: WARN: Stalled endpoint
sd 4:0:0:0: [sda] Assuming drive cache: write through
sda: sda1
xhci_hcd 0000:00:0c.0: WARN: Stalled endpoint
sd 4:0:0:0: [sda] Assuming drive cache: write through
sd 4:0:0:0: [sda] Attached SCSI disk
EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: user_xattr
# mount | grep sda1
/dev/sda1 on /tmp/mnt/nas1ext type ext4 (rw,nodev,relatime,barrier=1,stripe=8191,data=ordered)
It's about work prioritization. I spend very little time these days on anything related to USB disk sharing, as I feel the networking side of the router is a better investment of my time.
An additional issue with e2fsprog is the limited amount of RAM on the router. The current version is already unable to deal with large partitions as there isn't enough RAM to validate the bitmap, making e2fsprogs already useless on the router with any modern disk capacity.
It's about work prioritization. I spend very little time these days on anything related to USB disk sharing, as I feel the networking side of the router is a better investment of my time.
An additional issue with e2fsprog is the limited amount of RAM on the router. The current version is already unable to deal with large partitions as there isn't enough RAM to validate the bitmap, making e2fsprogs already useless on the router with any modern disk capacity.
Welcome To SNBForums
SNBForums is a community for anyone who wants to learn about or discuss the latest in wireless routers, network storage and the ins and outs of building and maintaining a small network.
If you'd like to post a question, simply register and have at it!
While you're at it, please check out SmallNetBuilder for product reviews and our famous Router Charts, Ranker and plenty more!