<div dir="ltr"><div dir="ltr"><div>Good evening,</div><div><br></div><div>I just replaced a 4TB drive with a 10TB drive. A directory on the 4TB drive was one of my recording storage directories. After swapping drives, MythTV Backend no longer reports the new drive as a storage drive. I don't see anything in the log about the storage directory not being found. I've tried removing the directory from the list of storage directories and then re-adding it. Still no dice.</div><div><br></div><div>These are the steps I used to replace the drive:</div><div>1. Partition the new drive: one 10TB partition.</div><div>2. mkfs to make an ext4 filesystem.</div><div>3. mount the new partition at /mnt/onsite-linux.</div><div>4. rsync -X --delete -a /home3/* /mnt/onsite-linux</div><div>    /home3 is the mount point for the drive/partition being replaced.</div><div>5. umount the new partition.</div><div>6. assign a UUID to the new  partition.</div><div>7. update /etc/fstab with the new UUID.</div><div>8. shutdown</div><div>9. swap drives</div><div>10. boot</div><div><br></div><div>The new partition is mounted. I can see it just fine through other means, but mythbackend doesn't seem to want to use it. Any thoughts?</div><div><br></div><div>For now, I've unmounted the new partition and remounted the old one. Mythbackend is happy again.</div><div><br></div><div>If needed, I can resize the partition, either with a tool (theoretically avoiding a recopy) or via repartitioning and recopying.</div><div><br></div><div>Thanks,</div><div>Matt<br></div></div></div>