[Kernel-packages] [Bug 1729085] Re: [18.04] Missing vNIC module in the installer

2018-04-17 Thread Andrew Cloke
** Changed in: linux (Ubuntu Bionic)
   Status: Fix Committed => Fix Released

** Changed in: ubuntu-power-systems
   Status: Fix Committed => Fix Released

-- 
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/1729085

Title:
  [18.04] Missing vNIC module in the installer

Status in The Ubuntu-power-systems project:
  Fix Released
Status in linux package in Ubuntu:
  Fix Released
Status in linux source package in Bionic:
  Fix Released

Bug description:
  Mirroring over for 18.04 installer.

  Canonical:  Please add the ibmvnic module to the installer for 18.04.

  Thank you.

  == Comment: #0 - YUECHANG E. MEI  - 2017-02-27 11:33:10 ==
  ---Problem Description---
  We tried to install ubuntu 16.04.2 by using vNIC. When we tried to load the 
installer, we saw an issue. Comment from bug 144675, it looks like the ibmvnic 
module is not included in 16.04.2 or 17.04 installer. 

GNU GRUB  version 2.02~beta2-vlan1

   
++
   | Install Ubuntu 17.04 GA w/ multipath and preseed   
|
   | Install Ubuntu 17.04 GA w/ multipath   
|
   | Install Ubuntu 17.04 GA w/ preseed 
|
   |*Install Ubuntu Yakkety (16.10 development) 
|
   | Install Ubuntu Yakkety (16.10 w/ multipath)
|
   | Install Ubuntu 16.04 GA
|
   | Install Ubuntu 16.04 GA w/ multipath   
|
   | Install Ubuntu 16.04 GA w/ preseed 
|
   | Install Ubuntu 16.04 GA w/ multipath and preseed   
|
   | Install Ubuntu 14.04.4 LTS 
|
   | Install Ubuntu 14.04.5 LTS 
|
   | Rescue mode
|
   
++

Use the ^ and v keys to select which entry is highlighted.
Press enter to boot the selected OS, `e' to edit the commands
before booting or `c' for a command-line.


 ?? [!!] Download debconf preconfiguration file ??
 ?   ?
 ? Failed to retrieve the preconfiguration file  ?
 ? The file needed for preconfiguration could not be retrieved from  ?
 ? http://10.33.11.31/distros/ubuntu/preseed.cfg. The installation will  ?
 ? proceed in non-automated mode.?
 ?   ?
 ? ?
 ?   ?
 ?
  but then we cannot go any further...drop to the shell and we do not see any 
ibmvnic loaded, try to load it is not found. 

  ~ # lsmod|grep ibm
  ibmveth31190  0
  ~ # modprobe ibmvnic
  modprobe: FATAL: Module ibmvnic not found in directory 
/lib/modules/4.4.0-21-generic
  ~ #
   
  ---boot type---
  Network boot
   
  ---bootloader---
  grub
   
  ---Point of failure---
  Failed during boot of installer

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-power-systems/+bug/1729085/+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 1729085] Re: [18.04] Missing vNIC module in the installer

2018-04-16 Thread Manoj Iyer
Looks like ibmvnic is present in debian.master/d-i/modules/nic-modules
in bionic for a while now. Could we mark this fix released ?

-- 
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/1729085

Title:
  [18.04] Missing vNIC module in the installer

Status in The Ubuntu-power-systems project:
  Fix Committed
Status in linux package in Ubuntu:
  Fix Committed
Status in linux source package in Bionic:
  Fix Committed

Bug description:
  Mirroring over for 18.04 installer.

  Canonical:  Please add the ibmvnic module to the installer for 18.04.

  Thank you.

  == Comment: #0 - YUECHANG E. MEI  - 2017-02-27 11:33:10 ==
  ---Problem Description---
  We tried to install ubuntu 16.04.2 by using vNIC. When we tried to load the 
installer, we saw an issue. Comment from bug 144675, it looks like the ibmvnic 
module is not included in 16.04.2 or 17.04 installer. 

