[Bug 1968716] Re: The infiniband port can not display during ubuntu server 22.04 installation

2022-04-26 Thread Jeff Lane
Also, per your Comment #10 you have gone from teh ISO to PXE booting
which are two different things... Have you tried this in MAAS?  Does
MAAS see the IB devices when commissioning, and can you deploy using the
IB device to PXE via MAAS?


** Description changed:

+ SUMMARY: Jammy ISO is not loading ib_iboip module when a system contains
+ an Infiniband device.  Also the ISO is missing the rdma-core stack that
+ is necessary for interacting with IB devices.
+ 
  1.Fresh install the ubuntu server 22.04 on Lenovo server with
  "ThinkSystem Mellanox ConnectX-6 HDR100/100GbE QSFP56 2-port PCIe VPI
  Adapter" and "infiniband mode"
  
  2.The network port about infiniband(ibX) can not be found.
  
  3.The network port can be found after finish the installation.
  
  The other info:
  The network port(ib0/ib1) can be detected during RHEL 8.5 installation

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1968716

Title:
  The infiniband port can not display during ubuntu server 22.04
  installation

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1968716/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1968716] Re: The infiniband port can not display during ubuntu server 22.04 installation

2022-04-26 Thread Jeff Lane
Is it possible to drop to a shell during the install and run `apport-
collect 1968716` before you add the rdma-core and ib_ipoib modules?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1968716

Title:
  The infiniband port can not display during ubuntu server 22.04
  installation

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1968716/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1968716] Re: The infiniband port can not display during ubuntu server 22.04 installation

2022-04-12 Thread shangsong
Hi Jeff,
  Although now we can load the module manually when install with ISO.
But it is impossible for infiniband PXE installation. Therefore if there has a 
method to load the module automatically during installation or the future 
release can add the module into modprobe list?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1968716

Title:
  The infiniband port can not display during ubuntu server 22.04
  installation

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1968716/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1968716] Re: The infiniband port can not display during ubuntu server 22.04 installation

2022-04-12 Thread shangsong
Fail to run apport-collect, would you please check the sosreport
firstly?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1968716

Title:
  The infiniband port can not display during ubuntu server 22.04
  installation

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1968716/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1968716] Re: The infiniband port can not display during ubuntu server 22.04 installation

2022-04-12 Thread shangsong
Sorry for the following inaccurate decription:
3.The network port can be found after finish the installation.
-->The IB device can not be seen directly after the installation, it still need 
install package "rdma-core" (The package can not be found in the ISO image, 
install it via command "apt install rdma-core"), after check the package , it 
will generate /etc/rdma/modules/infiniband.conf and the config file will load 
ib_ipoib automatically when OS boot.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1968716

Title:
  The infiniband port can not display during ubuntu server 22.04
  installation

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1968716/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1968716] Re: The infiniband port can not display during ubuntu server 22.04 installation

2022-04-12 Thread shangsong
Hi Jeff,
  The IB device can be seen by installer subiquity after load ib_ipoib manually.

** Attachment added: "ib network port"
   
https://bugs.launchpad.net/ubuntu/+source/subiquity/+bug/1968716/+attachment/5580263/+files/infiniband.jpg

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1968716

Title:
  The infiniband port can not display during ubuntu server 22.04
  installation

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1968716/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1968716] Re: The infiniband port can not display during ubuntu server 22.04 installation

2022-04-12 Thread Jeff Lane
Adding a kernel task, two possible issues:
1: installer env is missing a driver
2: if the driver is loaded, does subiquity see and manage the device?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1968716

Title:
  The infiniband port can not display during ubuntu server 22.04
  installation

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1968716/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1968716] Re: The infiniband port can not display during ubuntu server 22.04 installation

2022-04-12 Thread Jeff Lane
can you boot the installer, drop to a shell before starting install,
load ib_ipoib, and then does the installer see the IB device?

** Also affects: linux (Ubuntu)
   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/1968716

Title:
  The infiniband port can not display during ubuntu server 22.04
  installation

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1968716/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1968716] Re: The infiniband port can not display during ubuntu server 22.04 installation

2022-04-12 Thread shangsong
The module ib_ipoib is not loaded during installation, is this an known
issue and whether there has already method to workaround it?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1968716

Title:
  The infiniband port can not display during ubuntu server 22.04
  installation

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/subiquity/+bug/1968716/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1968716] Re: The infiniband port can not display during ubuntu server 22.04 installation

2022-04-12 Thread shangsong
** Attachment added: "rhel 8.5 boot log"
   
https://bugs.launchpad.net/ubuntu/+source/subiquity/+bug/1968716/+attachment/5579929/+files/rhel85.log

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1968716

Title:
  The infiniband port can not display during ubuntu server 22.04
  installation

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/subiquity/+bug/1968716/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs