Hi !

I’m installing new oVirt 4.4.4 node on CentOS Stream and its seems there are 
some changes since older node on CentOS 7.x.

1) NFS shares for storage domain.
In 7.x I used
chown -Rv nfsnobody:nfsnobody /vmraid/nfs; chmod -Rv 755 /vmraid/nfs
In Stream nfsnobody don’t exists, should I use:
chown -Rv nobody:nobody /vmraid/nfs; chmod -Rv 777 /vmraid/nfs

Is that correct settings?


2) SELinux seems to be more permissive now, looks like I don’t have to tweak it 
to have my custom cron and SNMP scripts running.
Yes, SELinux is running, getenforce -> yields “Enforcing”.

Will oVirt sw node installation change this behaviour?


Thanks in advance
Andrei
_______________________________________________
Users mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/[email protected]/message/RIHO3XXDJ625VUHTNQVNBNEQDAIEWZVD/

Reply via email to