similar to: About support for AMD ROME CPUs

Displaying 20 results from an estimated 400 matches similar to: "About support for AMD ROME CPUs"

2020 Jun 23
0
About support for AMD ROME CPUs (Alexander Dalloz)
Hi, Alexander Thanks for your reply . Because we using CentOS7.6 with kernel 3.10.0-957.21.3.el7.x86_64 in production . We want to know which version of CentOS(or CentOS7.6) started to support AMD ROME CPUs and is it necessary to upgrade ? Thanks.
2019 Jun 04
1
centos7.6 nvme support
Hello: I create a centos7.6 virtual machine which use 3.10.0-957 kernel?using pci passthrough to support nvme device? and I found interrupt can not distribute to target CPU which in smp_affinity set?the problem solved when I update kernel to 5.0.20,is anyone can tell me how to solve this problem without updating kernel?? thanks advance!! -------------- next part -------------- An HTML
2019 Mar 08
1
samba-tool domain provision stuck when using python3
Hello, everyone. I am testing samba 4.10RC4's the compatibility with python3. I compiled samba 4.10rc4 successfully in CentOS7.6 with Python3.6.6. but when I run samba-tool domain provision --use-rfc2307 --interactive It stuck and did not give any error messages. then I enable debug samba-tool domain provision --use-rfc2307 --interactive -d7 it throw info like: INFO: Current debug
2016 Jul 15
4
RFC: To add __attribute__((regmask("preserve/clobbered list here"))) in clang
Hello Clang and LLVM Devs, I have been working to add support for an attribute in clang and LLVM that helps user to guide interprocedural register allocation. But the use case I am having is very limited and thus I belieave it is good to have discussion on this before sending a patch. So for IPRA we have a situation where a function is calling a function which is written in assembly and it is
2019 Feb 22
2
winbind causing huge timeouts/delays since 4.8
Hello! I want to share some findings with the community about hugh timeouts/delays since upgraded to samba 4.8 end of last year and a patch fixing this in our setup. It would be great if someone from samba dev team could take a look and if acceptable apply the patch to the common code base. It may also affect current stable and release candidates. The patch expects the patch from BUG 13503
2003 Aug 27
1
Can someone PLEASE explain this!!
Can someone please explain these smb.log entries??? [2003/08/26 18:58:31, 0] smbd/service.c:make_connection(381) fmouse logged in as admin user (root privileges) [2003/08/26 18:58:35, 0] lib/util_sock.c:read_socket_with_timeout(298) read_socket_with_timeout: timeout read. read error = Connection reset by peer. [2003/08/26 18:58:35, 0] smbd/oplock.c:oplock_break(758) oplock_break:
2005 Jun 17
2
Icecast? what it is? will it work for me?
Thanks mike let me get more detailed for you all then. As i understand it - ICECAST - is actually the streaming server itself but where does it reside? I am looking to go back to broadcasting from a streaming server on a 24/7 basis. I was looking through the documentation on the icecast site but it talks of detials that i did not have to handle and my host company did. What im looking for is: A)
2019 Aug 08
2
C7 Kernel module compilation
Il 07/08/19 20:15, Akemi Yagi ha scritto: > On Wed, Aug 7, 2019 at 9:00 AM Alessandro Baggi > <alessandro.baggi at gmail.com> wrote: >> >> Il 07/08/19 01:02, Phil Perry ha scritto: >>> On 06/08/2019 14:45, Alessandro Baggi wrote: > >>> Please post the actual error message in dmesg or /var/log/messages. >>> >>> It's likely that the
2019 Aug 27
2
C7.6 Update problem
Hi list, today I tried to update my centos workstation (7.6.1810). My problem concerns kmod-nvidia update. Nvidia driver where installed by elrepo. During running yum update I get: kmod-nvidia.x86_64 430.40-2.el7_7.elrepo elrepo and I also get several statements like this: Errore: Pacchetto: kmod-nvidia-430.40-2.el7_7.elrepo.x86_64 (elrepo) Richiede:
2011 May 19
6
ConfBridge - Failed to find a bridge technology to satisfy capabilities
Hi, I am trying to use ConfBridge application, but it throws "Failed to find a bridge technology to satisfy capabilities 0x4 (ulaw)" error. Please see console output below. -- Executing [501 at services:9] ConfBridge("SIP/OpenSER-00000005", "1001") in new stack [May 19 13:36:05] DEBUG[7452]: app_confbridge.c:404 join_conference_bridge: Trying to find conference
2019 Jun 10
6
please confirm: sssd not a good idea :)
On 08/06/2019 21:32, Rowland penny via samba wrote: > On 08/06/2019 16:24, Uwe Laverenz via samba wrote: >> Hi all, >> >> when you join a linux server to an active directory with "realm" it >> uses "sssd" as default. This works well as long as you just want to >> be a simple domain member. >> >> As soon as you want a real member
2019 Jun 10
3
please confirm: sssd not a good idea :)
On 10/06/2019 16:04, vincent at cojot.name wrote: > > There is probably some amount of redtape on this but AFAIK it works > fine for me: My RHEL7.6 hypervisors are joined to my AD DC 4.10.4 VMs > through use of realm '(and thus sssd): > > Here's a RHEL7.6 client: > # realm list > ad.lasthome.solace.krynn > ? type: kerberos > ? realm-name:
2019 Jun 26
2
Replacing kernel-headers with custom compiled version (from kernel.org) - safe?
Hello CentOS users, Currently I have compiled kernel version 4.19.37, which the source is from kernel.org. I compiled the kernel by following steps: - get the kernel tarball and unpack it - install prerequisties as described in https://wiki.centos.org/HowTos/Custom_Kernel (in addition bc and openssl-devel) - copy the kernel configuration: $ cp /boot/config-3.10.0-957.21.3.el7.x86_64
2020 May 20
0
About Libvirt Setmem&dommemstat Function
I have sent a similar email about this problem. But I did not describe carefully, so I would like to explain it in more details. I am using 'virsh setmem' to ajust vm memory online. However, I don't know what is the lowerlimit that can be set to. And I try to use 'virsh dommemstat' to get 'unused' memory so that I can calculate the lowerlimit memory with this value, but
2019 Feb 22
0
winbind causing huge timeouts/delays since 4.8
Hi, On Fri, Feb 22, 2019 at 01:59:15PM +0100, Alexander Spannagel via samba wrote: >I want to share some findings with the community about hugh >timeouts/delays since upgraded to samba 4.8 end of last year and a >patch fixing this in our setup. It would be great if someone from >samba dev team could take a look and if acceptable apply the patch to >the common code base. It may
2005 Sep 15
1
Don't install asterisk-chan-capi
Show this message adduser: Warning: The home dir you specified already exists adduser: The user 'asterisk' already exist, and is non a system user. dpkg: errrore processando asterisk-cah-capi (--configure): il sottoprocesso post-installation script ha restituito un codice di errore 1
2004 Dec 14
5
Digium Hardware in Canada
I am looking for a supplier of Digium hardware in Canada. Any suggetions? Thanks, Adi
2006 Apr 12
1
Horde problem not fixed in beta6
We experience the same problem between Horde and Dovecot 1.0 beta 6. Beta 3 is still the only working solution right now. Best regards, Olivier Paroz interfaSys s?rl
2007 Feb 14
0
xts.dvs function in fCalendar
There is a function in the fCalendar package called xts.dvs but I m unable to see the code inside the function. Is this common with functions in the fCalendar package or maybe there is something else that I have to do first or use the colon colon command in some manner I want to see the function coee because I want to see the detials Of the algorithm used in the function. I am on linux and my
2010 Jun 18
0
OpenSSH - SFTP issue
Hello, We are having issue with SFTP for Windows server. The OpenSSH reports the "Exit Staus -1" upon exiting the sftp session ( Though the file is successfully getting transferred!!). I have opened ticket with VanDyke Software - vShell and reported this issue. Accordiong to VanDyke Software, there is no issue with vShell configuration / its debug logs. Would you