[ovirt-users] Re: Unclear how to add local (POSIX) storage

2022-02-04 Thread Richard W.M. Jones
On Fri, Feb 04, 2022 at 04:02:56PM +0200, Nir Soffer wrote: > On Fri, Feb 4, 2022 at 3:49 PM Richard W.M. Jones wrote: > > > > On Fri, Feb 04, 2022 at 03:47:11PM +0200, Nir Soffer wrote: > > > Can be fixed with: > > > > > > $ sudo chcon -R -t nfs_t mnt > > > > Yes that did work, thanks. > >

[ovirt-users] Re: Unclear how to add local (POSIX) storage

2022-02-04 Thread Nir Soffer
On Fri, Feb 4, 2022 at 3:18 PM Richard W.M. Jones wrote: > > On Fri, Feb 04, 2022 at 03:09:02PM +0200, Nir Soffer wrote: > > On Fri, Feb 4, 2022 at 11:16 AM Richard W.M. Jones > > wrote: > > > > > > On Fri, Feb 04, 2022 at 08:42:08AM +, Richard W.M. Jones wrote: > > > > On Thu, Feb 03, 2022

[ovirt-users] Re: Unclear how to add local (POSIX) storage

2022-02-04 Thread Nir Soffer
On Fri, Feb 4, 2022 at 3:49 PM Richard W.M. Jones wrote: > > On Fri, Feb 04, 2022 at 03:47:11PM +0200, Nir Soffer wrote: > > Can be fixed with: > > > > $ sudo chcon -R -t nfs_t mnt > > Yes that did work, thanks. Warning: that this configuration is a trap - if you add another host to this system,

[ovirt-users] Re: Unclear how to add local (POSIX) storage

2022-02-04 Thread Nir Soffer
On Fri, Feb 4, 2022 at 3:49 PM Richard W.M. Jones wrote: > > On Fri, Feb 04, 2022 at 03:47:11PM +0200, Nir Soffer wrote: > > Can be fixed with: > > > > $ sudo chcon -R -t nfs_t mnt > > Yes that did work, thanks. > > Is this still a bug? For NFS this works out of the box - I don't think you need

[ovirt-users] Re: Unclear how to add local (POSIX) storage

2022-02-04 Thread Richard W.M. Jones
On Fri, Feb 04, 2022 at 03:47:11PM +0200, Nir Soffer wrote: > Can be fixed with: > > $ sudo chcon -R -t nfs_t mnt Yes that did work, thanks. Is this still a bug? Rich. -- Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones Read my programming and virtualization

[ovirt-users] Re: Unclear how to add local (POSIX) storage

2022-02-04 Thread Nir Soffer
On Fri, Feb 4, 2022 at 3:18 PM Richard W.M. Jones wrote: > > On Fri, Feb 04, 2022 at 03:09:02PM +0200, Nir Soffer wrote: > > On Fri, Feb 4, 2022 at 11:16 AM Richard W.M. Jones > > wrote: > > > > > > On Fri, Feb 04, 2022 at 08:42:08AM +, Richard W.M. Jones wrote: > > > > On Thu, Feb 03, 2022

[ovirt-users] Re: Unclear how to add local (POSIX) storage

2022-02-04 Thread Nir Soffer
On Fri, Feb 4, 2022 at 3:18 PM Richard W.M. Jones wrote: > > On Fri, Feb 04, 2022 at 03:09:02PM +0200, Nir Soffer wrote: > > On Fri, Feb 4, 2022 at 11:16 AM Richard W.M. Jones > > wrote: > > > > > > On Fri, Feb 04, 2022 at 08:42:08AM +, Richard W.M. Jones wrote: > > > > On Thu, Feb 03, 2022

[ovirt-users] Re: Unclear how to add local (POSIX) storage

2022-02-04 Thread Richard W.M. Jones
On Fri, Feb 04, 2022 at 03:09:02PM +0200, Nir Soffer wrote: > On Fri, Feb 4, 2022 at 11:16 AM Richard W.M. Jones wrote: > > > > On Fri, Feb 04, 2022 at 08:42:08AM +, Richard W.M. Jones wrote: > > > On Thu, Feb 03, 2022 at 06:31:52PM +0200, Nir Soffer wrote: > > > > This is expected on oVirt,

[ovirt-users] Re: Unclear how to add local (POSIX) storage

2022-02-04 Thread Nir Soffer
On Fri, Feb 4, 2022 at 11:16 AM Richard W.M. Jones wrote: > > On Fri, Feb 04, 2022 at 08:42:08AM +, Richard W.M. Jones wrote: > > On Thu, Feb 03, 2022 at 06:31:52PM +0200, Nir Soffer wrote: > > > This is expected on oVirt, our multipath configuration is intentionally > > > grabbing > > > any

[ovirt-users] Re: Unclear how to add local (POSIX) storage

2022-02-04 Thread Richard W.M. Jones
On Fri, Feb 04, 2022 at 08:42:08AM +, Richard W.M. Jones wrote: > On Thu, Feb 03, 2022 at 06:31:52PM +0200, Nir Soffer wrote: > > This is expected on oVirt, our multipath configuration is intentionally > > grabbing > > any device that multipath can work with, even if the device only has one

[ovirt-users] Re: Unclear how to add local (POSIX) storage

2022-02-04 Thread Richard W.M. Jones
On Thu, Feb 03, 2022 at 06:31:52PM +0200, Nir Soffer wrote: > This is expected on oVirt, our multipath configuration is intentionally > grabbing > any device that multipath can work with, even if the device only has one path. > The motivation is to be able to configure a system when only one path

[ovirt-users] Re: Unclear how to add local (POSIX) storage

2022-02-03 Thread Nir Soffer
On Thu, Feb 3, 2022 at 3:42 PM Richard W.M. Jones wrote: > > On Thu, Feb 03, 2022 at 03:07:20PM +0200, Nir Soffer wrote: > > On Thu, Feb 3, 2022 at 2:30 PM Richard W.M. Jones wrote: > > > > > > > > > I'm following the instructions here: > > >

[ovirt-users] Re: Unclear how to add local (POSIX) storage

2022-02-03 Thread Gianluca Cecchi
On Thu, Feb 3, 2022 at 1:30 PM Richard W.M. Jones wrote: > > I'm following the instructions here: > > https://access.redhat.com/documentation/en-us/red_hat_virtualization/4.2/html/administration_guide/sect-preparing_and_adding_posix_compliant_file_system_storage > > I've also added an extra

[ovirt-users] Re: Unclear how to add local (POSIX) storage

2022-02-03 Thread Richard W.M. Jones
On Thu, Feb 03, 2022 at 03:07:20PM +0200, Nir Soffer wrote: > On Thu, Feb 3, 2022 at 2:30 PM Richard W.M. Jones wrote: > > > > > > I'm following the instructions here: > >

[ovirt-users] Re: Unclear how to add local (POSIX) storage

2022-02-03 Thread Nir Soffer
On Thu, Feb 3, 2022 at 2:30 PM Richard W.M. Jones wrote: > > > I'm following the instructions here: > https://access.redhat.com/documentation/en-us/red_hat_virtualization/4.2/html/administration_guide/sect-preparing_and_adding_posix_compliant_file_system_storage > > I've also added an extra