Re: [CentOS] Recommendation for 10 gigabit NICs on CentOS8

2021-02-09 Thread Laurence Horrocks-Barlow via CentOS
I believe connectx2 work using the plus kernel, however look for a connectx 3 or 4 either native Ethernet (EN) or a VPI variant, these will be 40Gb and you can use a qsfp to sfp+ convertor, or 40Gb transceiver (auto negotiated to 10Gb). You can change the port profile using mellanox tools or edi

[CentOS] el7 systemd service:: ensure var/log owner when User is specified

2021-02-09 Thread Adrian Sevcenco
Hi! Does anyone have an idea how can i (in a nice way [1]) to ensure ownership/permissions of log directory in /var/log for a unit that drops privileges to a user (with User=/Group=) [1] The ugly way being with script in StartPre and sudo in Start so i want to use User= I'm aware of LogsDirector

Re: [CentOS] el7 systemd service:: ensure var/log owner when User is specified

2021-02-09 Thread Jonathan Billings
On Tue, Feb 09, 2021 at 07:21:40PM +0200, Adrian Sevcenco wrote: > Hi! Does anyone have an idea how can i (in a nice way [1]) to ensure > ownership/permissions of log directory in /var/log for a unit > that drops privileges to a user (with User=/Group=) > > [1] The ugly way being with script in St

Re: [CentOS] Resizing a QEMU guest display

2021-02-09 Thread Strahil Nikolov via CentOS
Have you restarted the service ?Yesterday I built a CentOS 7 system and spice didn't resize untill I restarted the service. Best Regards,Strahil Nikolov On Mon, Feb 8, 2021 at 14:40, Bill Gee wrote: Hi Strahil - Thanks for the link.  Unfortunately it is not helpful.  The spice agent is

Re: [CentOS] smba shares are unreachable once or twice per month

2021-02-09 Thread Strahil Nikolov via CentOS
Have you checked this one:  https://wiki.samba.org/index.php/Setting_up_Samba_as_a_Domain_Member Maybe you missed something. Best Regards,Strahil Nikolov On Tue, Feb 9, 2021 at 7:21, Prengel, Ralf wrote: Hallo, I ve a problem with my samba-server. We are  using a centos 7.7 with an samba e

[CentOS] SCLO php70 imap missing

2021-02-09 Thread H
I am installing php70 on a machine running CentOS 7 for a particular reason and needed sclo-php70-php-imap which I believe is the imap module for php70 from SCL. It, however, does not seem to be available even though https://cbs.centos.org/koji/buildinfo?buildID=24734 suggests it should be. Am