User Tools

Site Tools


lbaops:xfsupgrade

Changing filesystem to XFS

Once off (per recorder)

> apt-get update > apt-get install xfsprogs

Edit /etc/fstab

  • Change ext3 to auto for appropriate disks (e.g. xraids)
  • Add option noatime
  • Optionally add option logbufs=8 (does not seem to make much difference and not supported by ext3)

Copy new formatdisk.pl to /root/bin (for ATNF machines)

> formatdisk.pl /dev/sdXX

lbaops/xfsupgrade.txt · Last modified: 2015/12/18 16:39 by 127.0.0.1