Документ взят из кэша поисковой машины. Адрес оригинального документа : http://www.atnf.csiro.au/vlbi/wiki/index.php?n=Main.XFSUpgrade
Дата изменения: Unknown
Дата индексирования: Tue Apr 12 14:38:26 2016
Кодировка:
VLBI Wiki | Main / XFSUpgrade
Recent Changes - Search:

Recent Changes

edit SideBar

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
Edit - History - Print - Recent Changes - Search
Page last modified on September 01, 2009, at 04:18 PM