[Bug 1777131] Re: Wrong RAM size shown for server

2018-06-15 Thread Alexander Litvinov
Commissioning with Bionic indeed works fine, gets RAM correctly:
https://pastebin.canonical.com/p/G7B7zVMkFF/

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

Title:
  Wrong RAM size shown for server

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/1777131/+subscriptions

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

[Bug 1850284] [NEW] Failure when creating multiple VMs with sr-iov port

2019-10-29 Thread Alexander Litvinov
Public bug reported:

When creating a multiple in the row KVM instances with an SR-IOV interface this 
way:
manually
- openstack port create --vnic-type direct --network sriov-net sriov-portN
(2 sec pause)
- openstack server create --port sriov-portN --image bionic-sriov 
--availability-zone nova:hostname --flavor m1.small --key-name maaskey 
test-sriovN
(2 sec pause)

and x 5 times.

The host hangs, stops being accessible via juju ssh, ssh attempt to bondm 
address gets connection refused.
Icmp to host gets response though.
If I type password manually in ilo console - there is no bash prompt after it.

After rebooting I found the following in journalctl :

Oct 29 08:26:23 hostname kernel: general protection fault:  [#1] SMP PTI
Oct 29 08:26:23 hostname kernel: CPU: 8 PID: 7405 Comm: libvirtd Not tainted 
5.0.0-32-generic #34~18.04.2-Ubuntu
Oct 29 08:26:23 hostname kernel: Hardware name: HPE ProLiant DL380 
Gen10/ProLiant DL380 Gen10, BIOS U30 05/21/2019
Oct 29 08:26:23 hostname kernel: RIP: 0010:i40e_sync_vsi_filters+0xaa/0xca0 
[i40e]
Oct 29 08:26:23 hostname kernel: Code: 00 00 00 48 89 85 78 ff ff ff 48 8b 83 
10 02 00 00 48 c1 e8 03 48 89 85 70 ff ff ff 83 e0 01 88 45 8b 48 8b 03 48 85 
c0 74 17 <8b> 80 38 02 00 00 8b b3 0c 02 00 00 31 c6 89 83 0c 02 00 00 89 75
Oct 29 08:26:23 hostname kernel: RSP: 0018:b91a77ac7708 EFLAGS: 00010286
Oct 29 08:26:23 hostname kernel: RAX: 8287194a20ac1de7 RBX: 9c5594638000 
RCX: 
Oct 29 08:26:23 hostname kernel: RDX: 0001 RSI: fe01 
RDI: 9c5594638000
Oct 29 08:26:23 hostname kernel: RBP: b91a77ac77b0 R08:  
R09: 24f8
Oct 29 08:26:23 hostname kernel: R10: 24f8 R11: 3e25 
R12: 9c57670e2580
Oct 29 08:26:23 hostname kernel: R13: 9c5594638000 R14: 9c5763896000 
R15: 9c5594638a28
Oct 29 08:26:23 hostname kernel: FS:  7f386be92700() 
GS:9c077f80() knlGS:
Oct 29 08:26:23 hostname kernel: CS:  0010 DS:  ES:  CR0: 
80050033
Oct 29 08:26:23 hostname kernel: CR2: 7f3851d53e17 CR3: 004d76f4e003 
CR4: 007626e0
Oct 29 08:26:23 hostname kernel: DR0:  DR1:  
DR2: 
Oct 29 08:26:23 hostname kernel: DR3:  DR6: fffe0ff0 
DR7: 0400
Oct 29 08:26:23 hostname kernel: PKRU: 5554
Oct 29 08:26:23 hostname kernel: Call Trace:
Oct 29 08:26:23 hostname kernel:  ? del_timer_sync+0x45/0x50
Oct 29 08:26:23 hostname kernel:  ? __next_timer_interrupt+0xe0/0xe0
Oct 29 08:26:23 hostname kernel:  i40e_ndo_set_vf_mac+0x11c/0x2b0 [i40e]
Oct 29 08:26:23 hostname kernel:  do_setlink+0x4fd/0xed0
Oct 29 08:26:23 hostname kernel:  ? find_busiest_group+0x49/0x560
Oct 29 08:26:23 hostname kernel:  rtnl_setlink+0x111/0x150
Oct 29 08:26:23 hostname kernel:  rtnetlink_rcv_msg+0x296/0x340
Oct 29 08:26:23 hostname kernel:  ? aa_label_sk_perm.part.4+0x10f/0x160
Oct 29 08:26:23 hostname kernel:  ? _cond_resched+0x19/0x40
Oct 29 08:26:23 hostname kernel:  ? rtnl_calcit.isra.28+0x120/0x120
Oct 29 08:26:23 hostname kernel:  netlink_rcv_skb+0x51/0x120
Oct 29 08:26:23 hostname kernel:  rtnetlink_rcv+0x15/0x20
Oct 29 08:26:23 hostname kernel:  netlink_unicast+0x1a4/0x250
Oct 29 08:26:23 hostname kernel:  netlink_sendmsg+0x2d1/0x3d0
Oct 29 08:26:23 hostname kernel:  sock_sendmsg+0x3e/0x50
Oct 29 08:26:23 hostname kernel:  ___sys_sendmsg+0x2a0/0x2f0
Oct 29 08:26:23 hostname kernel:  ? aa_label_sk_perm.part.4+0x10f/0x160
Oct 29 08:26:23 hostname kernel:  ? _raw_spin_unlock_bh+0x1e/0x20
Oct 29 08:26:23 hostname kernel:  ? release_sock+0x8f/0xa0
Oct 29 08:26:23 hostname kernel:  __sys_sendmsg+0x63/0xa0
Oct 29 08:26:23 hostname kernel:  ? __sys_sendmsg+0x63/0xa0
Oct 29 08:26:23 hostname kernel:  __x64_sys_sendmsg+0x1f/0x30
Oct 29 08:26:23 hostname kernel:  do_syscall_64+0x5a/0x120
Oct 29 08:26:23 hostname kernel:  entry_SYSCALL_64_after_hwframe+0x44/0xa9
Oct 29 08:26:23 hostname kernel: RIP: 0033:0x7f3878c16607
Oct 29 08:26:23 hostname kernel: Code: 44 00 00 41 54 55 41 89 d4 53 48 89 f5 
89 fb 48 83 ec 10 e8 0b ea ff ff 44 89 e2 41 89 c0 48 89 ee 89 df b8 2e 00 00 
00 0f 05 <48> 3d 00 f0 ff ff 77 35 44 89 c7 48 89 44 24 08 e8 44 ea ff ff 48
Oct 29 08:26:23 hostname kernel: RSP: 002b:7f386be913d0 EFLAGS: 0293 
ORIG_RAX: 002e
Oct 29 08:26:23 hostname kernel: RAX: ffda RBX: 0014 
RCX: 7f3878c16607
Oct 29 08:26:23 hostname kernel: RDX:  RSI: 7f386be91430 
RDI: 0014
Oct 29 08:26:23 hostname kernel: RBP: 7f386be91430 R08:  
R09: 
Oct 29 08:26:23 hostname kernel: R10: 7f386be914bc R11: 0293 
R12: 
Oct 29 08:26:23 hostname kernel: R13: 7f386be91430 R14: 7f38580d71d0 
R15: 0014
Oct 29 08:26:23 hostname kernel: Modules linked in: nfnetlink_queue 
nfnetlink_log nfnetlink bluetooth ecdh_generic 

[Bug 1850284] Re: Failure when creating multiple VMs with sr-iov port

2019-10-29 Thread Alexander Litvinov
Seeing on customer site. subscribed ~field-critical

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

Title:
  Failure when creating multiple VMs with sr-iov port

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

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

[Bug 1850284] Re: Failure when creating multiple VMs with sr-iov port

2019-10-29 Thread Alexander Litvinov
unsubscribed field-crit. will start with seg investigation first

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

Title:
  Failure when creating multiple VMs with sr-iov port

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

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

[Bug 1847430] Re: Fails to attach VF to KVM instance

2019-10-09 Thread Alexander Litvinov
** Tags added: cpe-onsite

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

Title:
  Fails to attach VF to KVM instance

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

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

[Bug 1861941] Re: bcache by-uuid links disappear after mounting bcache0

2020-06-19 Thread Alexander Litvinov
Subscring ~field-critical as blocked by it on a customer deployment.
Seems like the duplicate of the one below
https://bugs.launchpad.net/charm-ceph-osd/+bug/1883585

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

Title:
  bcache by-uuid links disappear after mounting bcache0

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bcache-tools/+bug/1861941/+subscriptions

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

[Bug 1861941] Re: bcache by-uuid links disappear after mounting bcache0

2020-06-19 Thread Alexander Litvinov
The environment used is bionic/4.15.0-106-generic

$ dpkg -l | grep bcache-tools
ii  bcache-tools   1.0.8-2build1
   amd64bcache userspace tools

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

Title:
  bcache by-uuid links disappear after mounting bcache0

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bcache-tools/+bug/1861941/+subscriptions

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

[Bug 1861941] Re: bcache by-uuid links disappear after mounting bcache0

2020-06-22 Thread Alexander Litvinov
Is it possible to backport this ^ to Bionic?

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

Title:
  bcache by-uuid links disappear after mounting bcache0

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bcache-tools/+bug/1861941/+subscriptions

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