Quantcast
Channel: openSUSE Forums
Viewing all articles
Browse latest Browse all 40713

Problem with mkfs and a LUKS XFS partition

$
0
0
I'm running OpenSuSE 13.1 on an ASUS i7 x86_64 laptop.

I want to reformat one of my encrypted XFS partitions with the additional option -n version=ci but the YaST partitioner does not allow me to enter miscellaneous XFS options while formatting a partition.

When I format this partition with the YaST partitioner it takes about 10 seconds; when I try (as root) to use the mkfs command it never completes. I have tried various different ways:

Code:

mkfs.xfs -v -n version=ci /dev/mapper/cr_ata-ST9640320AS_5WX0XWKJ-part8
mkfs.xfs -v -f -n version=ci /dev/mapper/cr_ata-ST9640320AS_5WX0XWKJ-part8
mkfs -V -t xfs -f -n version=ci /dev/mapper/cr_ata-ST9640320AS_5WX0XWKJ-part8

None of these completes. ^C does not terminate them. atop shows no I/O activity on the drive. Only these two messages appear when mkfs starts:

Code:

mkfs from util-linux 2.23.2
mkfs.xfs -f -n version=ci /dev/mapper/cr_ata-ST9640320AS_5WX0XWKJ-part8

Can anyone explain what I'm doing wrong? I have pored over both the mkfs and mkfs.xfs man pages and if the answer is there, I can't see it.

Viewing all articles
Browse latest Browse all 40713

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>