[Kernel-packages] [Bug 1960609] Re: Missing quota on ext4 on Impish/Oracle arm64 (ubuntu_quota_smoke_test)

2022-03-21 Thread Po-Hsu Lin
This issue can be fixed by adding the modules-extra package as a test
requirement package, however we should figure out if this is how we like
to fix, or we need to adjust the kernel config / annotations.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1960609

Title:
  Missing quota on ext4 on Impish/Oracle arm64 (ubuntu_quota_smoke_test)

Status in ubuntu-kernel-tests:
  New
Status in linux package in Ubuntu:
  Incomplete

Bug description:
  2022.01.31/impish/linux-oracle/5.13.0-1018.22
  VM.Standard.A1.Flex-4c.8m
  test: ubuntu_quota_smoke_test
  --
  401   13:27:26 DEBUG| [stdout] Using block device /dev/loop9 for path 
/home/ubuntu/autotest/client/results/default/ubuntu_quota_smoke_test.quota-smoke-test/mnt
  402   13:27:26 DEBUG| [stdout] PASSED (quotacheck -vucmg)
  403   13:27:26 DEBUG| [stdout] 
  404   13:27:26 ERROR| [stderr] quotaon: Your kernel probably supports 
ext4 quota feature but you are using external quota files. Please switch your 
filesystem to use ext4 quota feature as external quota files on ext4 are 
deprecated.
  405   13:27:26 ERROR| [stderr] quotaon: using 
/home/ubuntu/autotest/client/results/default/ubuntu_quota_smoke_test.quota-smoke-test/mnt/aquota.group
 on /dev/loop9 
[/home/ubuntu/autotest/client/results/default/ubuntu_quota_smoke_test.quota-smoke-test/mnt]:
 No such process
  406   13:27:26 ERROR| [stderr] quotaon: Quota format not supported in 
kernel.
  407   13:27:26 ERROR| [stderr] quotaon: using 
/home/ubuntu/autotest/client/results/default/ubuntu_quota_smoke_test.quota-smoke-test/mnt/aquota.user
 on /dev/loop9 
[/home/ubuntu/autotest/client/results/default/ubuntu_quota_smoke_test.quota-smoke-test/mnt]:
 No such process
  408   13:27:26 ERROR| [stderr] quotaon: Quota format not supported in 
kernel.
   409  13:27:26 DEBUG| [stdout] FAILED (quotaon -v)
  --

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1960609/+subscriptions


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1960609] Re: Missing quota on ext4 on Impish/Oracle arm64 (ubuntu_quota_smoke_test)

2022-02-11 Thread Krzysztof Kozlowski
** Tags added: arm64

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1960609

Title:
  Missing quota on ext4 on Impish/Oracle arm64 (ubuntu_quota_smoke_test)

Status in ubuntu-kernel-tests:
  New
Status in linux package in Ubuntu:
  Incomplete

Bug description:
  2022.01.31/impish/linux-oracle/5.13.0-1018.22
  VM.Standard.A1.Flex-4c.8m
  test: ubuntu_quota_smoke_test
  --
  401   13:27:26 DEBUG| [stdout] Using block device /dev/loop9 for path 
/home/ubuntu/autotest/client/results/default/ubuntu_quota_smoke_test.quota-smoke-test/mnt
  402   13:27:26 DEBUG| [stdout] PASSED (quotacheck -vucmg)
  403   13:27:26 DEBUG| [stdout] 
  404   13:27:26 ERROR| [stderr] quotaon: Your kernel probably supports 
ext4 quota feature but you are using external quota files. Please switch your 
filesystem to use ext4 quota feature as external quota files on ext4 are 
deprecated.
  405   13:27:26 ERROR| [stderr] quotaon: using 
/home/ubuntu/autotest/client/results/default/ubuntu_quota_smoke_test.quota-smoke-test/mnt/aquota.group
 on /dev/loop9 
[/home/ubuntu/autotest/client/results/default/ubuntu_quota_smoke_test.quota-smoke-test/mnt]:
 No such process
  406   13:27:26 ERROR| [stderr] quotaon: Quota format not supported in 
kernel.
  407   13:27:26 ERROR| [stderr] quotaon: using 
/home/ubuntu/autotest/client/results/default/ubuntu_quota_smoke_test.quota-smoke-test/mnt/aquota.user
 on /dev/loop9 
[/home/ubuntu/autotest/client/results/default/ubuntu_quota_smoke_test.quota-smoke-test/mnt]:
 No such process
  408   13:27:26 ERROR| [stderr] quotaon: Quota format not supported in 
kernel.
   409  13:27:26 DEBUG| [stdout] FAILED (quotaon -v)
  --

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1960609/+subscriptions


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1960609] Re: Missing quota on ext4 on Impish/Oracle arm64 (ubuntu_quota_smoke_test)

2022-02-11 Thread Krzysztof Kozlowski
Seems ubuntu_ltp_syscalls quotactl06 fails for the same reason:
---
59907   quotactl06.c:165: TINFO: quotactl() with vfsv0 format
59908   quotactl06.c:174: TCONF: Kernel or device does not support FS 
quotas
59909   quotactl06.c:192: TWARN: rmdir(mntpoint/testdir1) failed: 
ENOENT (2)
59910   tst_test.c:1423: TINFO: Timeout per run is 0h 05m 00s
59911   quotactl06.c:165: TINFO: quotactl() with vfsv1 format
59912   quotactl06.c:174: TCONF: Kernel or device does not support FS 
quotas
59913   quotactl06.c:192: TWARN: rmdir(mntpoint/testdir1) failed: 
ENOENT (2)
---

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1960609

Title:
  Missing quota on ext4 on Impish/Oracle arm64 (ubuntu_quota_smoke_test)

Status in ubuntu-kernel-tests:
  New
Status in linux package in Ubuntu:
  Incomplete

Bug description:
  2022.01.31/impish/linux-oracle/5.13.0-1018.22
  VM.Standard.A1.Flex-4c.8m
  test: ubuntu_quota_smoke_test
  --
  401   13:27:26 DEBUG| [stdout] Using block device /dev/loop9 for path 
/home/ubuntu/autotest/client/results/default/ubuntu_quota_smoke_test.quota-smoke-test/mnt
  402   13:27:26 DEBUG| [stdout] PASSED (quotacheck -vucmg)
  403   13:27:26 DEBUG| [stdout] 
  404   13:27:26 ERROR| [stderr] quotaon: Your kernel probably supports 
ext4 quota feature but you are using external quota files. Please switch your 
filesystem to use ext4 quota feature as external quota files on ext4 are 
deprecated.
  405   13:27:26 ERROR| [stderr] quotaon: using 
/home/ubuntu/autotest/client/results/default/ubuntu_quota_smoke_test.quota-smoke-test/mnt/aquota.group
 on /dev/loop9 
[/home/ubuntu/autotest/client/results/default/ubuntu_quota_smoke_test.quota-smoke-test/mnt]:
 No such process
  406   13:27:26 ERROR| [stderr] quotaon: Quota format not supported in 
kernel.
  407   13:27:26 ERROR| [stderr] quotaon: using 
/home/ubuntu/autotest/client/results/default/ubuntu_quota_smoke_test.quota-smoke-test/mnt/aquota.user
 on /dev/loop9 
[/home/ubuntu/autotest/client/results/default/ubuntu_quota_smoke_test.quota-smoke-test/mnt]:
 No such process
  408   13:27:26 ERROR| [stderr] quotaon: Quota format not supported in 
kernel.
   409  13:27:26 DEBUG| [stdout] FAILED (quotaon -v)
  --

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1960609/+subscriptions


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp