
18 Apr
2024
18 Apr
'24
12:05 a.m.
On 2024-04-15 13:32, Ankit Sharma wrote:
Now i want to upgrade storage but want to use host for storage so how can i use and add Local storage and use it for VM's?
It has always been possible to use local storage in oVirt, you just have to export it somehow, e.g. by using NFS. Just a few steps to prepare the oVirt node: - prepare the local storage directory (e.g. set proper permissions for oVirt) - setup a local NFS server (must be reachable by all other oVirt nodes) - add the NFS share as new storage domain in oVirt I've been using this approach several times, it's really that simple. Ciao - Frank