2

I managed to set /dev/sdb to gpt, mkfs.xfs then mount it. But whenever I rsycnc file, it will shows kernel error related to xfs in log messages and failed at about 5GB to 6GB total size rsync.

I read that if I want to use ext4, I need to recompile e2fsprogs to => 1.4.3 (current 1.4.1) with 64 bit options.

What are my options? I'm thinking of sharing that 40tb storage from another server as NFS to this SLES 11 server.

error: filesystem "sdb": XFS internal error xfs_alloc_read_agf at line 2293 of file /usr/src/BUILD/kernel-default-2.6.32.12/linux-2.6.32/fs/xfs/xfs_alloc.c. Caller 0xffffffffa0324780

grepmaster
  • 143
  • 2
  • 3
  • 14

1 Answers1

0

Upgrade to the latest SLES and open a support case.

If you will not get support, migrate the services on this host to an operating system that does not need paid support.

John Mahowald
  • 30,009
  • 1
  • 17
  • 32