Sabuj Pattanayek <sab...@gmail.com> wrote [8:58am -0500]

   SP > 
http://everything2.com/title/Filesystem+performance+tweaking+with+XFS+on+Linux
   SP > 
   SP > Basically when creating the xfs use :
   SP > 
   SP > mkfs.xfs -l size=64m
   SP > 
   SP > and when mounting use:
   SP > 
   SP > mount -t xfs -o noatime,nodiratime,logbufs=8 <device> <mountPoint>
   SP > 
   SP > in fstab:
   SP > 
   SP > <device>           <mountPoint>            xfs
   SP > auto,noatime,nodiratime,logbufs=8 0 0

Thank you very much! Now I can start my new BackupPC environment.


-- 

Marcos Lorenzo de Santiago
System administrator
marcos.lore...@andago.com

ÁNDAGO INGENIERÍA
Tlf: +34 916 011 373          Álcalde Ángel Arroyo, 10, 1º
Mvl: +34 637 741 034          28904, Getafe, Madrid (Spain)
Fax: +34 916 011 372               www.andago.com

-----------------------------------------------------------------------
Any girl can be glamorous; all you have to do is stand still and
look stupid.
          -- Hedy Lamarr
-----------------------------------------------------------------------
------------------------------------------------------------------------------
vRanger cuts backup time in half-while increasing security.
With the market-leading solution for virtual backup and recovery, 
you get blazing-fast, flexible, and affordable data protection.
Download your free trial now. 
http://p.sf.net/sfu/quest-d2dcopy1
_______________________________________________
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:    http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/

Reply via email to