On 03/10/2010 10:42, Nathan Scott wrote:
> Could you paste the exact command line invocation and message please?
xfs_growfs -I /shares/xyz
or
xfs_growfs -d -l -I /shares/xyz/
> Also, could you include "cat /proc/partitions" and "cat /proc/mounts"
> with that please?
cat /proc/partitions
major minor #blocks name
8 0 71041024 sda
8 1 39744778 sda1
8 2 1951897 sda2
8 3 29342722 sda3
8 32 5368719360 sdc
8 33 5368719326 sdc1
8 16 3 sdb
8 48 5368719360 sdd
8 49 5368719326 sdd1
8 64 5368719360 sde
8 65 5368719326 sde1
8 96 5368719360 sdg
8 97 5368719326 sdg1
8 128 5368719360 sdi
8 129 5368719326 sdi1
8 144 5368719360 sdj
8 145 5368719326 sdj1
8 112 5368719360 sdh
8 113 5368719326 sdh1
8 160 5368719360 sdk
8 161 5368719326 sdk1
8 80 5368719360 sdf
8 81 5368719326 sdf1
253 0 53687091200 dm-0
8 176 5368719360 sdl
8 177 5368719326 sdl1
cat /proc/mounts
rootfs / rootfs rw 0 0
none /sys sysfs rw,nosuid,nodev,noexec 0 0
none /proc proc rw,nosuid,nodev,noexec 0 0
udev /dev tmpfs rw,size=10240k,mode=755 0 0
/dev/sda1 / ext3 rw,errors=remount-ro,data=ordered 0 0
tmpfs /lib/init/rw tmpfs rw,nosuid,mode=755 0 0
usbfs /proc/bus/usb usbfs rw,nosuid,nodev,noexec 0 0
tmpfs /dev/shm tmpfs rw,nosuid,nodev 0 0
devpts /dev/pts devpts rw,nosuid,noexec,gid=5,mode=620 0 0
/dev/sda3 /var/log ext3 rw,errors=continue,data=ordered 0 0
nfsd /proc/fs/nfsd nfsd rw 0 0
/dev/mapper/lvm_storage-storage--xyz /shares/xyz xfs
rw,noatime,nodiratime,attr2,nobarrier,inode64,logbufs=8,noquota 0 0
rpc_pipefs /var/lib/nfs/rpc_pipefs rpc_pipefs rw 0 0
Also, are you using a 32 bit userspace? (output
> from "file /usr/sbin/growfs" and "ldd /usr/sbin/growfs" will help us
> answer that question).
Yes, I am
file /usr/sbin/xfs_growfs
/usr/sbin/xfs_growfs: ELF 64-bit LSB executable, x86-64, version 1
(SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.8, stripped
ldd /usr/sbin/xfs_growfs
linux-vdso.so.1 => (0x00007f004d4e3000)
libuuid.so.1 => /lib/libuuid.so.1 (0x00007f004d0c5000)
librt.so.1 => /lib/librt.so.1 (0x00007f004cebc000)
libpthread.so.0 => /lib/libpthread.so.0 (0x00007f004cca0000)
libc.so.6 => /lib/libc.so.6 (0x00007f004c94d000)
/lib64/ld-linux-x86-64.so.2 (0x00007f004d2c9000)
Thanks!
Thanks a lot for your time.
Francesco Zanolin
<<attachment: francesco_zanolin.vcf>>

