[Solved] xfs Unrecognized (odroid XU4)

This forum is for topics dealing with problems with software specifically in the ARMv7h repo.

[Solved] xfs Unrecognized (odroid XU4)

Postby wido » Thu Nov 10, 2016 7:35 pm

Hello,
i can't mount my old disk, format in XFS. with my desktop no problem.

$this->bbcode_second_pass_code('', 'Disk /dev/sda: 931.5 GiB, 1000204886016 bytes, 1953525168 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: gpt
Disk identifier: 0861C49B-1DAD-4324-9C5B-F51D0678B29D

Device Start End Sectors Size Type
/dev/sda1 30720 7813119 7782400 3.7G Linux RAID
/dev/sda2 7813120 8812543 999424 488M Linux RAID
/dev/sda3 8812544 1953523711 1944711168 927.3G Linux RAID


Disk /dev/md127: 927.3 GiB, 995692052480 bytes, 1944711040 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


Disk /dev/md126: 488 MiB, 511639552 bytes, 999296 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


Disk /dev/md125: 3.7 GiB, 3984523264 bytes, 7782272 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: dos
Disk identifier: 0xd666fe0f')

$this->bbcode_second_pass_code('', '# uname -a
Linux alarm 3.10.104-1-ARCH #1 SMP PREEMPT Mon Oct 24 19:04:43 MDT 2016 armv7l GNU/Linux')

$this->bbcode_second_pass_code('', '[root@alarm alarm]# mount -t xfs /dev/md127 /mnt/TERA
mount: unknown filesystem type 'xfs'')

$this->bbcode_second_pass_code('', '# pacman -Qs xfs
local/acl 2.2.52-2
Access control list utilities, libraries and headers
local/attr 2.4.47-2
Extended attribute support library for ACL support
local/dmapi 2.2.12-2
Data migration API
local/xfsprogs 4.7.0-1 (base)
XFS filesystem utilities')

$this->bbcode_second_pass_code('', '[alarm@alarm ~]$ zgrep XFS /proc/config.gz
# CONFIG_XFS_FS is not set
# CONFIG_VXFS_FS is not set')
Last edited by wido on Sun Nov 13, 2016 9:02 pm, edited 1 time in total.
wido
 
Posts: 6
Joined: Sun Feb 07, 2016 10:08 pm

Re: xfs Unrecognized (odroid XU4)

Postby wido » Sun Nov 13, 2016 9:01 pm

i change a kernel version
linux-odroid-xu3 -> linux-armv7-rc

now
xfs is supported

$this->bbcode_second_pass_code('', '[alarm@alarm ~]$ zgrep XFS /proc/config.gz
CONFIG_XFS_FS=m
CONFIG_XFS_QUOTA=y
CONFIG_XFS_POSIX_ACL=y
CONFIG_XFS_RT=y
# CONFIG_XFS_WARN is not set
# CONFIG_XFS_DEBUG is not set
# CONFIG_VXFS_FS is not set
[alarm@alarm ~]$ uname -a
Linux alarm 4.8.6-1-ARCH #1 SMP Mon Oct 31 23:22:19 MDT 2016 armv7l GNU/Linux')
wido
 
Posts: 6
Joined: Sun Feb 07, 2016 10:08 pm


Return to ARMv7h

Who is online

Users browsing this forum: No registered users and 7 guests