[Bug 1903612] Re: Can't Load vfio-pci Module on Ubuntu 18.04 HWE Kernel

2021-07-04 Thread Youhei Tooyama (VirtualTech Japan)
Thanks Po-Hsu Lin. The patch version of the kmod Package worked fine in my environment as well. # cd ~/kmod/tools # ./modinfo vfio-pci name: vfio_pci filename: (builtin) description:VFIO PCI - User Level meta-driver author: Alex Williamson license:GPL v2

[Bug 1903612] Re: Can't Load vfio-pci Module on Ubuntu 18.04 HWE Kernel

2021-06-30 Thread Youhei Tooyama (VirtualTech Japan)
Thank you for fixing the bug. This bug has been closed, but I will try it this weekend. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1903612 Title: Can't Load vfio-pci Module on Ubuntu 18.04 HWE

[Bug 1903612] Re: Can't Load vfio-pci Module on Ubuntu 18.04 HWE Kernel

2020-11-17 Thread Youhei Tooyama (VirtualTech Japan)
​Bad News. ​Does not work with Bionic + HWE 5.4.0-54. ``` ubuntu@DL360G9-4:~$ cat /proc/cmdline BOOT_IMAGE=/boot/vmlinuz-5.4.0-54-generic root=/dev/mapper/vgroot-lvroot ro iommu=pt intel_iommu=pt isocpus=2-11,14-23,26-35,38-47 default_hugepagesz=1G hugepagesz=1G hugepages=16

[Bug 1903612] Re: Can't Load vfio-pci Module on Ubuntu 18.04 HWE Kernel

2020-11-13 Thread Youhei Tooyama (VirtualTech Japan)
​If this problem is not fixed, using DPDK on the Ubuntu HWE Kernel will be difficult. ​Is a correction planned? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1903612 Title: Can't Load vfio-pci

[Bug 1903612] Re: Can't Load vfio-pci Module on Ubuntu 18.04 HWE Kernel

2020-11-12 Thread Youhei Tooyama (VirtualTech Japan)
And Here is.. ``` ubuntu@DL360G9-4:~$ tree /lib/modules/5.4.0-53-generic/kernel/drivers/vfio /lib/modules/5.4.0-53-generic/kernel/drivers/vfio └── mdev ├── mdev.ko └── vfio_mdev.ko 1 directory, 2 files ``` -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1903612] Re: Can't Load vfio-pci Module on Ubuntu 18.04 HWE Kernel

2020-11-12 Thread Youhei Tooyama (VirtualTech Japan)
For example... ``` ubuntu@DL360G9-4:~$ uname -a Linux DL360G9-4 5.4.0-53-generic #59~18.04.1-Ubuntu SMP Wed Oct 21 12:14:56 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux ubuntu@DL360G9-4:~$ cat /etc/os-release |grep PRETTY_NAME PRETTY_NAME="Ubuntu 18.04.5 LTS" ubuntu@DL360G9-4:~$ modinfo vfio-pci

[Bug 1903612] Re: Can't Load vfio-pci Module on Ubuntu 18.04 HWE Kernel

2020-11-12 Thread Youhei Tooyama (VirtualTech Japan)
Thanks Po-Hsu Lin. The problem reappears in Bionic + HWE 5.4. ​Focal does not. ​It works fine. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1903612 Title: Can't Load vfio-pci Module on Ubuntu

[Bug 1903612] WifiSyslog.txt

2020-11-09 Thread Youhei Tooyama (VirtualTech Japan)
apport information ** Attachment added: "WifiSyslog.txt" https://bugs.launchpad.net/bugs/1903612/+attachment/5432935/+files/WifiSyslog.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1903612

[Bug 1903612] ProcInterrupts.txt

2020-11-09 Thread Youhei Tooyama (VirtualTech Japan)
apport information ** Attachment added: "ProcInterrupts.txt" https://bugs.launchpad.net/bugs/1903612/+attachment/5432932/+files/ProcInterrupts.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1903612] ProcModules.txt

2020-11-09 Thread Youhei Tooyama (VirtualTech Japan)
apport information ** Attachment added: "ProcModules.txt" https://bugs.launchpad.net/bugs/1903612/+attachment/5432933/+files/ProcModules.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1903612

[Bug 1903612] Re: Can't Load vfio-pci Module on Ubuntu 18.04 HWE Kernel

2020-11-09 Thread Youhei Tooyama (VirtualTech Japan)
​Linux 4.15 is a kernel module, and Linux 5.4 is a built-in module. ​I suspect it's a kernel build option issue. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1903612 Title: Can't Load vfio-pci

[Bug 1903612] CRDA.txt

2020-11-09 Thread Youhei Tooyama (VirtualTech Japan)
apport information ** Attachment added: "CRDA.txt" https://bugs.launchpad.net/bugs/1903612/+attachment/5432923/+files/CRDA.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1903612 Title: Can't

[Bug 1903612] Lspci.txt

