I get a short hesitation also which corresponds to start/end of recordings<div>Q6600 2GB RAM, OS and DB on separate drive Ubuntu 11.04; 0.24.2-fixes</div><div>all drives with ext4; fstab follows</div><div><br></div><div><div>
/myth@myth-server:~$ cat /etc/fstab</div><div># /etc/fstab: static file system information.</div><div>#</div><div># Use 'blkid -o value -s UUID' to print the universally unique identifier</div><div># for a device; this may be used with UUID= as a more robust way to name</div>
<div># devices that works even if disks are added and removed. See fstab(5).</div><div>#</div><div># <file system> <mount point> <type> <options> <dump> <pass></div><div>proc /proc proc nodev,noexec,nosuid 0 0</div>
<div># / was on /dev/sda1 during installation</div><div>UUID=92cbd9b0-4ad7-4cc5-bc7c-dfdc34e429de / ext4 relatime,journal_async_commit,errors=remount-ro 0 1</div><div># swap was on /dev/sda5 during installation</div>
<div>UUID=d2628768-12e5-425b-99a2-04ecbe577470 none swap sw 0 0</div><div><br></div><div># mount media drives</div><div><br></div><div>UUID=ee3c55bc-aea2-483d-8048-9f23fa777670 /var/lib/mythtv ext4 relatime,journal_async_commit,errors=remount-ro 0 0</div>
<div>UUID=acd02594-963a-41bf-b483-d2dc04294579 /var/lib/mythtv/videos ext4 relatime,journal_async_commit,errors=remount-ro 0 0</div><div># nfsd /proc/fs/nfsd nfsd defaults 0 0</div><div>/var/lib/mythtv /export/mythtv none bind 0 0</div>
<div>/var/lib/mythtv/videos /export/videos none bind 0 0</div><div>myth@myth-server:~$ </div></div><div><br></div>