Screenshot instructions:
Windows
Mac
Red Hat Linux
Ubuntu
Click URL instructions:
Right-click on ad, choose "Copy Link", then paste here →
(This may not be possible with some types of ads)
You can subscribe to this list here.
2001 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(4) |
Jul
(53) |
Aug
(7) |
Sep
(38) |
Oct
(51) |
Nov
(73) |
Dec
(63) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2002 |
Jan
(26) |
Feb
(70) |
Mar
(69) |
Apr
(51) |
May
(79) |
Jun
(71) |
Jul
(33) |
Aug
(86) |
Sep
(71) |
Oct
(64) |
Nov
(59) |
Dec
(76) |
2003 |
Jan
(142) |
Feb
(78) |
Mar
(98) |
Apr
(98) |
May
(35) |
Jun
(51) |
Jul
(70) |
Aug
(83) |
Sep
(27) |
Oct
(57) |
Nov
(82) |
Dec
(53) |
2004 |
Jan
(70) |
Feb
(16) |
Mar
(217) |
Apr
(302) |
May
(141) |
Jun
(213) |
Jul
(138) |
Aug
(90) |
Sep
(96) |
Oct
(193) |
Nov
(218) |
Dec
(348) |
2005 |
Jan
(162) |
Feb
(259) |
Mar
(287) |
Apr
(281) |
May
(155) |
Jun
(106) |
Jul
(73) |
Aug
(190) |
Sep
(131) |
Oct
(79) |
Nov
(87) |
Dec
(81) |
2006 |
Jan
(25) |
Feb
(28) |
Mar
(31) |
Apr
(24) |
May
(49) |
Jun
(34) |
Jul
(57) |
Aug
(40) |
Sep
(27) |
Oct
(31) |
Nov
(59) |
Dec
(50) |
2007 |
Jan
(35) |
Feb
(41) |
Mar
(27) |
Apr
(42) |
May
(13) |
Jun
(40) |
Jul
(59) |
Aug
(86) |
Sep
(13) |
Oct
(23) |
Nov
(14) |
Dec
(28) |
2008 |
Jan
(30) |
Feb
(3) |
Mar
(9) |
Apr
(43) |
May
(32) |
Jun
(43) |
Jul
(23) |
Aug
(17) |
Sep
(14) |
Oct
(49) |
Nov
(6) |
Dec
(9) |
2009 |
Jan
(81) |
Feb
(5) |
Mar
(52) |
Apr
(13) |
May
(6) |
Jun
(3) |
Jul
(10) |
Aug
(7) |
Sep
(2) |
Oct
(28) |
Nov
(5) |
Dec
(6) |
2010 |
Jan
(25) |
Feb
(26) |
Mar
(27) |
Apr
(34) |
May
(9) |
Jun
(1) |
Jul
(16) |
Aug
(2) |
Sep
(1) |
Oct
(4) |
Nov
(1) |
Dec
(1) |
2011 |
Jan
(6) |
Feb
(3) |
Mar
|
Apr
|
May
(1) |
Jun
(1) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(1) |
Dec
(1) |
2012 |
Jan
|
Feb
|
Mar
(8) |
Apr
(1) |
May
|
Jun
|
Jul
(1) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2013 |
Jan
|
Feb
|
Mar
(1) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2016 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(2) |
Sep
|
Oct
|
Nov
|
Dec
|
S | M | T | W | T | F | S |
---|---|---|---|---|---|---|
|
|
|
1
(1) |
2
(7) |
3
|
4
|
5
|
6
(3) |
7
(2) |
8
|
9
|
10
|
11
|
12
|
13
|
14
|
15
|
16
(1) |
17
(9) |
18
(2) |
19
|
20
|
21
(1) |
22
(1) |
23
(2) |
24
|
25
|
26
|
27
(1) |
28
|
29
|
30
|
31
(1) |
|
From: Roger Tsang <roger.tsang@gm...> - 2006-03-18 14:59:43
|
Just wondering. Were you able to get GFS working for non-root filesystem in SSI-1.9.2? Or simply it is assumed that GFS would work for non-root, thus you are trying rootfs anyway? Roger On 3/16/06, Rudolf Gabler <rug@...> wrote: > Hi all, > > I'm new to this group and setup a 1.9.1 2-node openssi Fedora cluster on > i386. Chard-mount is not working for me but the cluster is well running w= ith > fedora 3. > > To get it HA I tried to setup a gfs-root fetched the cluster-1.0 source f= rom > redhat, made the modules changed the initrd to start the ccsd, cman and > fencing before mounting gfs and get a running 1-node cluster with this > configuration. > > When I try to boot the second node into the cluster it hangs (at least fo= r 3 > days before I stopped it) directly when it tries to exec check_config > --initproc (i.e. to fork init). > > I dunno what could happen nor which debugging tool I should use to > investigate it. > > Has anyone a hint for me? > > Regards, > > Rudi Gabler > > > > > > ------------------------------------------------------- > This SF.Net email is sponsored by xPML, a groundbreaking scripting langua= ge > that extends applications into web and mobile media. Attend the live webc= ast > and join the prime developer group breaking into this new coding territor= y! > http://sel.as-us.falkag.net/sel?cmdlnk&kid=110944&bid$1720&dat=121642 > _______________________________________________ > ssic-linux-devel mailing list > ssic-linux-devel@... > https://lists.sourceforge.net/lists/listinfo/ssic-linux-devel > |
From: Aneesh Kumar <aneesh.kumar@gm...> - 2006-03-18 04:34:32
|
On 3/17/06, Ewald Geschwinde <openssicyb@...> wrote: > > Ihave typed make fullkern > then it creates a linux-ssi > I have moved the old linux dir to linux_old and made a soft link from > linux-ssi to linux > I guess you haven't run a build with the linux kernel directory. I guess you are missing a link in /usr/src/linux/include/asm -> asm-i386 -aneesh |