It's used in MAAS - a workaround can be added for sure - but also thought it's not to bad to close that little gap (on low prio ...)
Frank Heimes | Tech. Lead Ubuntu Server on Z | Canonical Ltd. mail: [email protected] irc: jfh www.canonical.com | www.ubuntu.com | ubuntu-on-big-iron.blogspot.com <http://ubuntu-on-big-iron.blogspot.com/?view=sidebar> | http://fridge.ubuntu.com On Wed, Nov 22, 2017 at 1:58 PM, ChristianEhrhardt < [email protected]> wrote: > Hi Frank, > I see you already mirrored which is right as it just isn't implmented on > s390 afaik. > But IMHO frequency these days is just as good as /dev/urandom - so I'd not > be offended if somebody says "Won't fix" > A patch to drop it from all architectures would be nice thou ... > > @Frank - did you have any particular use case in midn this might be > useful? > > -- > You received this bug notification because you are subscribed to the bug > report. > https://bugs.launchpad.net/bugs/1733688 > > Title: > virsh nodeinfo doesn't report CPU frequency on s390x > > Status in Ubuntu on IBM z Systems: > New > Status in libvirt package in Ubuntu: > New > > Bug description: > With virsh it's possible to look-up certain CPU attributes, including > CPU frequency: > > on x86: > $ virsh nodeinfo > CPU model: x86_64 > CPU(s): 4 > CPU frequency: 600 MHz > CPU socket(s): 1 > Core(s) per socket: 2 > Thread(s) per core: 2 > NUMA cell(s): 1 > Memory size: 32543448 KiB > > but on s390x CPU frequency is missing: > > $ virsh nodeinfo > CPU model: s390x > CPU(s): 4 > CPU socket(s): 1 > Core(s) per socket: 4 > Thread(s) per core: 1 > NUMA cell(s): 1 > Memory size: 10088212 KiB > $ lsb_release -a > No LSB modules are available. > Distributor ID: Ubuntu > Description: Ubuntu 16.04.3 LTS > Release: 16.04 > Codename: xenial > $ apt-cache policy libvirt-bin > libvirt-bin: > Installed: 3.6.0-1ubuntu5~cloud0 > Candidate: 3.6.0-1ubuntu5~cloud0 > Version table: > *** 3.6.0-1ubuntu5~cloud0 500 > 500 http://ubuntu-cloud.archive.canonical.com/ubuntu > xenial-updates/pike/main s390x Packages > 100 /var/lib/dpkg/status > 1.3.1-1ubuntu10.14 500 > 500 http://us.ports.ubuntu.com/ubuntu-ports xenial-updates/main > s390x Packages > 1.3.1-1ubuntu10 500 > 500 http://us.ports.ubuntu.com/ubuntu-ports xenial/main s390x > Packages > > > Other s390x example: > > $ virsh nodeinfo > CPU model: s390x > CPU(s): 20 > CPU socket(s): 1 > Core(s) per socket: 20 > Thread(s) per core: 1 > NUMA cell(s): 1 > Memory size: 20402368 KiB > $ lsb_release -a > No LSB modules are available. > Distributor ID: Ubuntu > Description: Ubuntu 17.10 > Release: 17.10 > Codename: artful > $ apt-cache policy libvirt-bin > libvirt-bin: > Installed: 3.6.0-1ubuntu6 > Candidate: 3.6.0-1ubuntu6 > Version table: > *** 3.6.0-1ubuntu6 500 > 500 http://us.ports.ubuntu.com/ubuntu-ports artful-updates/main > s390x Packages > 100 /var/lib/dpkg/status > 3.6.0-1ubuntu5 500 > 500 http://us.ports.ubuntu.com/ubuntu-ports artful/main s390x > Packages > > MAAS (pods) look up this value - hence would be good to have it > implemented for s390x, too. > > To manage notifications about this bug go to: > https://bugs.launchpad.net/ubuntu-z-systems/+bug/1733688/+subscriptions > -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1733688 Title: virsh nodeinfo doesn't report CPU frequency on s390x To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu-z-systems/+bug/1733688/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