2020-11-09 Thread Youhei Tooyama (VirtualTech Japan)
apport information ** Attachment added: "Lspci.txt" https://bugs.launchpad.net/bugs/1903612/+attachment/5432927/+files/Lspci.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1903612 Title:

[Bug 1903612] Re: Can't Load vfio-pci Module on Ubuntu 18.04 HWE Kernel

2020-11-09 Thread Youhei Tooyama (VirtualTech Japan)
apport information ** Tags added: apport-collected bionic uec-images ** Description changed: Can't Load vfio-pci Module on Ubuntu 18.04 HWE Kernel ``` ubuntu@ubuntu-2:~$ modinfo vfio-pci modinfo: ERROR: Module vfio-pci not found. ubuntu@ubuntu-2:~$ uname -a Linux DL360G9-2

[Bug 1903612] UdevDb.txt

2020-11-09 Thread Youhei Tooyama (VirtualTech Japan)
apport information ** Attachment added: "UdevDb.txt" https://bugs.launchpad.net/bugs/1903612/+attachment/5432934/+files/UdevDb.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1903612 Title:

[Bug 1903612] ProcCpuinfoMinimal.txt

2020-11-09 Thread Youhei Tooyama (VirtualTech Japan)
apport information ** Attachment added: "ProcCpuinfoMinimal.txt" https://bugs.launchpad.net/bugs/1903612/+attachment/5432931/+files/ProcCpuinfoMinimal.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1903612] Card0.Codecs.codec97.0.ac97.0-0.txt

2020-11-09 Thread Youhei Tooyama (VirtualTech Japan)
apport information ** Attachment added: "Card0.Codecs.codec97.0.ac97.0-0.txt" https://bugs.launchpad.net/bugs/1903612/+attachment/5432924/+files/Card0.Codecs.codec97.0.ac97.0-0.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1903612] Re: Can't Load vfio-pci Module on Ubuntu 18.04 HWE Kernel

2020-11-09 Thread Youhei Tooyama (VirtualTech Japan)
This problem is replicated on both virtual and physical machines. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1903612 Title: Can't Load vfio-pci Module on Ubuntu 18.04 HWE Kernel To manage

[Bug 1903612] ProcCpuinfo.txt

2020-11-09 Thread Youhei Tooyama (VirtualTech Japan)
apport information ** Attachment added: "ProcCpuinfo.txt" https://bugs.launchpad.net/bugs/1903612/+attachment/5432930/+files/ProcCpuinfo.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1903612

[Bug 1903612] CurrentDmesg.txt

2020-11-09 Thread Youhei Tooyama (VirtualTech Japan)
apport information ** Attachment added: "CurrentDmesg.txt" https://bugs.launchpad.net/bugs/1903612/+attachment/5432926/+files/CurrentDmesg.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1903612] Card0.Codecs.codec97.0.ac97.0-0.regs.txt

2020-11-09 Thread Youhei Tooyama (VirtualTech Japan)
apport information ** Attachment added: "Card0.Codecs.codec97.0.ac97.0-0.regs.txt" https://bugs.launchpad.net/bugs/1903612/+attachment/5432925/+files/Card0.Codecs.codec97.0.ac97.0-0.regs.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 1903612] Lsusb.txt

2020-11-09 Thread Youhei Tooyama (VirtualTech Japan)
apport information ** Attachment added: "Lsusb.txt" https://bugs.launchpad.net/bugs/1903612/+attachment/5432928/+files/Lsusb.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1903612 Title:

[Bug 1903612] PciMultimedia.txt

2020-11-09 Thread Youhei Tooyama (VirtualTech Japan)
apport information ** Attachment added: "PciMultimedia.txt" https://bugs.launchpad.net/bugs/1903612/+attachment/5432929/+files/PciMultimedia.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1903612] [NEW] Can't Load vfio-pci Module on Ubuntu 18.04 HWE Kernel

2020-11-09 Thread Youhei Tooyama (VirtualTech Japan)
Public bug reported: Can't Load vfio-pci Module on Ubuntu 18.04 HWE Kernel ``` ubuntu@ubuntu-2:~$ modinfo vfio-pci modinfo: ERROR: Module vfio-pci not found. ubuntu@ubuntu-2:~$ uname -a Linux DL360G9-2 5.4.0-52-generic #57~18.04.1-Ubuntu SMP Thu Oct 15 14:04:49 UTC 2020 x86_64 x86_64 x86_64

[Bug 1788585] Re: MAAS Upgrade Failed 2.3.4 to 2.3.5 (PPA/Stable)

2018-08-23 Thread Youhei Tooyama
Thanks,andreserl. I'm Try the Clean Install Ubuntu again. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1788585 Title: MAAS Upgrade Failed 2.3.4 to 2.3.5 (PPA/Stable) To manage notifications about

[Bug 1788585] Re: MAAS Upgrade Failed 2.3.4 to 2.3.5 (PPA/Stable)

