Re: [CentOS] Centos7 and clamd
On 12/30/2015 08:45 AM, Robert Moskowitz wrote: So is the clamd functions moved into clamav now or what do I do to get whatever clamd did for me? Install clamav-server and clamav-server-systemd. ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] NFS problem after 7.2
On 12/30/2015 01:10 PM, Mark2015 wrote: Dec 30 21:59:33 files nfsdcltrack[31076]: sqlite_query_reclaiming: unable to prepare select statement: no such column: has_session Shot in the dark: have you tried "exportfs -r" yet? ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] Centos7 and clamd
On 12/31/2015 04:08 AM, Gordon Messmer wrote: On 12/30/2015 08:45 AM, Robert Moskowitz wrote: So is the clamd functions moved into clamav now or what do I do to get whatever clamd did for me? Install clamav-server and clamav-server-systemd. Thanks. Love when they change names... ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] NFS problem after 7.2
On Thu, 2015-12-31 at 01:34 -0800, Gordon Messmer wrote: > On 12/30/2015 01:10 PM, Mark2015 wrote: > > Dec 30 21:59:33 files nfsdcltrack[31076]: sqlite_query_reclaiming: > > unable to prepare select statement: no such column: has_session > > Shot in the dark: have you tried "exportfs -r" yet? Tried it, it just returned and nothing in the logs. ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] NFS problem after 7.2
On 12/31/2015 03:54 AM, Mark wrote: Tried it, it just returned and nothing in the logs. Yes, but is the client still unable to mount the filesystem? I wouldn't expect any output or log entries from the command itself. It just rebuilds the binary export database from /etc/exports. ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] Centos 7 guest - long delay on mounting /boot with host disk write cache off
On 12/30/2015 06:26 AM, Andrzej Szymanski wrote: Is is normal for the xfs mount to replay a log after a clean unmount? Yes, apparently: http://oss.sgi.com/archives/xfs/2009-10/msg00084.html ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] routing with 2 public ips
On 30/12/2015 18:37, Joey wrote: Hello, i follow your discussion. The first 2 posts using multiple default routes solve my problem perfect. Thank you all. J Thanks for clearing it out Joey! ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos
[CentOS] CentOS 7, annoyances in the logs
Annoyances: 1. I'm seeing a lot of noise in the logfile for a workstation that I just built a couple months ago. One complaint is that Configuration file /usr/lib/systemd/system/ebtables.service is marked executable. Please remove executable permission bits. Proceeding anyway. *Should* anything named .service have any permissions other than readable (and write for root)? 2. A lot of python: SELinux is preventing /usr/sbin/NetworkManager from write access on the directory /sys.#012#012* Plugin catchall (100. confidence) suggests **#012#012If you believe that NetworkManager should be allowed write access on the sys directory by default.#012Then you should report this as a bug.#012You can generate a local policy module to allow this access.#012Do#012allow this access for now by executing:#012# grep NetworkManager /var/log/audit/audit.log | audit2allow -M mypol#012# semodule -i mypol.pp#012 Which policy I implemented, but why is that incorrect in the first place? 3. Finally, the noisiest of all, NetworkManager[7723]: error requesting auth for org.freedesktop.NetworkManager.settings.modify.hostname: (0) Authorization check failed: GDBus.Error:org.freedesktop.DBus.Error.NoReply: Message did not receive a reply (timeout by message bus) and for what seems like every possible network type NetworkMangler handles, including wifi, and I yum removed NetwoworkManager-wifi Anyone have any answers so I can shut this up? mark ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] NFS problem after 7.2
On Wed, Dec 30, 2015 at 2:10 PM, Mark2015 wrote: > What to do? Looks like upstream is working on it [1]. According to the BZ, the solution for now is to downgrade nfs-utils [2]. Brandon Vincent [1] https://access.redhat.com/solutions/2065873 [2] https://bugzilla.redhat.com//show_bug.cgi?id=1285097 ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos