<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Sep 10, 2014 at 5:37 PM, Hika van den Hoven <span dir="ltr"><<a href="mailto:hikavdh@gmail.com" target="_blank">hikavdh@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hoi Daryl,<br>
<div><div class="h5"><br>
Wednesday, September 10, 2014, 11:30:19 PM, you wrote:<br>
<br>
> Greetings Mythizens, I decided to add the second Tb for additional<br>
> recording space. so I added the UUID to /etc/fstab , mounted it and<br>
> listed it, but mythFE doesn't see it:<br>
<br>
> daryl@daryl-A780L3C:~$ gksudo gedit /etc/fstab<br>
<br>
> (gedit:3949): Gtk-WARNING **: Calling Inhibit failed:<br>
> GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name<br>
> org.gnome.SessionManager was not provided by any .service files<br>
> daryl@daryl-A780L3C:~$ sudo mount -a<br>
> daryl@daryl-A780L3C:~$ sudo mount -l<br>
> /dev/sda6 on / type ext4 (rw,errors=remount-ro)<br>
> proc on /proc type proc (rw,noexec,nosuid,nodev)<br>
> sysfs on /sys type sysfs (rw,noexec,nosuid,nodev)<br>
> none on /sys/fs/cgroup type tmpfs (rw)<br>
> none on /sys/fs/fuse/connections type fusectl (rw)<br>
> none on /sys/kernel/debug type debugfs (rw)<br>
> none on /sys/kernel/security type securityfs (rw)<br>
> udev on /dev type devtmpfs (rw,mode=0755)<br>
> devpts on /dev/pts type devpts (rw,noexec,nosuid,gid=5,mode=0620)<br>
> tmpfs on /run type tmpfs (rw,noexec,nosuid,size=10%,mode=0755)<br>
> none on /run/lock type tmpfs (rw,noexec,nosuid,nodev,size=5242880)<br>
> none on /run/shm type tmpfs (rw,nosuid,nodev)<br>
> none on /run/user type tmpfs<br>
> (rw,noexec,nosuid,nodev,size=104857600,mode=0755)<br>
> none on /sys/fs/pstore type pstore (rw)<br>
> /dev/sdc3 on /media/storage type ext4 (rw)<br>
> systemd on /sys/fs/cgroup/systemd type cgroup<br>
> (rw,noexec,nosuid,nodev,none,name=systemd)<br>
> gvfsd-fuse on /run/user/1000/gvfs type fuse.gvfsd-fuse (rw,nosuid,nodev,user=daryl)<br>
> gvfsd-fuse on /root/.gvfs type fuse.gvfsd-fuse (rw,nosuid,nodev)<br>
> /dev/sdb1 on /media/storage type ext4 (rw)<br>
> daryl@daryl-A780L3C:~$ <br>
<br>
> 1) Is it wrong to use "/media/storage" as the mount point for both Tb drives?<br>
> 2) Or do I need to reset something in the FE set-up?<br>
> 3) Should I be concerned about the warning after using "gksudo gedit"?<br>
<br>
> TIA Daryl<br>
<br>
</div></div>You can not mount two volumes on the same mountpoint. Or actually you<br>
can, but only the last mounted will be visible.<br>
You have to add a second directory, for instance /media/storage2 and<br>
mount the second volume there.<br>
In mythtv-setup you add the second mountpoint to the same storage<br>
group as where you have /media/storage. Myth will then spread new<br>
files over the two volumes. This depending on your settings.<br>
<br>
<br>
<br>
Tot mails,<br>
Hika mailto:<a href="mailto:hikavdh@gmail.com">hikavdh@gmail.com</a><br>
<br>
"Zonder hoop kun je niet leven<br>
Zonder leven is er geen hoop<br>
Het eeuwige dilemma<br>
Zeker als je hoop moet vernietigen om te kunnen overleven!"<br>
<br>
De lerende Mens<br>
<br>
_______________________________________________<br>
mythtv-users mailing list<br>
<a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br>
<a href="http://www.mythtv.org/mailman/listinfo/mythtv-users" target="_blank">http://www.mythtv.org/mailman/listinfo/mythtv-users</a><br>
<a href="http://wiki.mythtv.org/Mailing_List_etiquette" target="_blank">http://wiki.mythtv.org/Mailing_List_etiquette</a><br>
MythTV Forums: <a href="https://forum.mythtv.org" target="_blank">https://forum.mythtv.org</a></blockquote><div><br></div><div>Hoi Hika, I'm unclear on adding the second mount point. I stop the back-end and go to storage directories and don't know what to so from there. I did change the fstab as you suggested to /media/storage2 </div></div><br></div></div>