<div dir="ltr">I have a virtualised MythBackend 0.26 with recordings stored on two "local" disks (i.e. disks installed in the vmWare ESXi hypervisor machine). I want to change this setup so that recordings are stored on NFS. I have my NFS server already configured (except it doesn't yet have the disks as they're already in use by MythTV) but I'm not sure how to go about making the switch.<div>
<br></div><div>My storage groups are currently:</div><div>/mnt/xvdb1/recordings</div><div>/mnt/xvdc1/recordings<br></div><div><br></div><div>My plan is as follows:</div><div><br></div><div>- Remove /mnt/xvdb1/recordings from the list of storage groups in mythtv-setup</div>
<div><br></div><div>- Move everything on disk 1 (/mnt/xvdb1/recordings) to temporary storage on a USB disk</div><div><br></div><div>- Install disk 1 into the hypervisor, mount it on my NFS machine and copy the files back from the USB disk.</div>
<div><br></div><div>- Repeat for disk 2 (/mnt/xvdc1/recordings)</div><div><br></div><div>- Recreate the storage groups to point to my new NFS shares.</div><div><br></div><div>- Finished!</div><div><br></div><div>Is this the right way to approach this? Any better options? Anything I've missed? The main aim is to migrate without losing any recordings.</div>
</div>