2018-08-23 Thread Youhei Tooyama
Try the #2 step,but failed. ytooyama@maas228:~$ sudo apt-get install python3-openssl Reading package lists... Done Building dependency tree Reading state information... Done python3-openssl is already the newest version (0.15.1-2build1). 0 upgraded, 0 newly installed, 0 to remove and 0 not

[Bug 1788585] [NEW] MAAS Upgrade Failed 2.3.4 to 2.3.5 (PPA/Stable)

2018-08-23 Thread Youhei Tooyama
Public bug reported: MAAS Upgrade Failed 2.3.4 to 2.3.5. Also MAAS don't Work. ``` ytooyama@maas228:~$ apt list --upgradable Listing... Done maas/xenial,xenial 2.3.5-6511-gf466fdb-0ubuntu1~16.04.1 all [upgradable from: 2.3.4-6508-g4f77e30-0ubuntu1~16.04.1] maas-cli/xenial,xenial

[Bug 1556541] Re: Install the Docker.io package. But doesn't work on the Ubuntu Server Xenial Xerus (16.04)

2016-04-06 Thread Youhei Tooyama
I'm Testing Dcoker.io (on xenial beta2 + latest updated). This version is good work. root@myubuntu:~# apt-cache policy docker.io docker.io: Installed: 1.10.3-0ubuntu4 Candidate: 1.10.3-0ubuntu4 Version table: *** 1.10.3-0ubuntu4 500 500 http://archive.ubuntu.com/ubuntu

[Bug 1556541] [NEW] Install the Docker.io package. But doesn't work on the Ubuntu Server Xenial Xerus (16.04)

2016-03-12 Thread Youhei Tooyama
Public bug reported: This report is written with reference to the original post: https://answers.launchpad.net/ubuntu/+question/288455 How reproducible: Steps to Reproduce: 1. Install the Ubuntu Server Xenial Xerus (16.04) 2. Install the docker.io package 3. Start the docker services 4. Using

[Bug 1556541] [NEW] Install the Docker.io package. But doesn't work on the Ubuntu Server Xenial Xerus (16.04)

2016-03-12 Thread Youhei Tooyama
Public bug reported: This report is written with reference to the original post: https://answers.launchpad.net/ubuntu/+question/288455 How reproducible: Steps to Reproduce: 1. Install the Ubuntu Server Xenial Xerus (16.04) 2. Install the docker.io package 3. Start the docker services 4. Using

[Bug 1459916] Re: Doesn't start after installation

2015-06-17 Thread Youhei Tooyama
[Update]The following combinations to work. systemd (219-7ubuntu6) docker.io (1.5.0~dfsg1-1ubuntu2) ~# systemctl start docker ~# systemctl status docker ● docker.service - Docker Application Container Engine Loaded: loaded (/lib/systemd/system/docker.service; disabled; vendor preset:

[Bug 1459916] Re: Doesn't start after installation

2015-06-17 Thread Youhei Tooyama
Me too. workaround is: root@ubuntu:~# apt-get update apt-get -y install docker.io root@ubuntu:~# service docker start root@ubuntu:~# service docker status ● docker.service - Docker Application Container Engine Loaded: loaded (/lib/systemd/system/docker.service; disabled; vendor preset:

[Bug 1307518] [NEW] ERROR CRITICAL glance [-] AttributeError: 'NoneType' object has no attribute 'drivername' in /var/log/glance/api.log

2014-04-14 Thread Youhei Tooyama
Public bug reported: How reproducible: Steps to Reproduce: 1.Install the Ubuntu Server 12.04.4 2.Install the Keystone 3.Install the Glance 4.type glance-manage db_sync commands. Actual results: 2014-04-14 10:40:37.697 15295 CRITICAL glance [-] AttributeError: 'NoneType' object has no attribute

[Bug 1307518] [NEW] ERROR CRITICAL glance [-] AttributeError: 'NoneType' object has no attribute 'drivername' in /var/log/glance/api.log

2014-04-14 Thread Youhei Tooyama
Public bug reported: How reproducible: Steps to Reproduce: 1.Install the Ubuntu Server 12.04.4 2.Install the Keystone 3.Install the Glance 4.type glance-manage db_sync commands. Actual results: 2014-04-14 10:40:37.697 15295 CRITICAL glance [-] AttributeError: 'NoneType' object has no attribute

[Bug 1307518] Re: ERROR CRITICAL glance [-] AttributeError: 'NoneType' object has no attribute 'drivername' in /var/log/glance/api.log

2014-04-14 Thread Youhei Tooyama
Of course,I'm using icehouse cloud-archive! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1307518 Title: ERROR CRITICAL glance [-] AttributeError: 'NoneType' object has no attribute 'drivername'

[Bug 1284471] Re: ERROR [Errno 2] No such file or directory: '/etc/heat/environment.d' in heat-engine.log

2014-03-07 Thread Youhei Tooyama
Thanks! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1284471 Title: ERROR [Errno 2] No such file or directory: '/etc/heat/environment.d' in heat-engine.log To manage notifications about this