All of lore.kernel.org
 help / color / mirror / Atom feed
From: Vivek Goyal <vgoyal@redhat.com>
To: "Harry G. Coin" <hgcoin@gmail.com>
Cc: virtio-fs@redhat.com
Subject: Re: [Virtio-fs] restorcon/SELinux virtiofs question
Date: Thu, 3 Dec 2020 15:08:30 -0500	[thread overview]
Message-ID: <20201203200830.GD3266@redhat.com> (raw)
In-Reply-To: <6e058959-20e1-fdf5-1e34-4de249111cf8@gmail.com>

On Thu, Dec 03, 2020 at 12:24:04PM -0600, Harry G. Coin wrote:
> During further testing, and with the selinux patch above in place,
> during an ordinary dnf package install, (virtiofs root), I see this:
> 
> ...
> 
>   Running scriptlet:
> bind-dyndb-ldap-11.3-5.fc33.x86_64                   13/14
> 
>   Installing       :
> freeipa-server-dns-4.8.10-6.fc33.noarch              14/14
>   Running scriptlet:
> freeipa-server-dns-4.8.10-6.fc33.noarch              14/14
> /usr/lib/tmpfiles.d/krb5-krb5kdc.conf:1: Line references path below
> legacy directory /var/run/, updating /var/run/krb5kdc → /run/krb5kdc;
> please update the tmpfiles.d/ drop-in file accordingly.
> Cannot set file attribute for '/var/log/journal', value=0x00800000,
> mask=0x00800000, ignoring: Function not implemented
> Cannot set file attribute for
> '/var/log/journal/659f950795794c76814a499623c1ddf1', value=0x00800000,
> mask=0x00800000, ignoring: Function not implemented

virtiofsd/fuse is returning error "-ENOSYS" for some operation. You
can try running virtiofsd with option "-d" which enables debug. 
(And remove --daemonize option). That will log all the messages coming
to virtiofsd and it will give clue what operation returned -ENOSYS

strace inside guest might help too. (With the option of tracing all
children).

Thanks
Vivek

> 
>   Verifying        :
> bind-32:9.11.24-2.fc33.x86_64                         1/14
>   Verifying        :
> bind-dnssec-doc-32:9.11.24-2.fc33.noarch              2/14
> 
> ...
> 
> Any ideas?
> 
> Harry
> 
> 


      reply	other threads:[~2020-12-03 20:08 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-19 16:52 [Virtio-fs] restorcon/SELinux virtiofs question Harry G. Coin
2020-11-19 18:16 ` Vivek Goyal
2020-11-19 18:27   ` Harry G. Coin
2020-11-19 18:38     ` Vivek Goyal
2020-11-19 18:44       ` Vivek Goyal
2020-11-19 19:44         ` Vivek Goyal
2020-11-20 15:01           ` Daniel Walsh
2020-11-20 17:11             ` Harry G. Coin
2020-11-20 18:55               ` Vivek Goyal
2020-11-29 21:41                 ` Harry G. Coin
2020-11-30 14:49                   ` Vivek Goyal
2020-12-03 18:24                     ` Harry G. Coin
2020-12-03 20:08                       ` Vivek Goyal [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20201203200830.GD3266@redhat.com \
    --to=vgoyal@redhat.com \
    --cc=hgcoin@gmail.com \
    --cc=virtio-fs@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.