GNU GRUB  version 2.02~beta2-vlan1

   
++
   | Install Ubuntu 17.04 GA w/ multipath and preseed   
|
   | Install Ubuntu 17.04 GA w/ multipath   
|
   | Install Ubuntu 17.04 GA w/ preseed 
|
   |*Install Ubuntu Yakkety (16.10 development) 
|
   | Install Ubuntu Yakkety (16.10 w/ multipath)
|
   | Install Ubuntu 16.04 GA
|
   | Install Ubuntu 16.04 GA w/ multipath   
|
   | Install Ubuntu 16.04 GA w/ preseed 
|
   | Install Ubuntu 16.04 GA w/ multipath and preseed   
|
   | Install Ubuntu 14.04.4 LTS 
|
   | Install Ubuntu 14.04.5 LTS 
|
   | Rescue mode
|
   
++

Use the ^ and v keys to select which entry is highlighted.
Press enter to boot the selected OS, `e' to edit the commands
before booting or `c' for a command-line.


 ?? [!!] Download debconf preconfiguration file ??
 ?   ?
 ? Failed to retrieve the preconfiguration file  ?
 ? The file needed for preconfiguration could not be retrieved from  ?
 ? http://10.33.11.31/distros/ubuntu/preseed.cfg. The installation will  ?
 ? proceed in non-automated mode.?
 ?   ?
 ? ?
 ?   ?
 ?
  but then we cannot go any further...drop to the shell and we do not see any 
ibmvnic loaded, try to load it is not found. 

  ~ # lsmod|grep ibm
  ibmveth31190  0
  ~ # modprobe ibmvnic
  modprobe: FATAL: Module ibmvnic not found in directory 
/lib/modules/4.4.0-21-generic
  ~ #
   
  ---boot type---
  Network boot
   
  ---bootloader---
  grub
   
  ---Point of failure---
  Failed during boot of installer

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-power-systems/+bug/1729085/+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 1729085] Re: [18.04] Missing vNIC module in the installer

2017-12-18 Thread Andrew Cloke
** Changed in: ubuntu-power-systems
   Status: Triaged => Fix Committed

-- 
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/1729085

Title:
  [18.04] Missing vNIC module in the installer

Status in The Ubuntu-power-systems project:
  Fix Committed
Status in linux package in Ubuntu:
  Fix Committed
Status in linux source package in Bionic:
  Fix Committed

Bug description:
  Mirroring over for 18.04 installer.

  Canonical:  Please add the ibmvnic module to the installer for 18.04.

  Thank you.

  == Comment: #0 - YUECHANG E. MEI  - 2017-02-27 11:33:10 ==
  ---Problem Description---
  We tried to install ubuntu 16.04.2 by using vNIC. When we tried to load the 
installer, we saw an issue. Comment from bug 144675, it looks like the ibmvnic 
module is not included in 16.04.2 or 17.04 installer. 

GNU GRUB  version 2.02~beta2-vlan1

   
++
   | Install Ubuntu 17.04 GA w/ multipath and preseed   
|
   | Install Ubuntu 17.04 GA w/ multipath   
|
   | Install Ubuntu 17.04 GA w/ preseed 
|
   |*Install Ubuntu Yakkety (16.10 development) 
|
   | Install Ubuntu Yakkety (16.10 w/ multipath)
|
   | Install Ubuntu 16.04 GA
|
   | Install Ubuntu 16.04 GA w/ multipath   
|
   | Install Ubuntu 16.04 GA w/ preseed 
|
   | Install Ubuntu 16.04 GA w/ multipath and preseed   
|
   | Install Ubuntu 14.04.4 LTS 
|
   | Install Ubuntu 14.04.5 LTS 
|
   | Rescue mode
|
   
++

