blob: 21e500b31ad2d354e168f0d529425c0d282eb677 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-dev] irqbalance
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20irqbalance&In-Reply-To=%3C50684CD9.7090900%40mageia.org%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="019053.html">
<LINK REL="Next" HREF="019056.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] irqbalance</H1>
<B>Thomas Backlund</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20irqbalance&In-Reply-To=%3C50684CD9.7090900%40mageia.org%3E"
TITLE="[Mageia-dev] irqbalance">tmb at mageia.org
</A><BR>
<I>Sun Sep 30 15:44:57 CEST 2012</I>
<P><UL>
<LI>Previous message: <A HREF="019053.html">[Mageia-dev] irqbalance (was: Re: Fwd: Re: M3 won't complete boot after update)
</A></li>
<LI>Next message: <A HREF="019056.html">[Mageia-dev] irqbalance
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#19054">[ date ]</a>
<a href="thread.html#19054">[ thread ]</a>
<a href="subject.html#19054">[ subject ]</a>
<a href="author.html#19054">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>30.09.2012 16:39, Colin Guthrie skrev:
><i> 'Twas brillig, and Colin Guthrie at 27/09/12 17:05 did gyre and gimble:
</I>>><i> 'Twas brillig, and Thomas Backlund at 27/09/12 16:09 did gyre and gimble:
</I>>>><i> Colin Guthrie skrev 27.9.2012 15:31:
</I>>>>><i> 'Twas brillig, and Anne Wilson at 27/09/12 11:02 did gyre and gimble:
</I>>>>>><i>
</I>>>>>><i> While the new reboot is completing, and while I remember - irqbalance
</I>>>>>><i> daemon always fails to start. I've assumed it's not relevant?
</I>>>>><i>
</I>>>>><i> I noticed this yesterday too. It has a very incomplete systemd unit for
</I>>>>><i> some reason. Will have to investigate who added that without checking it.
</I>>>>><i>
</I>>>><i>
</I>>>><i> I did ... for Mga2 the service file shipped in irqbalance-1.0.3 tarball
</I>>>><i> works, but for the updated 1.0.4 in Cauldron upstream did this:
</I>>>><i>
</I>>>><i> --- irqbalance-1.0.3/misc/irqbalance.service
</I>>>><i> +++ irqbalance-1.0.4/misc/irqbalance.service
</I>>>><i> @@ -3,9 +3,8 @@ Description=irqbalance daemon
</I>>>><i> After=syslog.target
</I>>>><i>
</I>>>><i> [Service]
</I>>>><i> -EnvironmentFile=/etc/sysconfig/irqbalance
</I>>>><i> -Type=forking
</I>>>><i> -ExecStart=/usr/sbin/irqbalance $ONESHOT
</I>>>><i> +EnvironmentFile=/path/to/irqbalance.env
</I>>>><i> +ExecStart=/usr/sbin/irqbalance --foreground $IRQBALANCE_ARGS
</I>>><i>
</I>>><i> Well, I'm glad upstream have made their unit much better :p
</I>><i>
</I>><i> Interestingly with the updated version, irqbalance --foreground seems to
</I>><i> exit after about 10s which isn't very useful.
</I>><i>
</I>
No such problem here... it stays active all the time...
Any info in the any logs ?
--
Thomas
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="019053.html">[Mageia-dev] irqbalance (was: Re: Fwd: Re: M3 won't complete boot after update)
</A></li>
<LI>Next message: <A HREF="019056.html">[Mageia-dev] irqbalance
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#19054">[ date ]</a>
<a href="thread.html#19054">[ thread ]</a>
<a href="subject.html#19054">[ subject ]</a>
<a href="author.html#19054">[ author ]</a>
</LI>
</UL>
<hr>
<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev
mailing list</a><br>
</body></html>
|