Hello,
I'm back with these NFS problems
Server and client have been updated but it still rise time to time.
server is: Linux robin.legi.grenoble-inp.fr 3.10.0-1127.18.2.el7.x86_64
#1 SMP Sun Jul 26 15:27:06 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux
client is : Linux grivola.legi.grenoble-inp.f
Hi,
(Sorry, Thunderbird crashed while writing the previous message and seems to
have sent it while closing...)
I successfully installed servers with kickstart using the following:
```
clearpart --all --initlabel
ignoredisk --only-use=sda
part /boot --asprimary --ondisk=sda --label=BOOT --f
isdtor writes:
> Has anyone managed to create an encrypted disk partition with CentOS 8
> kickstart?
>
> 1 reqpart --add-boot
> 2 part /boot --fstype ext3 --size=1024 --ondrive=sda
> 3 part pv.1 --size=1 --grow --ondrive=sda --encrypted --pashphrase="bla"
> 4 volgroup vol0 pv.10
> 5 logvol /
Hi, I'm moving some old stuff from EL6 to EL8 and one setup has a
cron job which uses "tmpwatch -umc $dir" to clean some directories
(/etc/cron.daily/tmpwatch). It seems that this triggers this AVC
(SElinux mode is enforcing):
type=AVC msg=audit(1598576896.772:4267): avc: denied { dac_override
On Aug 28, 2020, at 17:53, Leon Fauster via CentOS wrote:
>
> Is cron running in EL8 with stripped CAPs of? Does some one have an
> idea to address this?
In general, we no longer use tmpwatch at all. In CentOS 7 and 8, use
systemd-tmpfiles. Here is a blog post that describes it pretty well:
h
5 matches
Mail list logo