Displaying 20 results from an estimated 60000 matches similar to: "el9 xen packeges/kernel"
2022 Jun 01
2
Update RPM GPG key for EL9
Looks like the GPG key we use to sign our RPMs is not longer good with EL9:
# rpm --import RPM-GPG-KEY-nwra
error: RPM-GPG-KEY-nwra: key 1 import failed
gpg key info:
sec rsa2048/35DDB0B86218AC2F
created: 2017-08-16 expires: never usage: SC
trust: ultimate validity: ultimate
ssb rsa2048/6A7FBC1E9DB22E8E
created: 2017-08-16 expires: never usage: E
Can someone
2022 Jun 01
2
Update RPM GPG key for EL9
On 6/1/22 13:43, Fabian Arrotin wrote:
> On 01/06/2022 19:51, Orion Poplawski wrote:
>> Looks like the GPG key we use to sign our RPMs is not longer good with EL9:
>>
>> # rpm --import RPM-GPG-KEY-nwra
>> error: RPM-GPG-KEY-nwra: key 1 import failed
>>
>> gpg key info:
>>
>> sec? rsa2048/35DDB0B86218AC2F
>> ????? created: 2017-08-16?
2023 Mar 03
1
EL9 says: pcp-pmie[2870]: Low random number entropy available 15.6%
Hi,
I've discovered an issue which I don't understand. On a new test install
of EL9 I saw this message in the logs:
Mar 01 08:09:18 <hostname> pcp-pmie[2870]: Low random number entropy
available 15.6%avail at beta.corp.invoca.ch
This is on a 64 core "AMD Opteron(tm) Processor 6282 SE" server but I also
got the same low entropy on an EL9 KVM guest running on a "AMD
2023 Mar 02
1
EL9/udev generates wrong device nodes/symlinks with HPE Smart Array controller
Simon Matter <simon.matter at invoca.ch>
> 2) some symlinks created by udev are just wrong and therefore very
> dangerous to use:
> scsi-SHP_LOGICAL_VOLUME_500143801722C0B0 -> ../../sda
> scsi-SHP_LOGICAL_VOLUME_500143801722C0B0-part1 -> ../../sdb1
> scsi-SHP_LOGICAL_VOLUME_500143801722C0B0-part2 -> ../../sdb2
I think it maybe caused by sd driver asynchronous
2023 Mar 02
1
EL9/udev generates wrong device nodes/symlinks with HPE Smart Array controller
Hi,
> Simon Matter <simon.matter at invoca.ch>
>> 2) some symlinks created by udev are just wrong and therefore very
>> dangerous to use:
>> scsi-SHP_LOGICAL_VOLUME_500143801722C0B0 -> ../../sda
>> scsi-SHP_LOGICAL_VOLUME_500143801722C0B0-part1 -> ../../sdb1
>> scsi-SHP_LOGICAL_VOLUME_500143801722C0B0-part2 -> ../../sdb2
>
> I think it
2015 Oct 04
2
xen and spice problem
http://107.185.144.55/xen/cent7/dom0/RPMS/stable-4.6/mock/
above is a build of upstream xen with this `configure` including spice support:./configure --enable-systemd --prefix=/usr --enable-xsmpolicy --enable-ocamltools \
? --libdir=%{_libdir} --enable-efi \
? --with-extra-qemuu-configure-args="--enable-spice --enable-usb-redir"
there is no associated libvirt buildIncluded are patches up
2023 Mar 01
1
EL9/udev generates wrong device nodes/symlinks with HPE Smart Array controller
Hi,
I see some strange and dangerous things happening on a HPE server with HPE
Smart Array controller where EL9 ends up with wrong device nodes/symlinks
to the attached disks/raid volumes:
(I didn't touch anything here but at 08:09 some symlinks were changed)
/dev/disk/by-id/:
lrwxrwxrwx 1 root root 9 Mar 1 07:57 scsi-0HP_LOGICAL_VOLUME_00000000 ->
../../sdc
lrwxrwxrwx 1 root root 10
2019 Dec 13
1
Xen Version update policy
The latest bunch of test packages are available here:
http://au1.mirror.crc.id.au/repo/el8/x86_64/
Hopefully, as of a few hours ago, this set should actually install.
Currently, networking won't work as they require brctl - which isn't in
EL8. I've written patches for this, but they'll probably end up being
part of a cleanup of everything in /etc/xen/scripts/
Problem is,
2015 Oct 05
3
xen and spice problem
On Mon, Oct 5, 2015 at 10:08 AM, Christoph <mangel at gmx.de> wrote:
> Am 2015-10-04 17:50, schrieb Mark Pryor:
>>
>> http://107.185.144.55/xen/cent7/dom0/RPMS/stable-4.6/mock/ [1]
>>
>> above is a build of upstream xen with this `configure` including spice
>> support:
>> ./configure --enable-systemd --prefix=/usr --enable-xsmpolicy
>>
2024 Jan 10
1
no video with Aspeed (ast module) and latest kernel
Hello,
I have a CentOS Stream 9 server.
It is an Intel D50DNP1SBB one with:
02:00.0 VGA compatible controller: ASPEED Technology, Inc. ASPEED Graphics
Family (rev 52) (prog-if 00 [VGA controller])
DeviceName: ASPEED AST2600
Subsystem: ASPEED Technology, Inc. ASPEED Graphics Family
Flags: medium devsel, IRQ 16, NUMA node 0, IOMMU group 42
Memory at 94000000 (32-bit,
2024 Mar 14
0
CentOS Virt SIG and packages' priority problems?
Hello,
some days ago I followed these instructions
https://sigs.centos.org/virt/tdx/host/
and after enabling the repo I installed the tdx necessary bits as
indicated, with the command
dnf install kernel-tdx qemu-kvm-tdx libvirt-tdx
This gave me:
libvirt 9.5.0-1.el9s
qemu-kvm 8.0.0-15.el9s
kernel 5.14.0-395.el9s
But now if I run a usual "dnf update" I'm proposed
2015 Oct 01
0
xen and spice problem
On Thu, Oct 1, 2015 at 10:06 AM, Christoph <mangel at gmx.de> wrote:
> Hi
>
> it is possible to use xen and spice already? If yes is there any howto or
> doc how?
Fabio has been the one working on getting spice working. Fabio, any ideas?
>
> If I turn on spice in cfg of a hvm domU, I get this error:
>
> Parsing config from /etc/xen/marax.cfg
> libxl: detail:
2015 Oct 06
0
xen and spice problem
Am 2015-10-05 12:39, schrieb George Dunlap:
> On Mon, Oct 5, 2015 at 10:08 AM, Christoph <mangel at gmx.de> wrote:
>
> Historically, because it wasn't available. Now, simply because it's
> off by default and before now nobody had asked for it to be enabled.
>
> The Virt SIG is a community effort -- adding a configure option and
> rebuilding is no problem, but
2015 Oct 01
5
xen and spice problem
Hi
it is possible to use xen and spice already? If yes is there any howto
or doc how?
If I turn on spice in cfg of a hvm domU, I get this error:
Parsing config from /etc/xen/marax.cfg
libxl: detail: libxl_dom.c:238:hvm_set_viridian_features: base group
enabled
libxl: detail: libxl_dom.c:238:hvm_set_viridian_features: freq group
enabled
libxl: detail:
2022 Jul 27
0
Missing devel packages?
Hello CentOS,
After performing an update on July 23, on 9 stream, I did notice
problems with egl-wayland. In the AppStream repository, the
package:
* egl-wayland-1.1.9-2.el9.x86_64.rpm
is present, but it's "-devel" counterpart seems missing.
So, if you have an older version of egl-wayland-devel installed,
it complains that it cannot upgrade "egl-wayland".
Same
2023 May 01
2
mock fails on gpg with epel - ?
Hi guys,
Does your 'mock' work when used with
'centos-stream+epel-9-x86_64' config?
It fails for me with every rpm packages I tried:
-> $ mock -r centos-stream+epel-9-x86_64 --rootdir=~/mock
--localrepo=/devs/var/www/dnf.repo --chain --continue
rpmbuild/rpm.src/pass-1.7.4-6.el9.src.rpm
...
CentOS Stream 9 - BaseOS 1.6 MB/s | 1.6 kB???? 00:00
The GPG keys listed for the
2023 May 03
0
mock fails on gpg with epel - ?
On 01/05/2023 15:10, lejeczek via CentOS wrote:
> Hi guys,
>
> Does your 'mock' work when used with 'centos-stream+epel-9-x86_64' config?
> It fails for me with every rpm packages I tried:
>
> -> $ mock -r centos-stream+epel-9-x86_64 --rootdir=~/mock
> --localrepo=/devs/var/www/dnf.repo --chain --continue
> rpmbuild/rpm.src/pass-1.7.4-6.el9.src.rpm
2015 Oct 01
3
xen and spice problem
On Thu, Oct 1, 2015 at 12:27 PM, Christoph <mangel at gmx.de> wrote:
> Am 2015-10-01 12:33, schrieb Fabio Fantoni:
>>
>> Should be something like /var/log/xen/qemu-dm-marax.log
>
> oh ok:
>
> qemu-system-i386: -spice
> port=6000,tls-port=0,addr=0.0.0.0,password=test,agent-mouse=on: There is no
> option group 'spice'
> spice is not supported by this
2024 Jan 12
1
No suspend after update
On Wed, Jan 10, 2024 at 11:57?PM Michael B Allen <ioplex at gmail.com> wrote:
>
> Just updated CentOS 9 Stream on a Lenovo T17 Gen 4 Intel and now it
> won't suspend with the following error:
...
> [ 72.805437] Freezing of tasks failed after 20.006 seconds (1 tasks
> refusing to freeze, wq_busy=0):
> [ 72.805450] task:NFSv4 callback state:I stack:0 pid:2191
2022 Jan 28
0
xen repo el8
Hi are there somewhere good el8 (rhel, centos,rocky etc) repositories with xen 4.16 pkgs? --------- Greetz
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos-virt/attachments/20220128/b24d88a0/attachment-0003.html>