[Bug 1759014] Re: Netplan has no way to control DHCP client

2020-12-02 Thread Magesh GV
The fix for dns override for dhcp4 does not work with network manager. Netplan Generated config: [ipv4] method=auto dns=8.8.8.8;1.1.1.1 What is actually in /var/run/systemd/resolve/resolv.conf : nameserver 192.168.1.254 nameserver 8.8.8.8 nameserver 1.1.1.1 search attlocal.net Required fix for

[Bug 1297705] Re: keystone logrotate configuration causing service disruption

2014-03-27 Thread Magesh GV
May be copytruncate can be used instead of the restart keystone . -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1297705 Title: keystone logrotate configuration causing service disruption To manage

[Bug 1287666] Re: qemu-nbd processes left behind after instance deletion

2014-06-23 Thread Magesh GV
** Changed in: nova (Ubuntu) Status: Expired => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1287666 Title: qemu-nbd processes left behind after instance deletion To manage notifi

[Bug 986654] Re: disk I/O race condition after update

2014-06-29 Thread Magesh GV
The issue is seen on Ubuntu 13.04 also. Although in my case it is not a real physical machine but a VM running ubuntu. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/986654 Title: disk I/O race condi

[Bug 1184451] Re: Ubuntu 13.10 random screen freeze while Normal OS activites

2014-04-06 Thread Magesh GV
For me it starts hanging about 10 minutes after it starts using Swap. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1184451 Title: Ubuntu 13.10 random screen freeze while Normal OS activites To man

[Bug 1297705] [NEW] keystone logrotate configuration causing service disruption

2014-03-26 Thread Magesh GV
Public bug reported: Logrotate is configured to rotate the keystone logs every 24 hours. The problem is that restart keystone is added after logrotate. This causes a disruption in service. /var/log/keystone/keystone.log { daily missingok rotate 5 postrotate restart keystone >

[Bug 1318551] Re: Kernel Panic - not syncing: An NMI occurred, please see the Integrated Management Log for details.

2014-09-11 Thread Magesh GV
We started running into this issue on Hewlett-Packard ProLiant DL380 G6, BIOS P62 after moving to Ubuntu 14.04 Server edition from Ubuntu 13.04 Server -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1318

[Bug 1318551] Re: Kernel Panic - not syncing: An NMI occurred, please see the Integrated Management Log for details.

2014-09-11 Thread Magesh GV
This may have been introduced by this fix as it is seen only on HP Servers: x86/apic: Work around boot failure on HP ProLiant DL980 G7 Server systems http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.8-raring/CHANGES -- You received this bug notification because you are a member of Ubuntu B

[Bug 2068627] [NEW] IMA Hashes keep changing on every reboot (PCR10)

2024-06-06 Thread Magesh GV
Public bug reported: In my understanding (not an expert on this) the linux integrity measure hash should not change unless there is a real change to kernel/modules or the aggregate boot measure. We are tying to use IMA for trusted boot and attestation. However, on 6.5.0-35-generic (ubuntu 22.04),

[Bug 2068627] Re: IMA Hashes keep changing on every reboot (PCR10)

2024-06-06 Thread Magesh GV
Sorry, I have now updated the report addding the diff of tpm2_pcrread ** Description changed: In my understanding (not an expert on this) the linux integrity measure hash should not change unless there is a real change to kernel/modules or the aggregate boot measure. We are tying to us

[Bug 2068627] Re: IMA Hashes keep changing on every reboot (PCR10)

2024-06-06 Thread Magesh GV
Hi Hector, LF Edge Measured Boot and Remote Attestation document is a good picture of what we are trying to do: https://wiki.lfedge.org/spaces/flyingpdf/pdfpageexport.action?pageId=27722830 While our specific setup uses some non standard stuff like iso boot, please find a simple setup to reprod

[Bug 2066142] [NEW] grub-install with --removable flag broken in ubuntu 24.04

2024-05-19 Thread Magesh GV
Public bug reported: Ubuntu Version: 24.04 Grub2-common: 2.12-1ubuntu7 Use Case/Scenario: Create a bootable disk image. Commands: sudo qemu-nbd --connect=/dev/nbd0 sudo mount /dev/nbd0p3 /tmp/boot/ sudo mount /dev/nbd0p2 /tmp/efi/ sudo grub-install --target=x86_64-efi --efi-directory=/tmp/efi

[Bug 2066252] [NEW] Removal of CONFIG_EFI_STUB ubuntu 24.04 breaks some use cases

2024-05-21 Thread Magesh GV
Public bug reported: Hi, We have been having a special use case where grub is used as stage 2 uboot. Then grub loads the linux kernel (in our case a menu with different iso images). This used to work great from earlier than ubuntu 22.04. However, this is now broken with ubuntu 24.04. Loading th

[Bug 2053147] Re: CONFIG_EFI_STUB support disabled since 6.5.0-1002.2

2024-05-21 Thread Magesh GV
Could you please reconsider this. The kernel size change including CONFIG_EFI_ is about 60 KB (#10674016 vs #10735317 bytes). I would assume all use cases where iso boot is used would be making UBoot load grub, which would then require the CONFIG_EFI_* to be enabled. (Also good to note that Opensu

[Bug 2111825] [NEW] Nvidia dynamic boost does not work (RTX 5080 Laptop)

2025-05-27 Thread Magesh GV
Public bug reported: Ubuntu 24.04.2 Nvidia 570 nvidia-powerd is required to turn on dynamic boost on Linux. nvidia-powerd fails to start with /usr/bin/nvidia-powerd[14645]: Error in getting the NvPCF static configuration /usr/bin/nvidia-powerd[14645]: Failed to initialize Dynamic Boost /usr/bin

[Bug 2111825] Re: Nvidia dynamic boost does not work (RTX 5080 Laptop)

2025-06-01 Thread Magesh GV
** Description changed: Ubuntu 24.04.2 Nvidia 570 nvidia-powerd is required to turn on dynamic boost on Linux. nvidia-powerd fails to start with /usr/bin/nvidia-powerd[14645]: Error in getting the NvPCF static configuration /usr/bin/nvidia-powerd[14645]: Failed to initialize D