[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Are there any public ia-64 machines for debugging purposes?



Hi Ted!

On 7/25/19 9:27 PM, Theodore Y. Ts'o wrote:
> Thanks for access.  It looks like it works just fine on the machine
> you gave me access.  The test in question, m_hugefile, creates a 4T
> file system.  Assuming the file system on the build host for /tmp
> supports sparse files, it requires 1.1G of space.  If it doesn't
> support sparse files, then it needs 4TB of space:
> 
> % mke2fs -t ext4 -Fq /tmp/foo.img 4T
> % ls -slh /tmp/foo.img
> 1.1G -rw-r--r-- 1 tytso tytso 4.0T Jul 25 21:18 /tmp/foo.img

Thanks for digging into this. 

> Is there is a possibility that the problem is the lack of space on
> /tmp on the ia-64 build server?

/tmp is part of the root file system which has 6.2G of free space,
it might have been less during the build. I'll see if I can do some
clean up.

Adrian

-- 
 .''`.  John Paul Adrian Glaubitz
: :' :  Debian Developer - glaubitz@debian.org
`. `'   Freie Universitaet Berlin - glaubitz@physik.fu-berlin.de
  `-    GPG: 62FF 8A75 84E0 2956 9546  0006 7426 3B37 F5B5 F913


Reply to: