[ovirt-users] Re: Ubuntu NFS

2022-08-31 Thread Matt Snow
I submitted a PR (https://github.com/oVirt/ovirt-site/pull/2433) over a year ago to capture this exact issue. The NFS troubleshooting page remains the same wth no mention of this Ubuntu NFS Server issue: - https://github.com/oVirt/ovirt-site/blob/main/source/develop/troubleshooting-nfs-storage-iss

[ovirt-users] Re: Cannot startVM due to iso permission issue

2021-02-20 Thread Matt Snow
Can you try to run ‘head’ on the file as various related users? E.g. su - sanlock -s /bin/bash ; head file Also try as vdsm and qemu users with the above command. On Sat, Feb 20, 2021 at 4:10 AM LS CHENG wrote: > any light how to debug this issue? > > I mounted the NFS manually and all looks go

[ovirt-users] Re: New setup - Failing to Activate storage domain on NFS shared storage

2021-01-27 Thread Matt Snow
Pull request sent. On Mon, Jan 25, 2021 at 11:21 AM Nir Soffer wrote: > On Mon, Jan 25, 2021 at 7:23 PM Matt Snow wrote: > > > > I can confirm that removing "--manage-gids" flag from RPCMOUNTDOPTS in > /etc/default/nfs-kernel-server now allows me to add the ZFS back

[ovirt-users] Re: New setup - Failing to Activate storage domain on NFS shared storage

2021-01-25 Thread Matt Snow
Linux Kernel with version at least 2.6.21. I speculate that if I had directory services setup and the NFS server directed there, this would be a non-issue. Thank you so much for your help on this, Nir & Team! On Mon, Jan 25, 2021 at 1:00 AM Nir Soffer wrote: > On Mon, Jan 25, 2021

[ovirt-users] Re: New setup - Failing to Activate storage domain on NFS shared storage

2021-01-24 Thread Matt Snow
: > On Wed, Jan 20, 2021 at 7:36 PM Matt Snow wrote: > > > > > > > > On Wed, Jan 20, 2021 at 2:46 AM Nir Soffer wrote: > >> > >> On Mon, Jan 18, 2021 at 8:58 AM Matt Snow wrote: > >> > > >> > I installed ovirt node 4.4.4 as w

[ovirt-users] Re: New setup - Failing to Activate storage domain on NFS shared storage

2021-01-23 Thread Matt Snow
Thanks, Joop. I saw this solution on the list and tried it as well. It did not work for me. On Fri, Jan 22, 2021 at 3:48 AM Joop wrote: > Hallo All, > > I'm not sure if this was mentioned but I had some problems with NFS, > using Synology, a while back and the solution for me was to use a > sub

[ovirt-users] Re: New setup - Failing to Activate storage domain on NFS shared storage

2021-01-21 Thread Matt Snow
node. Maybe in the future. :) I will let you know what I find out tomorrow. Thank you for your help so far! ..Matt On Thu, Jan 21, 2021 at 6:27 AM Nir Soffer wrote: > On Wed, Jan 20, 2021 at 7:36 PM Matt Snow wrote: > > > > > > > > On Wed, Jan 20, 2021 at 2:46 AM Ni

[ovirt-users] Re: New setup - Failing to Activate storage domain on NFS shared storage

2021-01-20 Thread Matt Snow
On Wed, Jan 20, 2021 at 2:46 AM Nir Soffer wrote: > On Mon, Jan 18, 2021 at 8:58 AM Matt Snow wrote: > > > > I installed ovirt node 4.4.4 as well as 4.4.5-pre and experience the > same problem with both versions. The issue occurs in both cockpit UI and > tmux'd CLI of

[ovirt-users] Re: New setup - Failing to Activate storage domain on NFS shared storage

2021-01-20 Thread Matt Snow
On Wed, Jan 20, 2021 at 3:00 AM Nir Soffer wrote: > On Wed, Jan 20, 2021 at 3:52 AM Matt Snow wrote: > > > > [root@brick ~]# ps -efz | grep sanlock > > Sorry, its "ps -efZ", but we already know its not selinux. > > > [root@brick ~]# ps -ef | grep sanlo

[ovirt-users] Re: New setup - Failing to Activate storage domain on NFS shared storage

2021-01-19 Thread Matt Snow
still persists. On Tue, Jan 19, 2021 at 6:52 PM Matt Snow wrote: > [root@brick ~]# ps -efz | grep sanlock > > error: unsupported SysV option > > > Usage: > > ps [options] > > > Try 'ps --help ' > > or 'ps --help ' > > for addition

[ovirt-users] Re: New setup - Failing to Activate storage domain on NFS shared storage

2021-01-19 Thread Matt Snow
ot@brick ~]# On Tue, Jan 19, 2021 at 4:13 PM Nir Soffer wrote: > On Tue, Jan 19, 2021 at 6:13 PM Matt Snow wrote: > > > > > > [root@brick log]# cat sanlock.log > > > > 2021-01-15 18:18:48 3974 [36280]: sanlock daemon started 3.8.2 host > 3b903780-4f79-1018-816e-ae

[ovirt-users] Re: New setup - Failing to Activate storage domain on NFS shared storage

2021-01-19 Thread Matt Snow
sanlock 0 Jan 19 09:07 file.txt [sanlock@brick stumpy:_tanker_ovirt_host__storage]$ On Tue, Jan 19, 2021 at 6:44 AM Yedidyah Bar David wrote: > On Mon, Jan 18, 2021 at 6:01 PM Matt Snow wrote: > > > > Hi Didi, > > I did log clean up and am re-running ovirt-hosted-engine-clea

[ovirt-users] Re: New setup - Failing to Activate storage domain on NFS shared storage

2021-01-18 Thread Matt Snow
Complete logs can be found here: vdsm.log - https://paste.c-net.org/DownloadPressure supervdsm.log - https://paste.c-net.org/LaterScandals ___ Users mailing list -- users@ovirt.org To unsubscribe send an email to users-le...@ovirt.org Privacy Statement: h

[ovirt-users] Re: New setup - Failing to Activate storage domain on NFS shared storage

2021-01-18 Thread Matt Snow
In case its useful here is the mount occurring. [root@brick setup_debugging_logs]# while :; do mount | grep stumpy ; sleep 1; done stumpy:/tanker/ovirt/host_storage on /rhev/data-center/mnt/stumpy:_ta

[ovirt-users] Re: New setup - Failing to Activate storage domain on NFS shared storage

2021-01-18 Thread Matt Snow
Hi Didi, I did log clean up and am re-running ovirt-hosted-engine-cleanup && ovirt-hosted-engine-setup to get you cleaner log files. searching for host_storage in vdsm.log... **snip** 2021-01-18 08:43:18,842-0700 INFO (jsonrpc/3) [api.host] FINISH getStats return={'status': {'code': 0, 'messag

[ovirt-users] New setup - Failing to Activate storage domain on NFS shared storage

2021-01-17 Thread Matt Snow
I installed ovirt node 4.4.4 as well as 4.4.5-pre and experience the same problem with both versions. The issue occurs in both cockpit UI and tmux'd CLI of ovirt-hosted-engine-setup. I get passed the point where the VM is created and running. I tried to do some debugging on my own before reachin