Use the ^ and v keys to select which entry is highlighted.
Press enter to boot the selected OS, `e' to edit the commands
before booting or `c' for a command-line.


 ?? [!!] Download debconf preconfiguration file ??
 ?   ?
 ? Failed to retrieve the preconfiguration file  ?
 ? The file needed for preconfiguration could not be retrieved from  ?
 ? http://10.33.11.31/distros/ubuntu/preseed.cfg. The installation will  ?
 ? proceed in non-automated mode.?
 ?   ?
 ? ?
 ?   ?
 ?
  but then we cannot go any further...drop to the shell and we do not see any 
ibmvnic loaded, try to load it is not found. 

  ~ # lsmod|grep ibm
  ibmveth31190  0
  ~ # modprobe ibmvnic
  modprobe: FATAL: Module ibmvnic not found in directory 
/lib/modules/4.4.0-21-generic
  ~ #
   
  ---boot type---
  Network boot
   
  ---bootloader---
  grub
   
  ---Point of failure---
  Failed during boot of installer

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-power-systems/+bug/1729085/+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 1729085] Re: [18.04] Missing vNIC module in the installer

2017-12-15 Thread Seth Forshee
** Changed in: linux (Ubuntu Bionic)
   Status: Triaged => In Progress

** Changed in: linux (Ubuntu Bionic)
 Assignee: Canonical Kernel Team (canonical-kernel-team) => Seth Forshee 
(sforshee)

** Changed in: linux (Ubuntu Bionic)
   Status: In Progress => Fix Committed

-- 
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/1729085

Title:
  [18.04] Missing vNIC module in the installer

Status in The Ubuntu-power-systems project:
  Triaged
Status in linux package in Ubuntu:
  Fix Committed
Status in linux source package in Bionic:
  Fix Committed

Bug description:
  Mirroring over for 18.04 installer.

  Canonical:  Please add the ibmvnic module to the installer for 18.04.

  Thank you.

  == Comment: #0 - YUECHANG E. MEI  - 2017-02-27 11:33:10 ==
  ---Problem Description---
  We tried to install ubuntu 16.04.2 by using vNIC. When we tried to load the 
installer, we saw an issue. Comment from bug 144675, it looks like the ibmvnic 
module is not included in 16.04.2 or 17.04 installer. 

GNU GRUB  version 2.02~beta2-vlan1

   
++
   | Install Ubuntu 17.04 GA w/ multipath and preseed   
|
   | Install Ubuntu 17.04 GA w/ multipath   
|
   | Install Ubuntu 17.04 GA w/ preseed 
|
   |*Install Ubuntu Yakkety (16.10 development) 
|
   | Install Ubuntu Yakkety (16.10 w/ multipath)
|
   | Install Ubuntu 16.04 GA
|
   | Install Ubuntu 16.04 GA w/ multipath   
|
   | Install Ubuntu 16.04 GA w/ preseed 
|
   | Install Ubuntu 16.04 GA w/ multipath and preseed   
|
   | Install Ubuntu 14.04.4 LTS 
|
   | Install Ubuntu 14.04.5 LTS 
|
   | Rescue mode
|
   
++

Use the ^ and v keys to select which entry is highlighted.
Press enter to boot the selected OS, `e' to edit the commands
before booting or `c' for a command-line.


 ?? [!!] Download debconf preconfiguration file ??
 ?   ?
 ? Failed to retrieve the preconfiguration file  ?
 ? The file needed for preconfiguration could not be retrieved from  ?
 ? http://10.33.11.31/distros/ubuntu/preseed.cfg. The installation will  ?
 ? proceed in non-automated mode.?
 ?   ?
 ? ?
 ?   ?
 ?
  but then we cannot go any further...drop to the shell and we do not see any 
ibmvnic loaded, try to load it is not found. 

  ~ # lsmod|grep ibm
  ibmveth31190  0
  ~ # modprobe ibmvnic
  modprobe: FATAL: Module ibmvnic not found in directory 
/lib/modules/4.4.0-21-generic
  ~ #
   
  ---boot type---
  Network boot
   
  ---bootloader---
  grub
   
  ---Point of failure---
  Failed during boot of installer

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-power-systems/+bug/1729085/+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