[ovirt-users] Re: oVirt nodes with local storage

2024-01-21 Thread Wild Star
Here's an example with one shared Storage Domain that works. (local.ca is an internal domain) /etc/exports (n1.local) --- /data/images/ovirt/n1_data_storage *.local.ca(rw,async,wdelay,root_squash) /data/images/ovirt/n1_data_storage

[ovirt-users] Re: oVirt nodes with local storage

2024-01-20 Thread Wild Star
Just a quick note... I can share the local storage with the other nodes. Since I use NFS, mounting it and opening port 2049 surely helped. :) ___ Users mailing list -- users@ovirt.org To unsubscribe send an email to users-le...@ovirt.org Privacy

[ovirt-users] Re: oVirt nodes with local storage

2024-01-18 Thread Wild Star
Hi Gianluca, One would think that moving the storage off the / (root) filesystem and moving it to its own LV would be all that I needed to do to complete the upgrade. However, come to find out that with oVirt 4.55, local storage can no longer be shared with the other nodes in the same data

[ovirt-users] oVirt nodes with local storage

2024-01-15 Thread Wild Star
On the weekend I upgraded my self-hosted oVirt engine to 4.56. All went well with that! I also spotted that there was an update for all my 4.54 nodes, but something has changed with the repo overnight because none of my nodes see updates anymore, though the update remains available here …