Re: lvresize and XFS, was: default file system

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 2/28/14, 8:12 AM, Eric Sandeen wrote:

> However, I see that (at least my copy of) fsadm requires xfs_check,
> which has been deprecated upstream in favor of xfs_repair -n.
> xfs_check doesn't scale, and xfs_repair -n performs the same
> tasks.
> 
>> XFS_CHECK=xfs_check
> 
> so I guess I should file a bug on that.

Sorry, I should have checked upstream, I see that upstream handles
absence of xfs_check.

>           "xfs") if which "$XFS_CHECK" >"$NULL" 2>&1 ; then
>                         dry "$XFS_CHECK" "$VOLUME"
>                  else
>                         # Replacement for outdated xfs_check
>                         # FIXME: for small devices we need to force_geometry,
>                         # since we run in '-n' mode, it shouldn't be problem.
>                         # Think about better way....
>                         dry "$XFS_REPAIR" -n -o force_geometry "$VOLUME"
>                  fi ;;

TBH, I would just switch 100% to xfs_repair, rather than using
it as a fallback.   We can talk about this offline though.  :)

Thanks,
-Eric
-- 
devel mailing list
devel@xxxxxxxxxxxxxxxxxxxxxxx
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct





[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Fedora Announce]     [Fedora Kernel]     [Fedora Testing]     [Fedora Formulas]     [Fedora PHP Devel]     [Kernel Development]     [Fedora Legacy]     [Fedora Maintainers]     [Fedora Desktop]     [PAM]     [Red Hat Development]     [Gimp]     [Yosemite News]
  Powered by Linux