[mythtv-users] Weird stuff going on with recording schedules / MythWeb(?)

Phil Bridges gravityhammer at gmail.com
Sun Jun 1 00:08:23 UTC 2008


On Sat, May 31, 2008 at 10:31 AM, Phil Bridges <gravityhammer at gmail.com> wrote:
> On Sat, May 31, 2008 at 8:59 AM, George Mari
> <george_mythusers at mari1938.org> wrote:
>> Phil Bridges wrote:
>>
>>>
>>> Thanks again - I've added sched and socket to my monitoring.  I'll see
>>> what happens on the next scheduled mfdb.
>>>
>>> Yep - it is running on the backend.
>>>
>>> I noticed something else funky last night.  I got socket errors on my
>>> frontends when mythfilldatabase triggered the reschedule.
>>> _______________________________________________
>>
>> By any chance does your network card share an interrupt with one or more
>> other peripherals?  It sounds like your system is not able to pay
>> attention to the network card when it needs it for some reason.
>>
>
> I checked my interrupts, and the only thing sharing my main ethernet
> adapter's IRQ is my USB host - there's nothing plugged into any of the
> USB ports:
>
> # cat /proc/interrupts
>           CPU0       CPU1       CPU2       CPU3
>  0:        147      12013     327959  281849039   IO-APIC-edge      timer
>  1:          0          0          0         60   IO-APIC-edge      i8042
>  6:          0          0          0          3   IO-APIC-edge      floppy
>  8:          0          0          0          0   IO-APIC-edge      rtc
>  9:          0          0          0          0   IO-APIC-fasteoi   acpi
>  12:          0          0          0        113   IO-APIC-edge      i8042
>  14:          2        706      30250    5974243   IO-APIC-edge      ide0
>  15:          0          0          0         57   IO-APIC-edge      ide1
>  18:          0         74       4588     655961   IO-APIC-fasteoi   ivtv0
>  19:          0       1842      22833   15733479   IO-APIC-fasteoi   ohci1394
>  20:          0          0          0          0   IO-APIC-fasteoi   sata_nv
>  21:         20      16013      71366    4673535   IO-APIC-fasteoi
> sata_nv, ohci_hcd:usb2
>  22:         76      71902     489635  369133920   IO-APIC-fasteoi
> ehci_hcd:usb1, eth0
>  47:         12      12362     217282  132571237   IO-APIC-fasteoi   eth1
> NMI:          0          0          0          0
> LOC:  282204866  282204842  282204818  282204794
> ERR:          0
>

My frontends definitely don't want to connect to the backend when
mythfilldatabase is running:

2008-05-31 20:02:46.581 XMLParse::LoadTheme using
/usr/share/mythtv/themes/metallurgy/ui.xml
2008-05-31 20:02:46.893 Connecting to backend server:
192.168.1.50:6543 (try 1 of 5)
2008-05-31 20:02:53.900 MythSocket(999c40:18): readStringList: Error,
timeout (quick).
2008-05-31 20:02:53.900 Unexpected response to MYTH_PROTO_VERSION:

Recordings page shows "There are no recordings available"

The backend log (with important,general,socket,schedule verbosity) at
the same time:

2008-05-31 20:02:07.345 MythSocket(919450:17): UpRef: 3
2008-05-31 20:02:07.346 MythSocket(2aaaac088f00:20): DownRef: 1
2008-05-31 20:02:07.346 MythSocket(2aaaac088f00:20): socket is readable
2008-05-31 20:02:54.712 MythSocket(919450:17): DownRef: 3
2008-05-31 20:02:54.712 MythSocket(919450:17): UpRef: 3
2008-05-31 20:03:00.310 MythSocket(919450:17): DownRef: 2
2008-05-31 20:03:01.329 MythSocket(2aaaac088f00:20): cb->readyRead()

and finally, the mythfilldatabase log (or, at least, the end of it):

2008-05-31 20:06:51.065 Connecting to backend server:
192.168.1.50:6543 (try 1 of 5)
2008-05-31 20:06:58.072 MythSocket(7ea900:9): readStringList: Error,
timeout (quick).
2008-05-31 20:06:58.073 Unexpected response to MYTH_PROTO_VERSION:
2008-05-31 20:06:58.073 Error rescheduling id -1 in
ScheduledRecording::signalChange
2008-05-31 20:06:58.073 Connecting to backend server:
192.168.1.50:6543 (try 1 of 5)
2008-05-31 20:07:05.080 MythSocket(7ea900:9): readStringList: Error,
timeout (quick).
2008-05-31 20:07:05.080 Unexpected response to MYTH_PROTO_VERSION:
2008-05-31 20:07:05.081 mythfilldatabase run complete.
2008-05-31 20:07:05.081 DataDirect: Deleting temporary files


More information about the mythtv-users mailing list