Hi, everyone.
I have several servers with large UFS partitions (>100TB).
Physically it is RAID-6 on MegaRaid 9361.
If i try to run fsck on them, i get same error on all servers:
inumber is exact same on all servers.
tested on clean and drity filesystems with same result.
And without succsessful run of fsck i can't remove dirty flag from filesystem
Is there any limits with UFS and fsck?
Maybe i doing something wrong?
I have several servers with large UFS partitions (>100TB).
Physically it is RAID-6 on MegaRaid 9361.
If i try to run fsck on them, i get same error on all servers:
Code:
** Phase 5 - Check Cyl groups
fsck_ffs: inoinfo: inumber 18446744071562087424 out of range
inumber is exact same on all servers.
tested on clean and drity filesystems with same result.
And without succsessful run of fsck i can't remove dirty flag from filesystem
Is there any limits with UFS and fsck?
Maybe i doing something wrong?
Code:
# uname -a
FreeBSD *** 12.1-RELEASE FreeBSD 12.1-RELEASE r354233 GENERIC amd64
# gpart show mfid3
=> 40 250031243184 mfid3 GPT (116T)
40 250031243184 1 freebsd-ufs (116T)
# df -i /mnt/data2
Filesystem Size Used Avail Capacity iused ifree %iused Mounted on
/dev/mfid3p1 116T 15T 91T 14% 300k 3.9G 0% /mnt/data2
# tunefs -p /dev/mfid3p1
tunefs: POSIX.1e ACLs: (-a) disabled
tunefs: NFSv4 ACLs: (-N) disabled
tunefs: MAC multilabel: (-l) disabled
tunefs: soft updates: (-n) enabled
tunefs: soft update journaling: (-j) enabled
tunefs: gjournal: (-J) disabled
tunefs: trim: (-t) disabled
tunefs: maximum blocks per file in a cylinder group: (-e) 4096
tunefs: average file size: (-f) 16384
tunefs: average number of files in a directory: (-s) 64
tunefs: minimum percentage of free space: (-m) 8%
tunefs: space to hold for metadata blocks: (-k) 8336
tunefs: optimization preference: (-o) time
tunefs: volume label: (-L)