This site is hosted and sponsored by hyve.com specialists in Cloud Hosting UK and VMware Hosting. If you are interested in our services please call us for chat on 0800 612 2524
Change File System to XFS#
yum install kmod-xfs.x86_64 kmod-xfs-xen.x86_64 xfsdump.x86_64 xfsprogs.x86_64 umount /data mkfs.xfs -f /dev/sda3 vi /etc/fstab add xfs Assign new label /usr/sbin/xfs_admin -L /data /dev/sda3 mount /data xfs_check /dev/sda3 df -h
- If changing locked drive, boot into single user mode, Change run level in /etc/inittab to 1
http://www.gnutoolbox.com/creating-xfs-filesystems/
http://plone.lucidsolutions.co.nz/linux/io/adding-a-xfs-filesystem-to-centos-5
http://blogwords.neologix.net/neils/?p=1
Back to Linux
Add new attachment
Only authorized users are allowed to upload new attachments.
«
This page (revision-5) was last changed on 15-Apr-2011 15:35 by Hyve Support