Hide Forgot
Description of problem: executed kernel compilation test on a volume having quota limit set. Version-Release number of selected component (if applicable): glusterfs-server-3.4.0.20rhsquota1-1.el6.x86_64 glusterfs-fuse-3.4.0.20rhsquota1-1.el6.x86_64 glusterfs-3.4.0.20rhsquota1-1.el6.x86_64 How reproducible: always Steps to Reproduce: 1. create a volume of 6x2 type and start it. 2. enable quota 3. set some limit on the volume of the quota [root@rhsauto032 ~]# gluster volume quota dist-rep3 list / Path Hard-limit Soft-limit Used Available -------------------------------------------------------------------------------- / 100.0GB 90% 2.7GB 97.3GB [root@rhsauto032 ~]# 4. mount the volume over nfs. 5. start linux untar and compilation test. Actual results: [root@rhsauto039 ~]# cat /home/kernel.log File detected. Copying from location .. Extracting Tarball .. Making defconfig HOSTCC scripts/basic/fixdep mv: cannot move `scripts/basic/.fixdep.tmp' to `scripts/basic/.fixdep.cmd': No such file or directory make[1]: *** [scripts/basic/fixdep] Error 1 make: *** [scripts_basic] Error 2 Expected results: compile kernel is part of our fs-sanity test suite, so it is imperative that this test passes. Additional info:
With the new build kernel compilation succeeds.
Verified on the build 3.4.0.33rhs-1.el6rhs.x86_64 . kernel compilation succeeds
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHBA-2013-1769.html