Hi Support,
 
I am formatting a partition on my VMI RHEL, however after installing the necessary "xfsprogs-2.7.11-1.i386.rpm" I can format the partition but when I try to mounting it, I can't:

# rpm -i xfsprogs-2.7.11-1.i386.rpm
# mkfs.xfs /dev/xvdb1 -f
meta-data="" isize=256    agcount=16, agsize=2129867 blks
         =                       sectsz=512   attr=0
data     =                       bsize=4096   blocks=34077872, imaxpct=25
         =                       sunit=0      swidth=0 blks, unwritten=1
naming   =version 2              bsize=4096  
log      =internal log           bsize=4096   blocks=16639, version=1
         =                       sectsz=512   sunit=0 blks
realtime =none                   extsz=65536  blocks=0, rtextents=0

# mount -txfs /dev/xvdb1 /mnt/storage/
mount: unknown filesystem type 'xfs'
[r...@vod ~]# mount /dev/xvdb1 /mnt/storage/
mount: unknown filesystem type 'xfs'



checked if there was a module of XFS starts and there is none.
Looking for modulos xfs:

## lsmod |grep xfs
(None)

SO: Red Hat Enterprise Linux Virtualization Environment (v. 5 for 32-bit x86 Server)
Kernel: 2.6.18-164.6.1.el5xen

Could someone help me?

Thanks,
Bruno Sampayo
-- 
Bruno Sampayo <[email protected]>
phone  +55(11) 50973005
mobile +55(11) 82721099
Skype ID: brunosampayo
System Administrator
Samurai & vidPlay
_______________________________________________
rhelv5-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/rhelv5-list

Reply via email to