<div dir="ltr"><div dir="ltr"><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sat, Apr 6, 2019 at 10:43 PM Stephen Worthington <<a href="mailto:stephen_agent@jsw.gen.nz">stephen_agent@jsw.gen.nz</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On Sat, 6 Apr 2019 21:22:37 -0400, you wrote:<br>
<br>
>Good evening,<br>
><br>
>I just replaced a 4TB drive with a 10TB drive. A directory on the 4TB drive<br>
>was one of my recording storage directories. After swapping drives, MythTV<br>
>Backend no longer reports the new drive as a storage drive. I don't see<br>
>anything in the log about the storage directory not being found. I've tried<br>
>removing the directory from the list of storage directories and then<br>
>re-adding it. Still no dice.<br>
><br>
>These are the steps I used to replace the drive:<br>
>1. Partition the new drive: one 10TB partition.<br>
>2. mkfs to make an ext4 filesystem.<br>
>3. mount the new partition at /mnt/onsite-linux.<br>
>4. rsync -X --delete -a /home3/* /mnt/onsite-linux<br>
>    /home3 is the mount point for the drive/partition being replaced.<br>
>5. umount the new partition.<br>
>6. assign a UUID to the new  partition.<br>
>7. update /etc/fstab with the new UUID.<br>
>8. shutdown<br>
>9. swap drives<br>
>10. boot<br>
><br>
>The new partition is mounted. I can see it just fine through other means,<br>
>but mythbackend doesn't seem to want to use it. Any thoughts?<br>
><br>
>For now, I've unmounted the new partition and remounted the old one.<br>
>Mythbackend is happy again.<br>
><br>
>If needed, I can resize the partition, either with a tool (theoretically<br>
>avoiding a recopy) or via repartitioning and recopying.<br>
><br>
>Thanks,<br>
>Matt<br>
<br>
I have one 12 Tbyte drive and mythbackend sees the recordings on it.<br>
However, I have it formatted as JFS.  EXT4 should not be a problem -<br>
it is fine with huge partitions.  If the partition is usable by other<br>
software, then I doubt it is a problem with the partitioning.  It is<br>
more likely just an ownership or permissions problem.<br>
_______________________________________________<br>
mythtv-users mailing list<br>
<a href="mailto:mythtv-users@mythtv.org" target="_blank">mythtv-users@mythtv.org</a><br>
<a href="http://lists.mythtv.org/mailman/listinfo/mythtv-users" rel="noreferrer" target="_blank">http://lists.mythtv.org/mailman/listinfo/mythtv-users</a><br>
<a href="http://wiki.mythtv.org/Mailing_List_etiquette" rel="noreferrer" target="_blank">http://wiki.mythtv.org/Mailing_List_etiquette</a><br>
MythTV Forums: <a href="https://forum.mythtv.org" rel="noreferrer" target="_blank">https://forum.mythtv.org</a><br></blockquote><div><br></div>You are correct. While I checked ownership and permissions on the appropriate directories below the mount point, something was changing the O&P of the mount point depending on which partition I was mounting. Thanks!<br><div><br></div></div></div></div>