ssic-linux-users Mailing List for OpenSSI Clusters for Linux (Page 15)
Brought to you by:
brucewalker,
rogertsang
You can subscribe to this list here.
| 2003 |
Jan
(17) |
Feb
(23) |
Mar
(32) |
Apr
(48) |
May
(51) |
Jun
(23) |
Jul
(39) |
Aug
(47) |
Sep
(107) |
Oct
(112) |
Nov
(112) |
Dec
(70) |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2004 |
Jan
(155) |
Feb
(283) |
Mar
(200) |
Apr
(107) |
May
(73) |
Jun
(171) |
Jul
(127) |
Aug
(119) |
Sep
(91) |
Oct
(116) |
Nov
(175) |
Dec
(143) |
| 2005 |
Jan
(168) |
Feb
(237) |
Mar
(222) |
Apr
(183) |
May
(111) |
Jun
(153) |
Jul
(123) |
Aug
(43) |
Sep
(95) |
Oct
(179) |
Nov
(95) |
Dec
(119) |
| 2006 |
Jan
(39) |
Feb
(33) |
Mar
(133) |
Apr
(69) |
May
(22) |
Jun
(40) |
Jul
(33) |
Aug
(32) |
Sep
(34) |
Oct
(10) |
Nov
(8) |
Dec
(18) |
| 2007 |
Jan
(14) |
Feb
(3) |
Mar
(13) |
Apr
(16) |
May
(15) |
Jun
(8) |
Jul
(20) |
Aug
(25) |
Sep
(17) |
Oct
(10) |
Nov
(8) |
Dec
(13) |
| 2008 |
Jan
(7) |
Feb
|
Mar
(1) |
Apr
(6) |
May
(15) |
Jun
(22) |
Jul
(22) |
Aug
(5) |
Sep
(5) |
Oct
(17) |
Nov
(3) |
Dec
(1) |
| 2009 |
Jan
(2) |
Feb
|
Mar
(29) |
Apr
(78) |
May
(17) |
Jun
(3) |
Jul
|
Aug
|
Sep
(1) |
Oct
(21) |
Nov
(1) |
Dec
(4) |
| 2010 |
Jan
(1) |
Feb
(5) |
Mar
|
Apr
(5) |
May
(7) |
Jun
(14) |
Jul
(5) |
Aug
(72) |
Sep
(25) |
Oct
(5) |
Nov
(14) |
Dec
(12) |
| 2011 |
Jan
(9) |
Feb
|
Mar
|
Apr
(3) |
May
(3) |
Jun
(2) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| 2012 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
(10) |
Aug
(18) |
Sep
(2) |
Oct
(1) |
Nov
|
Dec
|
| 2013 |
Jan
(1) |
Feb
(3) |
Mar
|
Apr
(2) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(1) |
Dec
|
| 2014 |
Jan
|
Feb
|
Mar
|
Apr
(2) |
May
(1) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| 2019 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(1) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
|
From: jhansen <jef...@gm...> - 2009-03-31 03:11:13
|
I had that backwords lspci shows among other things, both nics: public nic: is 3COM 3c905 B 100base TX (rev 30) private nic: is Intell Ethernet Pro 100 (rev 08). sorry for te double post -- View this message in context: http://www.nabble.com/can%27t-access-public-nic-tp22751847p22797524.html Sent from the ssic-linux-users mailing list archive at Nabble.com. |
|
From: <jef...@gm...> - 2009-03-31 03:04:25
|
lspci shows among other things, both nics: private nic: is 3COM 3c905 B 100base TX (rev 30) public nic: is Intell Ethernet Pro 100 (rev 08). On Mar 30, 2009 2:00am, John Hughes <jo...@ca...> wrote: > jhansen wrote: > Hello, > So I went to my /etc/network/interfaces file and switched the eth0 to eth1 > and eth1 to eth0 and rebooted. Still no luck getting to my public nic. > I ran ip link list and came up with the following: > 1: lo .... etc... > 2: sit0: ...etc...... link / sit 0.0.0.0 brd 0.0..0 > 3: eth0: etc.... > So the kernel doesn't think your second nic exists. > What type is it? Maybe we don't have a driver for it? > What does lspci show? |
|
From: John H. <jo...@Ca...> - 2009-03-30 08:01:10
|
jhansen wrote: > Hello, > > So I went to my /etc/network/interfaces file and switched the eth0 to eth1 > and eth1 to eth0 and rebooted. Still no luck getting to my public nic. > I ran ip link list and came up with the following: > 1: lo <LOOPBACK, UP> .... etc... > 2: sit0: <NOARP> ...etc...... link / sit 0.0.0.0 brd 0.0..0 > 3: eth0: <BROADCAST, MULTICAST, UP> etc.... > > So the kernel doesn't think your second nic exists. What type is it? Maybe we don't have a driver for it? What does lspci show? |
|
From: jhansen <jef...@gm...> - 2009-03-30 01:49:52
|
Hello, So I went to my /etc/network/interfaces file and switched the eth0 to eth1 and eth1 to eth0 and rebooted. Still no luck getting to my public nic. I ran ip link list and came up with the following: 1: lo <LOOPBACK, UP> .... etc... 2: sit0: <NOARP> ...etc...... link / sit 0.0.0.0 brd 0.0..0 3: eth0: <BROADCAST, MULTICAST, UP> etc.... "route" command brings back the 10.0.0.0 network on eth0 I attempted to bring up eth1 explicitely by using "ifup eth1" which resulted in: SIOCSIIFADDR: no such device eth1: Error wil getting interface flags: no such device Bind socket to interface: no such device failed to bind eth1 Any other thoughs? Thanks in advance. jhansen wrote: > > Hi, > I am attempting to install open ssi on lenny. I have 2 nics on #1 node. I > can't seem to access the public internet from my root node... > > From my base Linux install I did the following: > I have configured my "public" nic to use dchp and it resolves to a typical > class "C" config on eth0. ip address is 192.168.0.70, with 192.168.0.1 as > the gateway. > > I configured a static class "A" address on my "private" eth1 nic. > 10.0.0.2. mask 255.0.0.0 gateway 10.0.0.2. > I verified connectivity to public nic with google, and private nic with > ping. > > I installed openssi per the instructions for Lenny and selected the > "private" eth1 nic as the interconnect. The installation seemed to work > but access to public intenet is broken and network config seems strange. > Typing "route" I see only 1 entry for the 10.0.0.0 network and that is on > eth0 (shouldnt that be eth1?). > > Any suggestions? > > Thank in advance. > -- View this message in context: http://www.nabble.com/can%27t-access-public-nic-tp22751847p22775098.html Sent from the ssic-linux-users mailing list archive at Nabble.com. |
|
From: John H. <jo...@Ca...> - 2009-03-28 10:08:05
|
Cleir Araujo wrote: > Hello all, > > i tried exec a simple program using pthreads under openssi 1.2.2, but > the following message appears: OpenSSI 1.2.2 is named the "stable" branch using the biological definition of stable - "dead". I'd try one of the 1.9 branches. If you like living on the edge I'd go for my OpenSSI Lenny preview, otherwise one of the OpenSSI 2.0 preview releases from Roger. (His kernel is certainly more robust than mine, my runtime is a bit more up to date than his). |
|
From: John H. <jo...@Ca...> - 2009-03-28 10:02:49
|
jhansen wrote: > Hi, > I am attempting to install open ssi on lenny. I have 2 nics on #1 node. I > can't seem to access the public internet from my root node... > > >From my base Linux install I did the following: > I have configured my "public" nic to use dchp and it resolves to a typical > class "C" config on eth0. ip address is 192.168.0.70, with 192.168.0.1 as > the gateway. > > I configured a static class "A" address on my "private" eth1 nic. 10.0.0.2. > mask 255.0.0.0 gateway 10.0.0.2. > I verified connectivity to public nic with google, and private nic with > ping. > > I installed openssi per the instructions for Lenny and selected the > "private" eth1 nic as the interconnect. The installation seemed to work but > access to public intenet is broken and network config seems strange. Typing > "route" I see only 1 entry for the 10.0.0.0 network and that is on eth0 > (shouldnt that be eth1?). > > On linux the "eth0", "eth1" names are almost randomly chosen - they simply reflect the order the nic was found by the kernel. Since the OpenSSI initrd loads the interconnect nic module first (for obvious reasons) the interconnect nic is almost guaranteed to be eth0, so your other nic is probably eth1 when using OpenSSI. Change the /etc/networks/config file, changing all references to eth0 to eth1. If you want to see what nics the kernel has found use the "ip link show" command. (Or "ifconfig -a", but ifconfig is old and crufty). Personaly I use udev to give meaningful names to my nics. (And one day I'd like OpenSSI to change the name of the interconnect nic). |
|
From: Cleir A. <caj...@ho...> - 2009-03-28 00:47:02
|
Hello all,
i tried exec a simple program using pthreads under openssi 1.2.2, but the following message appears:
"Cannot move process %d - %s is a system process".
Can i comment the source the session "If the process is a system process it cannot go remote." and recompile the ssi kernel to distribute the threads under nodes ?
/*
* If the process is a system process it cannot go remote.
*/
if ((PVP(t->p_vproc)->pvp_flag) & PV_SYS) {
error = -EBUSY;
printk("Cannot move process %d - %s is a system process\n",
t->pid, t->comm);
goto out;
}
Regards, Cleir
_________________________________________________________________
Receba GRÁTIS as mensagens do Messenger no seu celular quando você estiver offline. Conheça o MSN Mobile!
http://mobile.live.com/signup/signup2.aspx?lc=pt-br |
|
From: jhansen <jef...@gm...> - 2009-03-28 00:44:03
|
Hi, I am attempting to install open ssi on lenny. I have 2 nics on #1 node. I can't seem to access the public internet from my root node... >From my base Linux install I did the following: I have configured my "public" nic to use dchp and it resolves to a typical class "C" config on eth0. ip address is 192.168.0.70, with 192.168.0.1 as the gateway. I configured a static class "A" address on my "private" eth1 nic. 10.0.0.2. mask 255.0.0.0 gateway 10.0.0.2. I verified connectivity to public nic with google, and private nic with ping. I installed openssi per the instructions for Lenny and selected the "private" eth1 nic as the interconnect. The installation seemed to work but access to public intenet is broken and network config seems strange. Typing "route" I see only 1 entry for the 10.0.0.0 network and that is on eth0 (shouldnt that be eth1?). Any suggestions? Thank in advance. -- View this message in context: http://www.nabble.com/can%27t-access-public-nic-tp22751847p22751847.html Sent from the ssic-linux-users mailing list archive at Nabble.com. |
|
From: John H. <jo...@Ca...> - 2009-03-26 10:11:33
|
I've added a kernel based on OpenSSI CVS (just before Rogers updates of 24/3/2009) and Linux 2.6.14 to my OpenSSI on Debian Lenny preview at http://deb.openssi.org/alpha/openssi-lenny. I'd like to thank Stan Smith and Aneesh Kumar for some important parts of the work (/proc/sysvipc from Stan's 2.6.18 kernel, tcp ics from Aneesh's ci-to-linux git). As usual this is probably a bug-ridden piece of junk - all problems are my fault. The most interesting part of 2.6.14 is that klibc now works (some of it would coredump on older kernels) and so we can think about the work necessary to move from the out-of-date initrd we currently use to a more modern initramfs. |
|
From: John H. <jo...@Ca...> - 2009-03-25 10:40:12
|
Sergi Barroso wrote: > John Hughes escribió: > >> Try replacing skge with sk98lin, our version of the kernel has the >> older drivers. >> >> > Yes this is one of my problems, but not only, because after starts I > can't login because PS2 or usb keyboard doesn't work.... > What have you got running at the moment? One node? With the sk98lin driver? But the keyboard doesn't work? Can you connect to the system via ssh? |
|
From: Sergi B. <hi...@li...> - 2009-03-24 13:15:29
|
John Hughes escribió: > John Hughes wrote: >> Sergi Barroso wrote: >> >>> Using mkinitrd to build the ramdisk. >>> /usr/sbin/mkinitrd: add_modules_dep_2_5: modprobe failed >>> FATAL: Module skge not found. >>> WARNING: This failure MAY indicate that your kernel will not boot! >>> but it can also be triggered by needed modules being compiled into >>> >>> >> What ethernet card are you using for the cluster interconnect? It >> looks like it doesn't have a driver in our version of the kernel. >> >> (I'm guessing it's a "SysKonnect GigaEthernet") >> >> If that's the problem maybe I can backport a version of the driver >> for you. >> > Actually I don't think I need to backport anything. > > What do you have in your /etc/mkinitrd/modules? skge? > > Try replacing skge with sk98lin, our version of the kernel has the > older drivers. > Yes this is one of my problems, but not only, because after starts I can't login because PS2 or usb keyboard doesn't work.... -- Sergi Barroso Linux user #313577 PGPID: D318F5E8 http://www.lionclan.org |
|
From: John H. <jo...@Ca...> - 2009-03-21 09:06:33
|
John Hughes wrote: > Sergi Barroso wrote: > >> Using mkinitrd to build the ramdisk. >> /usr/sbin/mkinitrd: add_modules_dep_2_5: modprobe failed >> FATAL: Module skge not found. >> WARNING: This failure MAY indicate that your kernel will not boot! >> but it can also be triggered by needed modules being compiled into >> >> > What ethernet card are you using for the cluster interconnect? It looks > like it doesn't have a driver in our version of the kernel. > > (I'm guessing it's a "SysKonnect GigaEthernet") > > If that's the problem maybe I can backport a version of the driver for you. > Actually I don't think I need to backport anything. What do you have in your /etc/mkinitrd/modules? skge? Try replacing skge with sk98lin, our version of the kernel has the older drivers. |
|
From: John H. <jo...@Ca...> - 2009-03-21 08:53:51
|
Sergi Barroso wrote: > Sergi Barroso escribió: > >> John Hughes escribió: >> >> >>> Sergi Barroso wrote: >>> >>> >>>> John Hughes escribió: >>>> >>>> >>>>> Sergi Barroso wrote: >>>>> >>>>> >>>>>> John Hughes escribió: >>>>>> >>>>>> >>>>> I will check to see where /cluster/lib/cfstab is supposed to be >>>>> created. >>>>> >>>>> >>>>> >>>> These is all files inside /cluster/lib/ >>>> >>>> # ls /cluster/lib/ >>>> Clustertab.pm CVIP.pm ssi_arch.pm ssi_distro.pm ssi_mgmt.pm >>>> ssi_utils.pm >>>> >>>> >>>> >>> So, /cluster/lib/cfstab doesn't exist. This is bad. >>> >>> On my system: >>> >>> # dpkg -s /cluster/lib/cfstab >>> mount: /cluster/lib/cfstab >>> # dpkg -l mount >>> Desired=Unknown/Install/Remove/Purge/Hold >>> | Status=Not/Inst/Cfg-files/Unpacked/Failed-cfg/Half-inst/trig-aWait/Trig-pend >>> |/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad) >>> ||/ Name Version Description >>> +++-=================-====================-=============================================== >>> ii mount 2.13.1.1-1.ssi1 Tools for mounting and manipulating filesystems >>> >>> >>> >>> What version of mount do you have installed? >>> >>> What is in your /etc/apt/sources.list file? >>> >>> What is in your /etc/apt/preferences file? >>> >>> >>> >> Yes, that's mount package probleme, thanks you, I modified apt >> prefrences after installed openssi, that's the problem, thanks! >> >> Now I can continue my config. >> >> Tnx again >> >> >> > Hi! > > This is the config of my cluster: > > > The following configuration has been entered: > Node number: 1 > NIC for interconnect: eth1 > IP address: 10.0.0.1 > Network hardware addr: 00:11:95:D7:57:87 > Network boot protocol: PXE > Local boot device: UUID="a8b94708-85d6-46c8-be1a-34d01ba3f994" > Clustername: test-cluster > Root failover: No > Potential initnode: Yes > NFS support: yes > > Then I get this error: > > inding valid ramdisk creators. > Using mkinitrd to build the ramdisk. > /usr/sbin/mkinitrd: add_modules_dep_2_5: modprobe failed > FATAL: Module skge not found. > WARNING: This failure MAY indicate that your kernel will not boot! > but it can also be triggered by needed modules being compiled into > What ethernet card are you using for the cluster interconnect? It looks like it doesn't have a driver in our version of the kernel. (I'm guessing it's a "SysKonnect GigaEthernet") If that's the problem maybe I can backport a version of the driver for you. |
|
From: Sergi B. <hi...@li...> - 2009-03-20 11:06:14
|
Sergi Barroso escribió:
> John Hughes escribió:
>
>> Sergi Barroso wrote:
>>
>>> John Hughes escribió:
>>>
>>>> Sergi Barroso wrote:
>>>>
>>>>> John Hughes escribió:
>>>>>
>>>> I will check to see where /cluster/lib/cfstab is supposed to be
>>>> created.
>>>>
>>>>
>>> These is all files inside /cluster/lib/
>>>
>>> # ls /cluster/lib/
>>> Clustertab.pm CVIP.pm ssi_arch.pm ssi_distro.pm ssi_mgmt.pm
>>> ssi_utils.pm
>>>
>>>
>> So, /cluster/lib/cfstab doesn't exist. This is bad.
>>
>> On my system:
>>
>> # dpkg -s /cluster/lib/cfstab
>> mount: /cluster/lib/cfstab
>> # dpkg -l mount
>> Desired=Unknown/Install/Remove/Purge/Hold
>> | Status=Not/Inst/Cfg-files/Unpacked/Failed-cfg/Half-inst/trig-aWait/Trig-pend
>> |/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
>> ||/ Name Version Description
>> +++-=================-====================-===============================================
>> ii mount 2.13.1.1-1.ssi1 Tools for mounting and manipulating filesystems
>>
>>
>>
>> What version of mount do you have installed?
>>
>> What is in your /etc/apt/sources.list file?
>>
>> What is in your /etc/apt/preferences file?
>>
>>
> Yes, that's mount package probleme, thanks you, I modified apt
> prefrences after installed openssi, that's the problem, thanks!
>
> Now I can continue my config.
>
> Tnx again
>
>
Hi!
This is the config of my cluster:
The following configuration has been entered:
Node number: 1
NIC for interconnect: eth1
IP address: 10.0.0.1
Network hardware addr: 00:11:95:D7:57:87
Network boot protocol: PXE
Local boot device: UUID="a8b94708-85d6-46c8-be1a-34d01ba3f994"
Clustername: test-cluster
Root failover: No
Potential initnode: Yes
NFS support: yes
Then I get this error:
inding valid ramdisk creators.
Using mkinitrd to build the ramdisk.
/usr/sbin/mkinitrd: add_modules_dep_2_5: modprobe failed
FATAL: Module skge not found.
WARNING: This failure MAY indicate that your kernel will not boot!
but it can also be triggered by needed modules being compiled into
the kernel.
cpio: initrd/lib/i686/cmov/libc.so.6 not created: newer or same age
version exists
cpio: initrd/lib/libcluster.so.0 not created: newer or same age version
exists
This command requires a CI/OpenSSI kernel.
This command requires a CI/OpenSSI kernel.
6280+0 records in
6280+0 records out
6430720 bytes (6,4 MB) copied, 0,0196778 s, 327 MB/s
FATAL: Could not load /lib/modules/2.6.26-1-686/modules.dep: No such
file or directory
mke2fs 1.40-WIP (14-Nov-2006)
check_mntent_file: Can't open /proc/1/where
check_mntent_file: Can't open /proc/1/where
cpio: ./dev/ide: Cannot stat: No existe el fichero o el directorio
cpio: ./dev/cciss: Cannot stat: No existe el fichero o el directorio
cpio: ./dev/ida: Cannot stat: No existe el fichero o el directorio
cpio: ./dev/md: Cannot stat: No existe el fichero o el directorio
cpio: ./dev/mapper: Cannot stat: No existe el fichero o el directorio
cpio: ./dev/scsi: Cannot stat: No existe el fichero o el directorio
9825 blocks
/boot/initrd.img-2.6.12-ssi-686-smp.new: 69.7% -- replaced with
/boot/initrd.img-2.6.12-ssi-686-smp.new.gz
Running postinst hook script update-grub.
After I reboots the system, on howto step 15 it halts on boot, after
devfs problem message.
Any help here?
--
Sergi Barroso
Linux user #313577
PGPID: D318F5E8
http://www.lionclan.org
|
|
From: Sergi B. <hi...@li...> - 2009-03-19 14:23:04
|
John Hughes escribió: > Sergi Barroso wrote: >> John Hughes escribió: >>> Sergi Barroso wrote: >>>> John Hughes escribió: >>> I will check to see where /cluster/lib/cfstab is supposed to be >>> created. >>> >> These is all files inside /cluster/lib/ >> >> # ls /cluster/lib/ >> Clustertab.pm CVIP.pm ssi_arch.pm ssi_distro.pm ssi_mgmt.pm >> ssi_utils.pm >> > So, /cluster/lib/cfstab doesn't exist. This is bad. > > On my system: > > # dpkg -s /cluster/lib/cfstab > mount: /cluster/lib/cfstab > # dpkg -l mount > Desired=Unknown/Install/Remove/Purge/Hold > | Status=Not/Inst/Cfg-files/Unpacked/Failed-cfg/Half-inst/trig-aWait/Trig-pend > |/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad) > ||/ Name Version Description > +++-=================-====================-=============================================== > ii mount 2.13.1.1-1.ssi1 Tools for mounting and manipulating filesystems > > > > What version of mount do you have installed? > > What is in your /etc/apt/sources.list file? > > What is in your /etc/apt/preferences file? > Yes, that's mount package probleme, thanks you, I modified apt prefrences after installed openssi, that's the problem, thanks! Now I can continue my config. Tnx again -- Sergi Barroso Linux user #313577 PGPID: D318F5E8 http://www.lionclan.org |
|
From: John H. <jo...@Ca...> - 2009-03-19 11:35:37
|
Sergi Barroso wrote:
> John Hughes escribió:
>> Sergi Barroso wrote:
>>> John Hughes escribió:
>> I will check to see where /cluster/lib/cfstab is supposed to be created.
>>
> These is all files inside /cluster/lib/
>
> # ls /cluster/lib/
> Clustertab.pm CVIP.pm ssi_arch.pm ssi_distro.pm ssi_mgmt.pm
> ssi_utils.pm
>
So, /cluster/lib/cfstab doesn't exist. This is bad.
On my system:
# dpkg -s /cluster/lib/cfstab
mount: /cluster/lib/cfstab
# dpkg -l mount
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Cfg-files/Unpacked/Failed-cfg/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ Name Version Description
+++-=================-====================-===============================================
ii mount 2.13.1.1-1.ssi1 Tools for mounting and manipulating filesystems
What version of mount do you have installed?
What is in your /etc/apt/sources.list file?
What is in your /etc/apt/preferences file?
|
|
From: Sergi B. <hi...@li...> - 2009-03-19 10:47:35
|
John Hughes escribió: > Sergi Barroso wrote: >> John Hughes escribió: >>> Ok, you've got the right version of initrd-tools. >>> >>> Wait, I have some vague memories... >>> >>> Could you do >>> >>> dpkg -l | grep 64 >>> >>> Do you have some kind of amd64 library installed? That may be >>> screwing up ldd. >>> >>> Could you do: >>> >>> # /bin/sh -x 2>zz-initrd /usr/sbin/mkinitrd -o >>> initrd.img-2.6.12-ssi-686-smp 2.6.12-ssi-686-smp >>> >>> and send me the file "zz-initrd" (gzip it, it may be aound 100K). >>> >> No, I have no amd64 packages installed, I use 32 bit version. > Yes, you're right. That's not the problem: > > This is the problem: > > + add_command /cluster/lib/cfstab > + '[' -h initrd//cluster/lib/cfstab ']' > + echo /cluster/lib/cfstab > + xldd /cluster/lib/cfstab > + i=/cluster/lib/cfstab > + set +e > + '[' ']' > ++ LD_LIBRARY_PATH= > ++ ldd /cluster/lib/cfstab > ldd: /cluster/lib/cfstab: No existe el fichero o el directorio > > > No such file or directory. Wierd. > > You said "cfstab left on this path". Do you mean that cfstab exists? > Or that it does not exist? > > I will check to see where /cluster/lib/cfstab is supposed to be created. > These is all files inside /cluster/lib/ # ls /cluster/lib/ Clustertab.pm CVIP.pm ssi_arch.pm ssi_distro.pm ssi_mgmt.pm ssi_utils.pm -- Sergi Barroso Linux user #313577 PGPID: D318F5E8 http://www.lionclan.org |
|
From: John H. <jo...@Ca...> - 2009-03-19 10:29:32
|
Sergi Barroso wrote:
> John Hughes escribió:
>> Ok, you've got the right version of initrd-tools.
>>
>> Wait, I have some vague memories...
>>
>> Could you do
>>
>> dpkg -l | grep 64
>>
>> Do you have some kind of amd64 library installed? That may be
>> screwing up ldd.
>>
>> Could you do:
>>
>> # /bin/sh -x 2>zz-initrd /usr/sbin/mkinitrd -o
>> initrd.img-2.6.12-ssi-686-smp 2.6.12-ssi-686-smp
>>
>> and send me the file "zz-initrd" (gzip it, it may be aound 100K).
>>
> No, I have no amd64 packages installed, I use 32 bit version.
Yes, you're right. That's not the problem:
This is the problem:
+ add_command /cluster/lib/cfstab
+ '[' -h initrd//cluster/lib/cfstab ']'
+ echo /cluster/lib/cfstab
+ xldd /cluster/lib/cfstab
+ i=/cluster/lib/cfstab
+ set +e
+ '[' ']'
++ LD_LIBRARY_PATH=
++ ldd /cluster/lib/cfstab
ldd: /cluster/lib/cfstab: No existe el fichero o el directorio
No such file or directory. Wierd.
You said "cfstab left on this path". Do you mean that cfstab exists?
Or that it does not exist?
I will check to see where /cluster/lib/cfstab is supposed to be created.
|
|
From: Jeroen Q. <Jer...@Or...> - 2009-03-19 10:12:41
|
unsubscribe Met vriendelijke groet, OrcaGroup Jeroen Quiros Software Developer Cereslaan 8, 5384 VT Heesch Postbus 80, 5384 ZH Heesch t +31 (0)412-695100 f +31 (0)412-651995 e Jer...@Or...<mailto:Jer...@Or...> i http://www.OrcaGroup.com<http://www.orcagroup.com/> OrcaGroup: creatief in communicatie From: John Hughes [mailto:jo...@Ca...] Sent: Thursday, March 19, 2009 10:57 To: hi...@li... Cc: ssi...@li... Subject: Re: [SSI-users] Problems installing on Lenny Sergi Barroso wrote: John Hughes escribió: Sergi Barroso wrote: Finding valid ramdisk creators. Using mkinitrd to build the ramdisk. ldd: /cluster/lib/cfstab: No existe el fichero o el directorio mkinitrd failed to create initrd image. I've seen this problem before, I think it's because you've missed one of the steps in the installation. You are following my "howto" document step by step? Could you do: $ dpkg -l initrd-tools ii initrd-tools 0.1.84.2.ssi4 tools to create initrd image for prepackaged Linux kernel Ok, you've got the right version of initrd-tools. Wait, I have some vague memories... Could you do dpkg -l | grep 64 Do you have some kind of amd64 library installed? That may be screwing up ldd. Could you do: # /bin/sh -x 2>zz-initrd /usr/sbin/mkinitrd -o initrd.img-2.6.12-ssi-686-smp 2.6.12-ssi-686-smp and send me the file "zz-initrd" (gzip it, it may be aound 100K). |
|
From: John H. <jo...@Ca...> - 2009-03-19 10:05:38
|
Sergi Barroso wrote:
> John Hughes escribió:
>
>> Sergi Barroso wrote:
>>
>>> Finding valid ramdisk creators.
>>> Using mkinitrd to build the ramdisk.
>>> ldd: /cluster/lib/cfstab: No existe el fichero o el directorio
>>> mkinitrd failed to create initrd image.
>>>
Ok, the problem is that you have libc6-amd64 installed. That screws up
ldd for some reason. I'm reporting this as a bug in the lenny libc6.
Script started on Thu 19 Mar 2009 11:00:48 AM CET
lenny-node1:~# ldd /cluster/lib/cfstab
ldd: exited with unknown exit code (126)
lenny-node1:~# dpkg --purge libc6-amd64
(Reading database ... 88427 files and directories currently installed.)
Removing libc6-amd64 ...
Purging configuration files for libc6-amd64 ...
lenny-node1:~# ldd /cluster/lib/cfstab
not a dynamic executable
lenny-node1:~# exit
Script done on Thu 19 Mar 2009 11:01:22 AM CET
Just purge libc6-amd64 and it should work.
|
|
From: John H. <jo...@Ca...> - 2009-03-19 09:57:35
|
Sergi Barroso wrote:
> John Hughes escribió:
>
>> Sergi Barroso wrote:
>>
>>> Finding valid ramdisk creators.
>>> Using mkinitrd to build the ramdisk.
>>> ldd: /cluster/lib/cfstab: No existe el fichero o el directorio
>>> mkinitrd failed to create initrd image.
>>>
>>>
>>
>> I've seen this problem before, I think it's because you've missed one
>> of the steps in the installation. You are following my "howto"
>> document step by step?
>>
>> Could you do:
>>
>> $ dpkg -l initrd-tools
>>
>>
> ii initrd-tools 0.1.84.2.ssi4 tools to create initrd image for prepackaged Linux kernel
>
>
Ok, you've got the right version of initrd-tools.
Wait, I have some vague memories...
Could you do
dpkg -l | grep 64
Do you have some kind of amd64 library installed? That may be screwing
up ldd.
Could you do:
# /bin/sh -x 2>zz-initrd /usr/sbin/mkinitrd -o initrd.img-2.6.12-ssi-686-smp 2.6.12-ssi-686-smp
and send me the file "zz-initrd" (gzip it, it may be aound 100K).
|
|
From: Sergi B. <hi...@li...> - 2009-03-19 09:39:01
|
John Hughes escribió: > Sergi Barroso wrote: >> Hi, >> >> Today I started installation, and I founded my first problem, when >> installing openssi package it returns me this error: >> >> Finding valid ramdisk creators. >> Using mkinitrd to build the ramdisk. >> ldd: /cluster/lib/cfstab: No existe el fichero o el directorio >> mkinitrd failed to create initrd image. >> >> cfstab left on this path, what's exactly in this file? A copy of fstab >> with clusterfs mount points? >> >> > cfstab is the table that shows which filesystem types should have cfs > layered on top of them: > > #<fstype> <cluster> <defaults> > ext2 cfs > ext3 cfs # for ext3 > gfs parallel > tmpfs cfs # for udev > > > (so we don't layer cfs on top of gfs, each node mounts it in parallel). > > I've seen this problem before, I think it's because you've missed one > of the steps in the installation. You are following my "howto" > document step by step? > > Could you do: > > $ dpkg -l initrd-tools > > > and send us the output. > Tha'ts the output of dpkg, but initrd it's installed from openssi repos Desired=Unknown/Install/Remove/Purge/Hold | Estado=No/Instalado/Config-files/Desempaquetado/Fallo-config/Medio-inst/espera-disparo/pendiente-disparo |/ Err?=(ninguno)/Retenido/Requiere-reinst/X=ambos problemas (Estado,Err: mayúsc.=malo) ||/ Nombre Versión Descripción +++-=============================================================-=============================================================-========================================================================================================================================== ii initrd-tools 0.1.84.2.ssi4 tools to create initrd image for prepackaged Linux kernel -- Sergi Barroso Linux user #313577 PGPID: D318F5E8 http://www.lionclan.org |
|
From: John H. <jo...@Ca...> - 2009-03-19 09:34:55
|
Sergi Barroso wrote:
> Hi,
>
> Today I started installation, and I founded my first problem, when
> installing openssi package it returns me this error:
>
> Finding valid ramdisk creators.
> Using mkinitrd to build the ramdisk.
> ldd: /cluster/lib/cfstab: No existe el fichero o el directorio
> mkinitrd failed to create initrd image.
>
> cfstab left on this path, what's exactly in this file? A copy of fstab
> with clusterfs mount points?
>
>
cfstab is the table that shows which filesystem types should have cfs
layered on top of them:
#<fstype> <cluster> <defaults>
ext2 cfs
ext3 cfs # for ext3
gfs parallel
tmpfs cfs # for udev
(so we don't layer cfs on top of gfs, each node mounts it in parallel).
I've seen this problem before, I think it's because you've missed one of
the steps in the installation. You are following my "howto" document
step by step?
Could you do:
$ dpkg -l initrd-tools
and send us the output.
|
|
From: Sergi B. <hi...@li...> - 2009-03-19 09:01:14
|
Hi, Today I started installation, and I founded my first problem, when installing openssi package it returns me this error: Finding valid ramdisk creators. Using mkinitrd to build the ramdisk. ldd: /cluster/lib/cfstab: No existe el fichero o el directorio mkinitrd failed to create initrd image. cfstab left on this path, what's exactly in this file? A copy of fstab with clusterfs mount points? Thanks -- Sergi Barroso Linux user #313577 PGPID: D318F5E8 http://www.lionclan.org |
|
From: John H. <jo...@Ca...> - 2009-03-16 14:55:38
|
Sergi Barroso wrote: > Yes I'll use lenny preview, this 'll be my steps: > > - Install lenny > - Install openssi > - Install openssi web view > - Try to make live-cd from current install with debian-live :) > Ok, good luck and give us a call if you run into any problems. |