[Bug 1729510] Re: libhugetlbfs failed with "[Errno 95] Operation not supported" on s390x zVM

2018-09-12 Thread Po-Hsu Lin
As 17.10 has reaches its EOL, and the test was blacklisted on Bionic and onward. I will mark this task as Won't fix. ** Changed in: ubuntu-kernel-tests Status: Incomplete => Won't Fix ** Changed in: linux (Ubuntu) Status: Incomplete => Won't Fix -- You received this bug

[Bug 1729510] Re: libhugetlbfs failed with "[Errno 95] Operation not supported" on s390x zVM

2018-09-12 Thread Sean Feole
very old bug, with no action on it, marking bug as incomplete and will close in 5 days if no update. ** Changed in: ubuntu-kernel-tests Status: New => Incomplete ** Changed in: linux (Ubuntu) Status: Confirmed => Incomplete -- You received this bug notification because you are a

[Bug 1729510] Re: libhugetlbfs failed with "[Errno 95] Operation not supported" on s390x zVM

2018-06-04 Thread Po-Hsu Lin
** Also affects: ubuntu-kernel-tests Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1729510 Title: libhugetlbfs failed with "[Errno 95] Operation not

[Bug 1729510] Re: libhugetlbfs failed with "[Errno 95] Operation not supported" on s390x zVM

2017-11-28 Thread Po-Hsu Lin
** Description changed: Steps: 1. sudo apt-get install git python-minimal -y 2. git clone --depth=1 git://kernel.ubuntu.com/ubuntu/autotest-client-tests 3. git clone --depth=1 git://kernel.ubuntu.com/ubuntu/autotest 4. rm -fr autotest/client/tests 5. ln -sf ~/autotest-client-tests

[Bug 1729510] Re: libhugetlbfs failed with "[Errno 95] Operation not supported" on s390x zVM

2017-11-02 Thread Po-Hsu Lin
The system got HUGETLB enabled in the config: $ cat /boot/config-4.13.0-16-generic | grep HUGETLB CONFIG_CGROUP_HUGETLB=y CONFIG_HUGETLBFS=y CONFIG_HUGETLB_PAGE=y But there is no hugepage_size in meminfo: $ cat /proc/meminfo | grep Hugepagesize Looks like hugepage is not supported. I will fix

[Bug 1729510] Re: libhugetlbfs failed with "[Errno 95] Operation not supported" on s390x zVM

2017-11-02 Thread Po-Hsu Lin
** Description changed: Steps: 1. sudo apt-get install git python-minimal -y 2. git clone --depth=1 git://kernel.ubuntu.com/ubuntu/autotest-client-tests 3. git clone --depth=1 git://kernel.ubuntu.com/ubuntu/autotest 4. rm -fr autotest/client/tests 5. ln -sf ~/autotest-client-tests

[Bug 1729510] Re: libhugetlbfs failed with "[Errno 95] Operation not supported" on s390x zVM

2017-11-02 Thread Po-Hsu Lin
** Changed in: linux (Ubuntu) Status: Incomplete => In Progress ** Description changed: - Looks like it failed with some python code + Steps: + 1. sudo apt-get install git python-minimal -y + 2. git clone --depth=1 git://kernel.ubuntu.com/ubuntu/autotest-client-tests + 3. git clone