You can subscribe to this list here.
| 2010 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(18) |
Dec
(7) |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2011 |
Jan
(21) |
Feb
(8) |
Mar
(8) |
Apr
(7) |
May
(1) |
Jun
(1) |
Jul
(5) |
Aug
(42) |
Sep
(1) |
Oct
|
Nov
|
Dec
|
| 2012 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(8) |
Sep
(13) |
Oct
|
Nov
|
Dec
|
| 2013 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(2) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| 2015 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(1) |
Oct
(1) |
Nov
|
Dec
|
|
From: Denis S. <dar...@gm...> - 2015-10-08 19:31:08
|
Hi Yuri, I am sorry to tell you that yes, unfortunately, this project is abandoned right now. However, I can tell you that yes it is necessary to have a running dhcp, and a tftp server running on the main node in order for the slave nodes to run their operating system through the net. All the best, Denis On Thu, Sep 3, 2015 at 6:36 PM, Yuri Numerov <ac...@hu...> wrote: > I wanted to post this on the user mailing list, but both mailing lists in > the contact website point here (Plus I could not find any email at all in > that site) > > We are trying to set up a Kestrel cluster with some old computers, and we > have run into some issues with the network configuration. The documentation > doesn't specify if a DHCP server must also be configured in the master node > or if it's enough with something in the interfaces file (That is not > specified either) or the DHCP lines in the .conf file. We can get the > master node running, but we can't add anything to the group. > > Also just wanted to nudge you about most of the external links in the > documentation being dead. ¿Is this project abandoned? > > > > ------------------------------------------------------------------------------ > Monitor Your Dynamic Infrastructure at Any Scale With Datadog! > Get real-time metrics from all of your servers, apps and tools > in one place. > SourceForge users - Click here to start your Free Trial of Datadog now! > http://pubads.g.doubleclick.net/gampad/clk?id=241902991&iu=/4140 > _______________________________________________ > Kestrelhpc-developers mailing list > Kes...@li... > https://lists.sourceforge.net/lists/listinfo/kestrelhpc-developers > |
|
From: Yuri N. <ac...@hu...> - 2015-09-03 17:11:32
|
I wanted to post this on the user mailing list, but both mailing lists in the contact website point here (Plus I could not find any email at all in that site) We are trying to set up a Kestrel cluster with some old computers, and we have run into some issues with the network configuration. The documentation doesn't specify if a DHCP server must also be configured in the master node or if it's enough with something in the interfaces file (That is not specified either) or the DHCP lines in the .conf file. We can get the master node running, but we can't add anything to the group. Also just wanted to nudge you about most of the external links in the documentation being dead. ¿Is this project abandoned? |
|
From: Jon A. H. <jo...@gm...> - 2013-06-24 13:58:03
|
2013/6/23 Benjamin Brock <ben...@gm...>: > Is KestralHPC still in development, or is your launchpad temporarily down? > I got a 404 error while trying to update my package lists to include > KestralHPC. KestrelHPC was renamed to KestrelCluster: http://kestrelcluster.github.io/, is the ppa still down? The development is a bit stalled lately since I have been quite busy, but I am always happy to fix any issue or helping anyone with it. I've still many ideas I would like to implement. Regards, JonAn. |
|
From: Benjamin B. <ben...@gm...> - 2013-06-23 15:49:00
|
Is KestralHPC still in development, or is your launchpad temporarily down? I got a 404 error while trying to update my package lists to include KestralHPC. Thanks. Ben |
|
From: Natee T. <nat...@gm...> - 2012-09-26 14:49:55
|
Right. This is going to be a long message.
This is what I did.
sudo apt-get install --no-install-recommends kestrelcluster
kestrelcluster-openmpi kestrelcluster-ganglia kestrelcluster-openmpi
kestrelcluster-plymouth
sudo kestrel-configure --ask
sudo kestrel-configure --configure
sudo kestrel-configure --enable
sudo kestrel-images --new image1
sudo kestrel-users --add natee
sudo kestrel-nodes --register
The first time around the nodes showed that there were kestrel-unset-1
and kestrel-unset-2, until I reboot the head node and issue the
command
sudo kestrel-nodes --register
again. Then this is what I get.
natee@kestrel:~$ sudo kestrel-nodes --registered
[sudo] password for natee:
kestrel-group1-1, mac:bc:5f:f4:4f:98:47, ip:
kestrel-group1-2, mac:bc:5f:f4:4f:97:a8, ip:
natee@kestrel:~$ sudo kestrel-nodes --register
Turn now on the nodes to add them to the group "group1" with the
image "image1"
Press crtl+c when you are done
The node "kestrel-group1-1" was already registered
mac : bc:5f:f4:4f:98:47
ip : 192.168.30.133
The node "kestrel-group1-1" was already registered
mac : bc:5f:f4:4f:98:47
ip : 192.168.30.133
The node "kestrel-group1-2" was already registered
mac : bc:5f:f4:4f:97:a8
ip : 192.168.30.162
The node "kestrel-group1-2" was already registered
mac : bc:5f:f4:4f:97:a8
ip : 192.168.30.162
^Cnatee@kestrel:~$ sudo kestrel-nodes --registered
kestrel-group1-1, mac:bc:5f:f4:4f:98:47, ip:192.168.30.133
kestrel-group1-2, mac:bc:5f:f4:4f:97:a8, ip:192.168.30.162
and now for the doubly verbosity report from ssh.
natee@kestrel:~$ ssh -vv kestrel-group1-1
OpenSSH_5.5p1 Debian-6+squeeze2, OpenSSL 0.9.8o 01 Jun 2010
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Applying options for kestrel-*
debug1: Applying options for *
debug2: ssh_connect: needpriv 0
debug1: Connecting to kestrel-group1-1 [192.168.30.133] port 22.
debug1: Connection established.
debug2: key_type_from_name: unknown key type '-----BEGIN'
debug2: key_type_from_name: unknown key type '-----END'
debug1: identity file /home/natee/.ssh/kestrel_id_dsa type 2
debug1: Checking blacklist file /usr/share/ssh/blacklist.DSA-1024
debug1: Checking blacklist file /etc/ssh/blacklist.DSA-1024
debug1: identity file /home/natee/.ssh/kestrel_id_dsa-cert type -1
debug1: Remote protocol version 2.0, remote software version
OpenSSH_5.5p1 Debian-6+squeeze2
debug1: match: OpenSSH_5.5p1 Debian-6+squeeze2 pat OpenSSH*
debug1: Enabling compatibility mode for protocol 2.0
debug1: Local version string SSH-2.0-OpenSSH_5.5p1 Debian-6+squeeze2
debug2: fd 3 setting O_NONBLOCK
debug1: SSH2_MSG_KEXINIT sent
debug1: SSH2_MSG_KEXINIT received
debug2: kex_parse_kexinit:
diffie-hellman-group-exchange-sha256,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1
debug2: kex_parse_kexinit:
ssh...@op...,ssh...@op...,ssh-rsa,ssh-dss
debug2: kex_parse_kexinit:
aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,arcfour,rij...@ly...
debug2: kex_parse_kexinit:
aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,arcfour,rij...@ly...
debug2: kex_parse_kexinit:
hmac-md5,hmac-sha1,um...@op...,hmac-ripemd160,hma...@op...,hmac-sha1-96,hmac-md5-96
debug2: kex_parse_kexinit:
hmac-md5,hmac-sha1,um...@op...,hmac-ripemd160,hma...@op...,hmac-sha1-96,hmac-md5-96
debug2: kex_parse_kexinit: none,zl...@op...,zlib
debug2: kex_parse_kexinit: none,zl...@op...,zlib
debug2: kex_parse_kexinit:
debug2: kex_parse_kexinit:
debug2: kex_parse_kexinit: first_kex_follows 0
debug2: kex_parse_kexinit: reserved 0
debug2: kex_parse_kexinit:
diffie-hellman-group-exchange-sha256,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1
debug2: kex_parse_kexinit: ssh-rsa,ssh-dss
debug2: kex_parse_kexinit:
aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,arcfour,rij...@ly...
debug2: kex_parse_kexinit:
aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,arcfour,rij...@ly...
debug2: kex_parse_kexinit:
hmac-md5,hmac-sha1,um...@op...,hmac-ripemd160,hma...@op...,hmac-sha1-96,hmac-md5-96
debug2: kex_parse_kexinit:
hmac-md5,hmac-sha1,um...@op...,hmac-ripemd160,hma...@op...,hmac-sha1-96,hmac-md5-96
debug2: kex_parse_kexinit: none,zl...@op...
debug2: kex_parse_kexinit: none,zl...@op...
debug2: kex_parse_kexinit:
debug2: kex_parse_kexinit:
debug2: kex_parse_kexinit: first_kex_follows 0
debug2: kex_parse_kexinit: reserved 0
debug2: mac_setup: found hmac-md5
debug1: kex: server->client aes128-ctr hmac-md5 none
debug2: mac_setup: found hmac-md5
debug1: kex: client->server aes128-ctr hmac-md5 none
debug1: SSH2_MSG_KEX_DH_GEX_REQUEST(1024<1024<8192) sent
debug1: expecting SSH2_MSG_KEX_DH_GEX_GROUP
debug2: dh_gen_key: priv key bits set: 124/256
debug2: bits set: 481/1024
debug1: SSH2_MSG_KEX_DH_GEX_INIT sent
debug1: expecting SSH2_MSG_KEX_DH_GEX_REPLY
debug1: Host 'kestrel-group1-1' is known and matches the RSA host key.
debug1: Found key in /etc/ssh/ssh_known_hosts:1
debug2: bits set: 566/1024
debug1: ssh_rsa_verify: signature correct
debug2: kex_derive_keys
debug2: set_newkeys: mode 1
debug1: SSH2_MSG_NEWKEYS sent
debug1: expecting SSH2_MSG_NEWKEYS
debug2: set_newkeys: mode 0
debug1: SSH2_MSG_NEWKEYS received
debug1: Roaming not allowed by server
debug1: SSH2_MSG_SERVICE_REQUEST sent
debug2: service_accept: ssh-userauth
debug1: SSH2_MSG_SERVICE_ACCEPT received
debug2: key: /home/natee/.ssh/kestrel_id_dsa (0x7f78e6d39530)
debug2: key: /home/natee/.ssh/kestrel_id_dsa (0x7f78e6d406a0)
debug1: Authentications that can continue: publickey,password
debug1: Next authentication method: publickey
debug1: Offering public key: /home/natee/.ssh/kestrel_id_dsa
debug2: we sent a publickey packet, wait for reply
debug1: Authentications that can continue: publickey,password
debug1: Offering public key: /home/natee/.ssh/kestrel_id_dsa
debug2: we sent a publickey packet, wait for reply
debug1: Authentications that can continue: publickey,password
debug2: we did not send a packet, disable method
debug1: Next authentication method: password
natee@kestrel-group1-1's password:
Next, with user "kestrel".
natee@kestrel:~$ sudo su kestrel
kestrel@kestrel:/home/natee$ ssh -vv kestrel-group1-1
OpenSSH_5.5p1 Debian-6+squeeze2, OpenSSL 0.9.8o 01 Jun 2010
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Applying options for kestrel-*
debug1: Applying options for *
debug2: ssh_connect: needpriv 0
debug1: Connecting to kestrel-group1-1 [192.168.30.133] port 22.
debug1: Connection established.
debug2: key_type_from_name: unknown key type '-----BEGIN'
debug2: key_type_from_name: unknown key type '-----END'
debug1: identity file /home/kestrel/.ssh/kestrel_id_dsa type 2
debug1: Checking blacklist file /usr/share/ssh/blacklist.DSA-1024
debug1: Checking blacklist file /etc/ssh/blacklist.DSA-1024
debug1: identity file /home/kestrel/.ssh/kestrel_id_dsa-cert type -1
debug1: Remote protocol version 2.0, remote software version
OpenSSH_5.5p1 Debian-6+squeeze2
debug1: match: OpenSSH_5.5p1 Debian-6+squeeze2 pat OpenSSH*
debug1: Enabling compatibility mode for protocol 2.0
debug1: Local version string SSH-2.0-OpenSSH_5.5p1 Debian-6+squeeze2
debug2: fd 3 setting O_NONBLOCK
debug1: SSH2_MSG_KEXINIT sent
debug1: SSH2_MSG_KEXINIT received
debug2: kex_parse_kexinit:
diffie-hellman-group-exchange-sha256,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1
debug2: kex_parse_kexinit:
ssh...@op...,ssh...@op...,ssh-rsa,ssh-dss
debug2: kex_parse_kexinit:
aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,arcfour,rij...@ly...
debug2: kex_parse_kexinit:
aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,arcfour,rij...@ly...
debug2: kex_parse_kexinit:
hmac-md5,hmac-sha1,um...@op...,hmac-ripemd160,hma...@op...,hmac-sha1-96,hmac-md5-96
debug2: kex_parse_kexinit:
hmac-md5,hmac-sha1,um...@op...,hmac-ripemd160,hma...@op...,hmac-sha1-96,hmac-md5-96
debug2: kex_parse_kexinit: none,zl...@op...,zlib
debug2: kex_parse_kexinit: none,zl...@op...,zlib
debug2: kex_parse_kexinit:
debug2: kex_parse_kexinit:
debug2: kex_parse_kexinit: first_kex_follows 0
debug2: kex_parse_kexinit: reserved 0
debug2: kex_parse_kexinit:
diffie-hellman-group-exchange-sha256,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1
debug2: kex_parse_kexinit: ssh-rsa,ssh-dss
debug2: kex_parse_kexinit:
aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,arcfour,rij...@ly...
debug2: kex_parse_kexinit:
aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,arcfour,rij...@ly...
debug2: kex_parse_kexinit:
hmac-md5,hmac-sha1,um...@op...,hmac-ripemd160,hma...@op...,hmac-sha1-96,hmac-md5-96
debug2: kex_parse_kexinit:
hmac-md5,hmac-sha1,um...@op...,hmac-ripemd160,hma...@op...,hmac-sha1-96,hmac-md5-96
debug2: kex_parse_kexinit: none,zl...@op...
debug2: kex_parse_kexinit: none,zl...@op...
debug2: kex_parse_kexinit:
debug2: kex_parse_kexinit:
debug2: kex_parse_kexinit: first_kex_follows 0
debug2: kex_parse_kexinit: reserved 0
debug2: mac_setup: found hmac-md5
debug1: kex: server->client aes128-ctr hmac-md5 none
debug2: mac_setup: found hmac-md5
debug1: kex: client->server aes128-ctr hmac-md5 none
debug1: SSH2_MSG_KEX_DH_GEX_REQUEST(1024<1024<8192) sent
debug1: expecting SSH2_MSG_KEX_DH_GEX_GROUP
debug2: dh_gen_key: priv key bits set: 143/256
debug2: bits set: 515/1024
debug1: SSH2_MSG_KEX_DH_GEX_INIT sent
debug1: expecting SSH2_MSG_KEX_DH_GEX_REPLY
debug1: Host 'kestrel-group1-1' is known and matches the RSA host key.
debug1: Found key in /etc/ssh/ssh_known_hosts:1
debug2: bits set: 483/1024
debug1: ssh_rsa_verify: signature correct
debug2: kex_derive_keys
debug2: set_newkeys: mode 1
debug1: SSH2_MSG_NEWKEYS sent
debug1: expecting SSH2_MSG_NEWKEYS
debug2: set_newkeys: mode 0
debug1: SSH2_MSG_NEWKEYS received
debug1: Roaming not allowed by server
debug1: SSH2_MSG_SERVICE_REQUEST sent
debug2: service_accept: ssh-userauth
debug1: SSH2_MSG_SERVICE_ACCEPT received
debug2: key: /home/kestrel/.ssh/kestrel_id_dsa (0x7f39d3c86530)
debug1: Authentications that can continue: publickey,password
debug1: Next authentication method: publickey
debug1: Offering public key: /home/kestrel/.ssh/kestrel_id_dsa
debug2: we sent a publickey packet, wait for reply
debug1: Authentications that can continue: publickey,password
debug2: we did not send a packet, disable method
debug1: Next authentication method: password
kestrel@kestrel-group1-1's password:
But since both natee and kestrel are kestrel users. I tried from the
user called "dude".
natee@kestrel:~$ sudo kestrel-users --list
kestrel
natee
natee@kestrel:~$ sudo su dude
dude@kestrel:/home/natee$ ssh -vv kestrel-group1-1
OpenSSH_5.5p1 Debian-6+squeeze2, OpenSSL 0.9.8o 01 Jun 2010
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Applying options for kestrel-*
debug1: Applying options for *
debug2: ssh_connect: needpriv 0
debug1: Connecting to kestrel-group1-1 [192.168.30.133] port 22.
debug1: Connection established.
debug1: identity file /home/dude/.ssh/kestrel_id_dsa type -1
debug1: identity file /home/dude/.ssh/kestrel_id_dsa-cert type -1
debug1: Remote protocol version 2.0, remote software version
OpenSSH_5.5p1 Debian-6+squeeze2
debug1: match: OpenSSH_5.5p1 Debian-6+squeeze2 pat OpenSSH*
debug1: Enabling compatibility mode for protocol 2.0
debug1: Local version string SSH-2.0-OpenSSH_5.5p1 Debian-6+squeeze2
debug2: fd 3 setting O_NONBLOCK
debug1: SSH2_MSG_KEXINIT sent
debug1: SSH2_MSG_KEXINIT received
debug2: kex_parse_kexinit:
diffie-hellman-group-exchange-sha256,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1
debug2: kex_parse_kexinit:
ssh...@op...,ssh...@op...,ssh-rsa,ssh-dss
debug2: kex_parse_kexinit:
aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,arcfour,rij...@ly...
debug2: kex_parse_kexinit:
aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,arcfour,rij...@ly...
debug2: kex_parse_kexinit:
hmac-md5,hmac-sha1,um...@op...,hmac-ripemd160,hma...@op...,hmac-sha1-96,hmac-md5-96
debug2: kex_parse_kexinit:
hmac-md5,hmac-sha1,um...@op...,hmac-ripemd160,hma...@op...,hmac-sha1-96,hmac-md5-96
debug2: kex_parse_kexinit: none,zl...@op...,zlib
debug2: kex_parse_kexinit: none,zl...@op...,zlib
debug2: kex_parse_kexinit:
debug2: kex_parse_kexinit:
debug2: kex_parse_kexinit: first_kex_follows 0
debug2: kex_parse_kexinit: reserved 0
debug2: kex_parse_kexinit:
diffie-hellman-group-exchange-sha256,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1
debug2: kex_parse_kexinit: ssh-rsa,ssh-dss
debug2: kex_parse_kexinit:
aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,arcfour,rij...@ly...
debug2: kex_parse_kexinit:
aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,arcfour,rij...@ly...
debug2: kex_parse_kexinit:
hmac-md5,hmac-sha1,um...@op...,hmac-ripemd160,hma...@op...,hmac-sha1-96,hmac-md5-96
debug2: kex_parse_kexinit:
hmac-md5,hmac-sha1,um...@op...,hmac-ripemd160,hma...@op...,hmac-sha1-96,hmac-md5-96
debug2: kex_parse_kexinit: none,zl...@op...
debug2: kex_parse_kexinit: none,zl...@op...
debug2: kex_parse_kexinit:
debug2: kex_parse_kexinit:
debug2: kex_parse_kexinit: first_kex_follows 0
debug2: kex_parse_kexinit: reserved 0
debug2: mac_setup: found hmac-md5
debug1: kex: server->client aes128-ctr hmac-md5 none
debug2: mac_setup: found hmac-md5
debug1: kex: client->server aes128-ctr hmac-md5 none
debug1: SSH2_MSG_KEX_DH_GEX_REQUEST(1024<1024<8192) sent
debug1: expecting SSH2_MSG_KEX_DH_GEX_GROUP
debug2: dh_gen_key: priv key bits set: 135/256
debug2: bits set: 510/1024
debug1: SSH2_MSG_KEX_DH_GEX_INIT sent
debug1: expecting SSH2_MSG_KEX_DH_GEX_REPLY
debug1: Host 'kestrel-group1-1' is known and matches the RSA host key.
debug1: Found key in /etc/ssh/ssh_known_hosts:1
debug2: bits set: 520/1024
debug1: ssh_rsa_verify: signature correct
debug2: kex_derive_keys
debug2: set_newkeys: mode 1
debug1: SSH2_MSG_NEWKEYS sent
debug1: expecting SSH2_MSG_NEWKEYS
debug2: set_newkeys: mode 0
debug1: SSH2_MSG_NEWKEYS received
debug1: Roaming not allowed by server
debug1: SSH2_MSG_SERVICE_REQUEST sent
debug2: service_accept: ssh-userauth
debug1: SSH2_MSG_SERVICE_ACCEPT received
debug2: key: /home/dude/.ssh/kestrel_id_dsa ((nil))
debug1: Authentications that can continue: publickey,password
debug1: Next authentication method: publickey
debug1: Trying private key: /home/dude/.ssh/kestrel_id_dsa
debug2: we did not send a packet, disable method
debug1: Next authentication method: password
dude@kestrel-group1-1's password:
Hope this helps,
Natee
On 26 September 2012 01:27, Jon Ander Hernandez <jo...@gm...> wrote:
> 2012/9/25 Natee Tongsiri <nat...@gm...>:
>
>> natee@kestrel:~$ sudo ssh -vw kestrel-group1-1
>> OpenSSH_5.5p1 Debian-6+squeeze2, OpenSSL 0.9.8o 01 Jun 2010
>> Bad tun device 'kestrel-group1-1'
>
> I'm sorry without sudo and with -vv (double verbose):
> natee@kestrel:~$ ssh -vv kestrel-group1-1
>
> natee@kestrel:~$ sudo su kestrel
> kestrel@kestrel:~$ ssh -vv kestrel-group1-1
|
|
From: Jon A. H. <jo...@gm...> - 2012-09-25 18:27:49
|
2012/9/25 Natee Tongsiri <nat...@gm...>: > natee@kestrel:~$ sudo ssh -vw kestrel-group1-1 > OpenSSH_5.5p1 Debian-6+squeeze2, OpenSSL 0.9.8o 01 Jun 2010 > Bad tun device 'kestrel-group1-1' I'm sorry without sudo and with -vv (double verbose): natee@kestrel:~$ ssh -vv kestrel-group1-1 natee@kestrel:~$ sudo su kestrel kestrel@kestrel:~$ ssh -vv kestrel-group1-1 |
|
From: Natee T. <nat...@gm...> - 2012-09-25 14:38:49
|
natee@kestrel:~$ sudo kestrel-nodes --register
Turn now on the nodes to add them to the group "group1" with the
image "image1"
Press crtl+c when you are done
The node "kestrel-group1-1" was already registered
mac : bc:5f:f4:4f:98:47
ip : 192.168.30.133
The node "kestrel-group1-1" was already registered
mac : bc:5f:f4:4f:98:47
ip : 192.168.30.133
^Cnatee@kestrel:~$ sudkestrel-nodes --registered
kestrel-group1-1, mac:bc:5f:f4:4f:98:47, ip:192.168.30.133
kestrel-group1-2, mac:bc:5f:f4:4f:97:a8, ip:
natee@kestrel:~$ sudo ssh -vw kestrel-group1-1
OpenSSH_5.5p1 Debian-6+squeeze2, OpenSSL 0.9.8o 01 Jun 2010
Bad tun device 'kestrel-group1-1'
natee@kestrel:~$ sudo ssh -w kestrel-group1-1
Bad tun device 'kestrel-group1-1'
natee@kestrel:~$
natee is a kestrel user, normal user get the same response.
N.
On 25 September 2012 18:10, Jon Ander Hernandez <jo...@gm...> wrote:
> 2012/9/25 Natee Tongsiri <nat...@gm...>:
>> Dear JonAn,
>>
>> That fixed the problem of node disconnecting soon after the
>> registration. However, after that mpirun would not run properly. It
>> would ask for password for every node.
>
> Ops, that explains why nodes get disconnected (the cron job tries to
> log into the nodes).
>
> Can you send me the verbose output of ssh (from a normal user, and
> from kestrel user)?
>
> $ sudo ssh -vv <node>
>
> Regards,
|
|
From: Jon A. H. <jo...@gm...> - 2012-09-25 11:10:57
|
2012/9/25 Natee Tongsiri <nat...@gm...>: > Dear JonAn, > > That fixed the problem of node disconnecting soon after the > registration. However, after that mpirun would not run properly. It > would ask for password for every node. Ops, that explains why nodes get disconnected (the cron job tries to log into the nodes). Can you send me the verbose output of ssh (from a normal user, and from kestrel user)? $ sudo ssh -vv <node> Regards, |
|
From: Natee T. <nat...@gm...> - 2012-09-25 05:44:30
|
Dear JonAn, That fixed the problem of node disconnecting soon after the registration. However, after that mpirun would not run properly. It would ask for password for every node. I will try to reinstall everything from scratch again later today. See if deleting/restarting the cron "before" I register the nodes would help. Natee On 18 September 2012 04:06, Jon Ander Hernandez <jo...@gm...> wrote: > It seems that the cron job that checks if the nodes are up is fails to > log into the nodes and thus disconnects the nodes. > > Can you remove the cron job and check if that fixes the issue? I will > check why it is failing. > > $ sudo rm /etc/cron.d/kestrelhpc > $ sudo /etc/init.d/cron restart |
|
From: Jon A. H. <jo...@gm...> - 2012-09-17 21:06:32
|
It seems that the cron job that checks if the nodes are up is fails to log into the nodes and thus disconnects the nodes. Can you remove the cron job and check if that fixes the issue? I will check why it is failing. $ sudo rm /etc/cron.d/kestrelhpc $ sudo /etc/init.d/cron restart |
|
From: Natee T. <nat...@gm...> - 2012-09-14 03:23:04
|
Login prompt this time is
Debian GNU/Linux 6.0 kestrel-image1-unset tty1
kestrel-image-unset login:
Here's the log:
natee@kestrel:~$ sudo kestrel-nodes --registered
kestrel-group1-1, mac:bc:5f:f4:4f:98:47, ip:
kestrel-group1-2, mac:bc:5f:f4:4f:97:a8, ip:
natee@kestrel:~$ sudo kestrel-nodes --connected
natee@kestrel:~$ /usr/sbin/kestrel-daemon --log
======================
Fri Sep 14 10:08:29 ICT 2012
Event's parameters :
action=register
ip=192.168.30.133
cpu=4
image=image1
action : register
mac : bc:5f:f4:4f:98:47
ip : 192.168.30.133
hostname : kestrel-group1-1
group : group1
----------------------
script: bootloader("pxelinux")
script: connect-node-list
Added 192.168.30.133 kestrel-group1-1 kestrel-group1-1-image1 to /etc/hosts
script: openmpi_hostfile("openmpi")
script: register-node-list
Added host:kestrel-group1-1, mac:bc:5f:f4:4f:98:47 to
/var/lib/kestrel/registered_nodes
script: running_lock
script: ssh-known-list
added host:kestrel-group1-1 with
key:AAAAB3NzaC1yc2EAAAADAQABAAABAQDH3CYFhb/kUiWu2Pdb1pUZ7Xdv/lnu7nTVlwrg5K7i9Xoq7N9qivI1AcSYnh0oG8mokQr94AFt2XvnikXUrMJmQ/eKgHFoOXEkLWne0waa4DZ5IdU2FNPwFG5GgUThD5+cds1goRjt187HL00UVOzfS4CduTd0jzdxklINpe5FgY27wzeNn7Fdz+aTdczijrHg2RKeUuq5l9LPjX5VGMZcLO02iMdeRHj2GM3g6+Ecl/geUEr7XEvJiqbA0Jev/AKHDhXHFLhe3ofUAr59t+0/DFdwxwbbJQYvQX5lwNB3R51tQJh/S2B1ElwpYau084w1pZ5DX44LNmz5xSzti2lH
from /etc/ssh/ssh_known_hosts
added ip:192.168.30.133 with
key:AAAAB3NzaC1yc2EAAAADAQABAAABAQDH3CYFhb/kUiWu2Pdb1pUZ7Xdv/lnu7nTVlwrg5K7i9Xoq7N9qivI1AcSYnh0oG8mokQr94AFt2XvnikXUrMJmQ/eKgHFoOXEkLWne0waa4DZ5IdU2FNPwFG5GgUThD5+cds1goRjt187HL00UVOzfS4CduTd0jzdxklINpe5FgY27wzeNn7Fdz+aTdczijrHg2RKeUuq5l9LPjX5VGMZcLO02iMdeRHj2GM3g6+Ecl/geUEr7XEvJiqbA0Jev/AKHDhXHFLhe3ofUAr59t+0/DFdwxwbbJQYvQX5lwNB3R51tQJh/S2B1ElwpYau084w1pZ5DX44LNmz5xSzti2lH
from /etc/ssh/ssh_known_hosts
script: ssh-shutdown-node
script: wol-wake-node
======================
======================
Fri Sep 14 10:08:29 ICT 2012
Event's parameters :
Unexpected event.
======================
Fri Sep 14 10:08:34 ICT 2012
Event's parameters :
action=register
ip=192.168.30.133
cpu=4
image=image1
action : register
mac : bc:5f:f4:4f:98:47
ip : 192.168.30.133
hostname : kestrel-group1-1
group : group1
----------------------
script: bootloader("pxelinux")
script: connect-node-list
Added 192.168.30.133 kestrel-group1-1 kestrel-group1-1-image1 to /etc/hosts
script: openmpi_hostfile("openmpi")
script: register-node-list
Added host:kestrel-group1-1, mac:bc:5f:f4:4f:98:47 to
/var/lib/kestrel/registered_nodes
script: running_lock
script: ssh-known-list
added host:kestrel-group1-1 with
key:AAAAB3NzaC1yc2EAAAADAQABAAABAQDH3CYFhb/kUiWu2Pdb1pUZ7Xdv/lnu7nTVlwrg5K7i9Xoq7N9qivI1AcSYnh0oG8mokQr94AFt2XvnikXUrMJmQ/eKgHFoOXEkLWne0waa4DZ5IdU2FNPwFG5GgUThD5+cds1goRjt187HL00UVOzfS4CduTd0jzdxklINpe5FgY27wzeNn7Fdz+aTdczijrHg2RKeUuq5l9LPjX5VGMZcLO02iMdeRHj2GM3g6+Ecl/geUEr7XEvJiqbA0Jev/AKHDhXHFLhe3ofUAr59t+0/DFdwxwbbJQYvQX5lwNB3R51tQJh/S2B1ElwpYau084w1pZ5DX44LNmz5xSzti2lH
from /etc/ssh/ssh_known_hosts
added ip:192.168.30.133 with
key:AAAAB3NzaC1yc2EAAAADAQABAAABAQDH3CYFhb/kUiWu2Pdb1pUZ7Xdv/lnu7nTVlwrg5K7i9Xoq7N9qivI1AcSYnh0oG8mokQr94AFt2XvnikXUrMJmQ/eKgHFoOXEkLWne0waa4DZ5IdU2FNPwFG5GgUThD5+cds1goRjt187HL00UVOzfS4CduTd0jzdxklINpe5FgY27wzeNn7Fdz+aTdczijrHg2RKeUuq5l9LPjX5VGMZcLO02iMdeRHj2GM3g6+Ecl/geUEr7XEvJiqbA0Jev/AKHDhXHFLhe3ofUAr59t+0/DFdwxwbbJQYvQX5lwNB3R51tQJh/S2B1ElwpYau084w1pZ5DX44LNmz5xSzti2lH
from /etc/ssh/ssh_known_hosts
script: ssh-shutdown-node
script: wol-wake-node
======================
======================
Fri Sep 14 10:08:34 ICT 2012
Event's parameters :
Unexpected event.
======================
Fri Sep 14 10:09:01 ICT 2012
Event's parameters :
action=disconnect
ip=192.168.30.133
mac=bc:5f:f4:4f:98:47
hostname=kestrel-group1-1
action : disconnect
mac : bc:5f:f4:4f:98:47
ip : 192.168.30.133
hostname : kestrel-group1-1
group : group1
----------------------
script: bootloader("pxelinux")
script: connect-node-list
Removed kestrel-group1-1 from /etc/hosts
script: openmpi_hostfile("openmpi")
script: register-node-list
script: running_lock
script: ssh-known-list
removed host:kestrel-group1-1 from /etc/ssh/ssh_known_hosts
removed ip:192.168.30.133 from /etc/ssh/ssh_known_hosts
script: ssh-shutdown-node
script: wol-wake-node
======================
======================
Fri Sep 14 10:09:32 ICT 2012
Event's parameters :
action=register
ip=192.168.30.162
cpu=4
image=image1
action : register
mac : bc:5f:f4:4f:97:a8
ip : 192.168.30.162
hostname : kestrel-group1-2
group : group1
----------------------
script: bootloader("pxelinux")
script: connect-node-list
Added 192.168.30.162 kestrel-group1-2 kestrel-group1-2-image1 to /etc/hosts
script: openmpi_hostfile("openmpi")
script: register-node-list
Added host:kestrel-group1-2, mac:bc:5f:f4:4f:97:a8 to
/var/lib/kestrel/registered_nodes
script: running_lock
script: ssh-known-list
added host:kestrel-group1-2 with
key:AAAAB3NzaC1yc2EAAAADAQABAAABAQDH3CYFhb/kUiWu2Pdb1pUZ7Xdv/lnu7nTVlwrg5K7i9Xoq7N9qivI1AcSYnh0oG8mokQr94AFt2XvnikXUrMJmQ/eKgHFoOXEkLWne0waa4DZ5IdU2FNPwFG5GgUThD5+cds1goRjt187HL00UVOzfS4CduTd0jzdxklINpe5FgY27wzeNn7Fdz+aTdczijrHg2RKeUuq5l9LPjX5VGMZcLO02iMdeRHj2GM3g6+Ecl/geUEr7XEvJiqbA0Jev/AKHDhXHFLhe3ofUAr59t+0/DFdwxwbbJQYvQX5lwNB3R51tQJh/S2B1ElwpYau084w1pZ5DX44LNmz5xSzti2lH
from /etc/ssh/ssh_known_hosts
added ip:192.168.30.162 with
key:AAAAB3NzaC1yc2EAAAADAQABAAABAQDH3CYFhb/kUiWu2Pdb1pUZ7Xdv/lnu7nTVlwrg5K7i9Xoq7N9qivI1AcSYnh0oG8mokQr94AFt2XvnikXUrMJmQ/eKgHFoOXEkLWne0waa4DZ5IdU2FNPwFG5GgUThD5+cds1goRjt187HL00UVOzfS4CduTd0jzdxklINpe5FgY27wzeNn7Fdz+aTdczijrHg2RKeUuq5l9LPjX5VGMZcLO02iMdeRHj2GM3g6+Ecl/geUEr7XEvJiqbA0Jev/AKHDhXHFLhe3ofUAr59t+0/DFdwxwbbJQYvQX5lwNB3R51tQJh/S2B1ElwpYau084w1pZ5DX44LNmz5xSzti2lH
from /etc/ssh/ssh_known_hosts
script: ssh-shutdown-node
script: wol-wake-node
======================
======================
Fri Sep 14 10:09:32 ICT 2012
Event's parameters :
Unexpected event.
======================
Fri Sep 14 10:09:38 ICT 2012
Event's parameters :
action=register
ip=192.168.30.162
cpu=4
image=image1
action : register
mac : bc:5f:f4:4f:97:a8
ip : 192.168.30.162
hostname : kestrel-group1-2
group : group1
----------------------
script: bootloader("pxelinux")
script: connect-node-list
Added 192.168.30.162 kestrel-group1-2 kestrel-group1-2-image1 to /etc/hosts
script: openmpi_hostfile("openmpi")
script: register-node-list
Added host:kestrel-group1-2, mac:bc:5f:f4:4f:97:a8 to
/var/lib/kestrel/registered_nodes
script: running_lock
script: ssh-known-list
added host:kestrel-group1-2 with
key:AAAAB3NzaC1yc2EAAAADAQABAAABAQDH3CYFhb/kUiWu2Pdb1pUZ7Xdv/lnu7nTVlwrg5K7i9Xoq7N9qivI1AcSYnh0oG8mokQr94AFt2XvnikXUrMJmQ/eKgHFoOXEkLWne0waa4DZ5IdU2FNPwFG5GgUThD5+cds1goRjt187HL00UVOzfS4CduTd0jzdxklINpe5FgY27wzeNn7Fdz+aTdczijrHg2RKeUuq5l9LPjX5VGMZcLO02iMdeRHj2GM3g6+Ecl/geUEr7XEvJiqbA0Jev/AKHDhXHFLhe3ofUAr59t+0/DFdwxwbbJQYvQX5lwNB3R51tQJh/S2B1ElwpYau084w1pZ5DX44LNmz5xSzti2lH
from /etc/ssh/ssh_known_hosts
added ip:192.168.30.162 with
key:AAAAB3NzaC1yc2EAAAADAQABAAABAQDH3CYFhb/kUiWu2Pdb1pUZ7Xdv/lnu7nTVlwrg5K7i9Xoq7N9qivI1AcSYnh0oG8mokQr94AFt2XvnikXUrMJmQ/eKgHFoOXEkLWne0waa4DZ5IdU2FNPwFG5GgUThD5+cds1goRjt187HL00UVOzfS4CduTd0jzdxklINpe5FgY27wzeNn7Fdz+aTdczijrHg2RKeUuq5l9LPjX5VGMZcLO02iMdeRHj2GM3g6+Ecl/geUEr7XEvJiqbA0Jev/AKHDhXHFLhe3ofUAr59t+0/DFdwxwbbJQYvQX5lwNB3R51tQJh/S2B1ElwpYau084w1pZ5DX44LNmz5xSzti2lH
from /etc/ssh/ssh_known_hosts
script: ssh-shutdown-node
script: wol-wake-node
======================
======================
Fri Sep 14 10:09:38 ICT 2012
Event's parameters :
Unexpected event.
======================
Fri Sep 14 10:10:01 ICT 2012
Event's parameters :
action=disconnect
ip=192.168.30.162
mac=bc:5f:f4:4f:97:a8
hostname=kestrel-group1-2
action : disconnect
mac : bc:5f:f4:4f:97:a8
ip : 192.168.30.162
hostname : kestrel-group1-2
group : group1
----------------------
script: bootloader("pxelinux")
script: connect-node-list
Removed kestrel-group1-2 from /etc/hosts
script: openmpi_hostfile("openmpi")
script: register-node-list
script: running_lock
script: ssh-known-list
removed host:kestrel-group1-2 from /etc/ssh/ssh_known_hosts
removed ip:192.168.30.162 from /etc/ssh/ssh_known_hosts
script: ssh-shutdown-node
script: wol-wake-node
======================
natee@kestrel:~$
On 14 September 2012 05:08, Jon Ander Hernandez <jo...@gm...> wrote:
>
>
> 2012/9/13 Natee Tongsiri <nat...@gm...>
>>
>> Things were going fine with the installation and creation of the
>> image. However, when try to register compute nodes with the command
>>
>> natee@kestrel:~$ sudo kestrel-nodes --register group1
>>
>> all the nodes booted up fine, kestrel splash screen came up, boot
>> message contained this just before the login prompt.
>> ...
>> Starting enhanced syslogd: rsyslogd.
>> [ 25.240979] svc: failed to register lockdv1 RPC service (errno 97).
>> [ 25.241813] NFSD: Using /var/lib/nfs/v4recovery as the NFSv4 state
>> recovery directory
>> [ 25.241813] NFSD: starting 90-second grace period
>> Exporting directories for NFS kernel daemon....
>>
>> checking with
>>
>> natee@kestrel:~$ sudo kestrel-nodes --connected
>> kestrel-group1-2, image:image1, mac:bc:5f:f4:4f:97:a8,
>> ip=192.168.30.162
>> natee@kestrel:~$ sudo kestrel-nodes --registered
>> kestrel-group1-1, mac:bc:5f:f4:4f:98:47, ip:
>> kestrel-group1-2, mac:bc:5f:f4:4f:97:a8, ip:192.168.30.162
>>
>> but, a few seconds later ...
>>
>> natee@kestrel:~$ sudo kestrel-nodes --connected
>> natee@kestrel:~$
>> natee@kestrel:~$ sudo kestrel-nodes --registered
>> kestrel-group1-1, mac:bc:5f:f4:4f:98:47, ip:
>> kestrel-group1-2, mac:bc:5f:f4:4f:97:a8, ip:
>>
>>
>> Please let me know if you need more information on this. I can
>> replicate this one quite easily now.
>
>
> Please give a dump of the kestrel daemon log:
>
> $ kestrel-daemon --log
>
|
|
From: Jon A. H. <jo...@gm...> - 2012-09-13 22:08:22
|
2012/9/13 Natee Tongsiri <nat...@gm...> > Things were going fine with the installation and creation of the > image. However, when try to register compute nodes with the command > > natee@kestrel:~$ sudo kestrel-nodes --register group1 > > all the nodes booted up fine, kestrel splash screen came up, boot > message contained this just before the login prompt. > ... > Starting enhanced syslogd: rsyslogd. > [ 25.240979] svc: failed to register lockdv1 RPC service (errno 97). > [ 25.241813] NFSD: Using /var/lib/nfs/v4recovery as the NFSv4 state > recovery directory > [ 25.241813] NFSD: starting 90-second grace period > Exporting directories for NFS kernel daemon.... > > checking with > > natee@kestrel:~$ sudo kestrel-nodes --connected > kestrel-group1-2, image:image1, mac:bc:5f:f4:4f:97:a8, > ip=192.168.30.162 > natee@kestrel:~$ sudo kestrel-nodes --registered > kestrel-group1-1, mac:bc:5f:f4:4f:98:47, ip: > kestrel-group1-2, mac:bc:5f:f4:4f:97:a8, ip:192.168.30.162 > > but, a few seconds later ... > > natee@kestrel:~$ sudo kestrel-nodes --connected > natee@kestrel:~$ > natee@kestrel:~$ sudo kestrel-nodes --registered > kestrel-group1-1, mac:bc:5f:f4:4f:98:47, ip: > kestrel-group1-2, mac:bc:5f:f4:4f:97:a8, ip: > > > Please let me know if you need more information on this. I can > replicate this one quite easily now. > Please give a dump of the kestrel daemon log: $ kestrel-daemon --log |
|
From: Natee T. <nat...@gm...> - 2012-09-13 15:08:57
|
Things were going fine with the installation and creation of the
image. However, when try to register compute nodes with the command
natee@kestrel:~$ sudo kestrel-nodes --register group1
all the nodes booted up fine, kestrel splash screen came up, boot
message contained this just before the login prompt.
...
Starting enhanced syslogd: rsyslogd.
[ 25.240979] svc: failed to register lockdv1 RPC service (errno 97).
[ 25.241813] NFSD: Using /var/lib/nfs/v4recovery as the NFSv4 state
recovery directory
[ 25.241813] NFSD: starting 90-second grace period
Exporting directories for NFS kernel daemon....
checking with
natee@kestrel:~$ sudo kestrel-nodes --connected
kestrel-group1-2, image:image1, mac:bc:5f:f4:4f:97:a8, ip=192.168.30.162
natee@kestrel:~$ sudo kestrel-nodes --registered
kestrel-group1-1, mac:bc:5f:f4:4f:98:47, ip:
kestrel-group1-2, mac:bc:5f:f4:4f:97:a8, ip:192.168.30.162
but, a few seconds later ...
natee@kestrel:~$ sudo kestrel-nodes --connected
natee@kestrel:~$
natee@kestrel:~$ sudo kestrel-nodes --registered
kestrel-group1-1, mac:bc:5f:f4:4f:98:47, ip:
kestrel-group1-2, mac:bc:5f:f4:4f:97:a8, ip:
Please let me know if you need more information on this. I can
replicate this one quite easily now.
Natee
----
Headnode:
OS: debian-6.0.5-amd64 (on VirtualBox 4.1.20, Windows 7 - 64)
Networking:
adapter 1: D-Link DWA-525 Wireless N 150 Desktop Adapter (rev.A2)
adapter 2: Atheros AR8151 PCI-E Gigabit Ethernet Controller (NDIS 6.20)
Switch:
D-Link 16 Port Gigabit Switch DGS-1016D H/W ver.: E1
Compute Nodes: 4x
ASRock H71M-DG3, Intel Core i5-3450, RAM: 8 GB
|
|
From: Jon A. H. <jo...@gm...> - 2012-09-07 16:13:18
|
2012/9/7 Natee Tongsiri <nat...@gm...>: > I noticed this after a restart upon completing the installation. > > Is this to be expected? > > http://natee.math.science.cmu.ac.th/kestrel/Kestrel%20Screenshots/Daemon%20failed%20no%20network%20interface%20found%20with%20ip.png Well yes.. it is expected if the network is set up by the network manager (which is started very late just before starting the GUI) instead of the networking service, but It won't hurt because the kestrel daemon will be started afterwards by the network manager (/etc/network/if-up.d/kestrel). I think that I should improve this a little bit, I will think how I improve it. ;-) Regards, JonAn. |
|
From: Natee T. <nat...@gm...> - 2012-09-07 13:52:17
|
I noticed this after a restart upon completing the installation. Is this to be expected? http://natee.math.science.cmu.ac.th/kestrel/Kestrel%20Screenshots/Daemon%20failed%20no%20network%20interface%20found%20with%20ip.png Natee |
|
From: Jon A. H. <jo...@gm...> - 2012-09-05 16:20:56
|
Hello Natee,
2012/9/5 Natee Tongsiri <nat...@gm...>:
> head node: VirtualBox debian-6.0.5-amd64
> compute nodes: 2x ASRock H71M-DG3, Intel Core i5-3450, 16GB RAM
>
> ...
> I: Base system installed successfully.
>
> Creating image cache, please wait
> Copying bin
> Copying boot
> Copying dev
> Copying etc
> Copying home
> Copying lib
> Copying lib64
> Copying media
> Copying mnt
> Copying opt
> Copying proc
> Copying root
> Copying sbin
> Copying selinux
> Copying srv
> Copying sys
> Copying tmp
> Copying usr
> Copying var
> pre-install
> template: /etc/apt/apt.conf.d/99kestrel
> template: /etc/dpkg/dpkg.cfg.d/kestrel
> script: run.disable-dpkg-upstart
> packages
> package: /usr/share/kestrel/node/packages.d/basic_packages
> package: /usr/share/kestrel/node/packages.d/ganglia("ganglia")
> package: /usr/share/kestrel/node/packages.d/openmpi("openmpi")
> package: /usr/share/kestrel/node/packages.d/plymouth
> package: /usr/share/kestrel/node/packages.d/plymouth-themes(os=Debian)
> install
> template: /etc/cron.d/kestrel_reconnect
> edit: /etc/default/nfs-common
> template: /etc/dhcp/dhclient-exit-hooks.d/kestrel_dhcp
> template: /etc/hostname
> template: /etc/init.d/beep_on_startup
> template: /etc/init.d/kestrel_connect
> template: /etc/init.d/kestrel_network
> edit: /etc/init.d/umountnfs.sh
> template: /etc/kestrel/image_name
> template: /etc/network/interfaces
> edit: /etc/pam.d/sshd
> edit: /etc/ssh/sshd_config
> edit: /etc/ssh/ssh_known_hosts
> edit: /etc/sudoers
> template: /etc/sudoers.d/kestrel
> edit: /etc/udev/rules.d/70-persistent-net.rules
> edit: /sbin/dhclient-script
> template: /sbin/kestrel_beep
> template: /sbin/kestrel_connect
> template: /sbin/kestrel_disconnect
> template: /sbin/num_of_cpus
> script: run.add-users
> system-install
> edit: /var/lib/kestrel/tftpboot/pxelinux-image-list
> template: /var/lib/lxc/image1/config
> template: /var/lib/lxc/image1/fstab
> script: restart.nfs
> configure
> script: check.plymouth
> edit: /etc/fstab
> template: /etc/ganglia/gmond.conf
> template: /etc/hosts
> edit: /etc/kestrel/beep_melody
> edit: /etc/passwd
> edit: /etc/ssh/sshd_config
> system-configure
> script: /var/lib/kestrel/tftpboot/check.cmdline-options
> edit: /etc/exports
> edit: /etc/fstab
> template: /var/lib/kestrel/tftpboot/pxelinux-image1
> script: restart.nfs
> umount: /var/lib/kestrel/images/image1/proc: device is busy.
> (In some cases useful info about processes that use
> the device is found by lsof(8) or fuser(1))
> natee@kestrel:~$
Interesting... thanks ;-)
|
|
From: Natee T. <nat...@gm...> - 2012-09-05 15:12:36
|
head node: VirtualBox debian-6.0.5-amd64
compute nodes: 2x ASRock H71M-DG3, Intel Core i5-3450, 16GB RAM
...
I: Base system installed successfully.
Creating image cache, please wait
Copying bin
Copying boot
Copying dev
Copying etc
Copying home
Copying lib
Copying lib64
Copying media
Copying mnt
Copying opt
Copying proc
Copying root
Copying sbin
Copying selinux
Copying srv
Copying sys
Copying tmp
Copying usr
Copying var
pre-install
template: /etc/apt/apt.conf.d/99kestrel
template: /etc/dpkg/dpkg.cfg.d/kestrel
script: run.disable-dpkg-upstart
packages
package: /usr/share/kestrel/node/packages.d/basic_packages
package: /usr/share/kestrel/node/packages.d/ganglia("ganglia")
package: /usr/share/kestrel/node/packages.d/openmpi("openmpi")
package: /usr/share/kestrel/node/packages.d/plymouth
package: /usr/share/kestrel/node/packages.d/plymouth-themes(os=Debian)
install
template: /etc/cron.d/kestrel_reconnect
edit: /etc/default/nfs-common
template: /etc/dhcp/dhclient-exit-hooks.d/kestrel_dhcp
template: /etc/hostname
template: /etc/init.d/beep_on_startup
template: /etc/init.d/kestrel_connect
template: /etc/init.d/kestrel_network
edit: /etc/init.d/umountnfs.sh
template: /etc/kestrel/image_name
template: /etc/network/interfaces
edit: /etc/pam.d/sshd
edit: /etc/ssh/sshd_config
edit: /etc/ssh/ssh_known_hosts
edit: /etc/sudoers
template: /etc/sudoers.d/kestrel
edit: /etc/udev/rules.d/70-persistent-net.rules
edit: /sbin/dhclient-script
template: /sbin/kestrel_beep
template: /sbin/kestrel_connect
template: /sbin/kestrel_disconnect
template: /sbin/num_of_cpus
script: run.add-users
system-install
edit: /var/lib/kestrel/tftpboot/pxelinux-image-list
template: /var/lib/lxc/image1/config
template: /var/lib/lxc/image1/fstab
script: restart.nfs
configure
script: check.plymouth
edit: /etc/fstab
template: /etc/ganglia/gmond.conf
template: /etc/hosts
edit: /etc/kestrel/beep_melody
edit: /etc/passwd
edit: /etc/ssh/sshd_config
system-configure
script: /var/lib/kestrel/tftpboot/check.cmdline-options
edit: /etc/exports
edit: /etc/fstab
template: /var/lib/kestrel/tftpboot/pxelinux-image1
script: restart.nfs
umount: /var/lib/kestrel/images/image1/proc: device is busy.
(In some cases useful info about processes that use
the device is found by lsof(8) or fuser(1))
natee@kestrel:~$
|
|
From: Jon A. H. <jo...@gm...> - 2012-08-22 16:47:06
|
2012/8/22 Natee Tongsiri <nat...@gm...>:
> Kestrel 3.0
> debian-6.05-amd64
>
> --
>
> natee@kestrel:~$ sudo kestrel-configure --ask
> [sudo] password for natee:
> natee@kestrel:~$ sudo kestrel-configure --configure
> KestrelHPC is disabled
>
> -Enable with : sudo kestrel-configure --enable
>
> natee@kestrel:~$ sudo kestrel-configure --enable
> Configuring the system
>
> pre-install
> packages
> install
> template: /etc/cron.d/kestrelhpc
> template: /etc/init.d/kestrel_daemon
> template: /etc/init.d/kestrel_halt_cluster
> script: /var/lib/kestrel/rpc/fifo
> template: /var/lib/kestrel/tftpboot/pxelinux-reboot
> script: restart.cron
> error, check the log : kestrel-configure --log install
> 2012-08-22_23:10:18 restart.cron
> script: restart.dnsmasq
> script: restart.kestrel_daemon
> script: restart.nfs
> script: /var/lib/kestrel/tftpboot/run.install-pxelinux
> configure
> script: check.nfs
> edit: /etc/default/nfs-common
> edit: /etc/default/nfs-kernel-server
> edit: /etc/dnsmasq.conf
> template: /etc/dnsmasq.d/kestrel
> edit: /etc/exports
> edit: /etc/fstab
> edit: /etc/ganglia/gmetad.conf
> template: /etc/ganglia/gmond.conf
> edit: /etc/openmpi/openmpi-mca-params.conf
> edit: /etc/services
> edit: /etc/ssh/ssh_config
> edit: /etc/ssh/sshd_config
> template: /etc/ufw/applications.d/kestrel
> script: /var/lib/kestrel/tftpboot/kernel
> script: /var/lib/kestrel/tftpboot/pxelinux.cfg/default
> script: restart.dnsmasq
> script: restart.ganglia
> script: restart.nfs
> script: restart.sshd
> script: restart.ufw
> script: run.recreate_ssh_keys
> natee@kestrel:~$
>
>
> and here's the log
>
>
>
> natee@kestrel:~$ kestrel-configure --log install 2012-08-22_23:10:18
> 2012-08-22_23:10:18
> event: install
> ===================
> template: /usr/share/kestrel/system/install.d/etc/cron.d/kestrelhpc
> tofile: /etc/cron.d/kestrelhpc
>
> template: /usr/share/kestrel/system/install.d/etc/init.d/kestrel_daemon
> tofile: /etc/init.d/kestrel_daemon
>
> update-rc.d: using dependency based boot sequencing
> update-rc.d: warning: kestrel_daemon stop runlevel arguments (none) do
> not match LSB Default-Stop values (0 1 6)
> update-rc.d: using dependency based boot sequencing
> update-rc.d: warning: kestrel_daemon start runlevel arguments (none)
> do not match LSB Default-Start values (2 3 4 5)
> update-rc.d: using dependency based boot sequencing
> template: /usr/share/kestrel/system/install.d/etc/init.d/kestrel_halt_cluster
> tofile: /etc/init.d/kestrel_halt_cluster
>
> update-rc.d: using dependency based boot sequencing
> update-rc.d: warning: kestrel_halt_cluster start runlevel arguments (2
> 3 4 5) do not match LSB Default-Start values (none)
> update-rc.d: warning: kestrel_halt_cluster stop runlevel arguments
> (none) do not match LSB Default-Stop values (0 1 6)
> update-rc.d: using dependency based boot sequencing
> update-rc.d: using dependency based boot sequencing
> script: /usr/share/kestrel/system/install.d/${KESTREL_DATA_DIR}/rpc/fifo(run,user=kestrel,group=root,mode=660)
> tofile: /var/lib/kestrel/rpc/fifo
> user: kestrel
> group: root
> mode: 660
>
> template: /usr/share/kestrel/system/install.d/${TFTPBOOT_DIR}/pxelinux-reboot("pxelinux")
> tofile: /var/lib/kestrel/tftpboot/pxelinux-reboot
>
> script: /usr/share/kestrel/system/install.d/restart.cron
> tofile: restart.cron
>
> Usage: /etc/init.d/cron {start|stop|status|restart|reload|force-reload}.
> script: /usr/share/kestrel/system/install.d/restart.dnsmasq
> tofile: restart.dnsmasq
>
> Restarting DNS forwarder and DHCP server: dnsmasq.
> script: /usr/share/kestrel/system/install.d/restart.kestrel_daemon
> tofile: restart.kestrel_daemon
>
> script: /usr/share/kestrel/system/install.d/restart.nfs
> tofile: restart.nfs
>
> script: /usr/share/kestrel/system/install.d/${TFTPBOOT_DIR}/run.install-pxelinux("pxelinux")
> tofile: /var/lib/kestrel/tftpboot/run.install-pxelinux
> label: "pxelinux"
>
>
> --
>
> Should I carry on and create an image?
Ops.. stupid mistake:
- [ -x /etc/init.d/cron ] &&
- /etc/init.d/cron
+ if [ -x /etc/init.d/cron ]; then
+ /etc/init.d/cron
+ fi
It seems that you don't have cron installed, do you?
|
|
From: Jon A. H. <jo...@gm...> - 2012-08-22 16:42:49
|
2012/8/22 Natee Tongsiri <nat...@gm...>:
> I have just ran
>
> sudo kestrel-configure --ask
>
> and the error was still there.
>
> so I checked
>
> /usr/share/kestrel/ask.d/01-range_ip("basic")
>
> and found that it is
>
> --
> #!/bin/bash
>
> configure_range_ip() {
> local result
> local title="Configure the Frontend's DHCP server"
> local msg=( "Insert the ip range for the dhcp server" )
>
> local DHCP_STARTING_IP="${FRONTEND_IP%*.}.100"
> local DHCP_ENDING_IP="${FRONTEND_IP%*.}.255"
>
> default="${DHCP_STARTING_IP} - ${DHCP_ENDING_IP}"
> --
>
> instead of
>
> --
>
> #!/bin/bash
>
> configure_range_ip() {
> local result
> local title="Configure the Frontend's DHCP server"
> local msg=( "Insert the ip range for the dhcp server" )
>
> if [[ "${FRONTEND_IP%.*}" != "${DHCP_STARTING_IP%.*}" ]]; then
> local start_ip=$((${FRONTEND_IP##*.} + 1))
> local DHCP_STARTING_IP="${FRONTEND_IP%.*}.${start_ip}"
> local DHCP_ENDING_IP="${FRONTEND_IP%.*}.255"
> fi
>
> default="${DHCP_STARTING_IP} - ${DHCP_ENDING_IP}"
>
> --
>
> Does this mean that I have to wait a few days before the changes propagate?
Yes, I need to create new packages, just I wanted to finnish a couple
of things before making a new release. ;-)
|
|
From: Jon A. H. <jo...@gm...> - 2012-08-22 16:40:07
|
2012/8/22 Natee Tongsiri <nat...@gm...>: > That's good to know! > > Natee > > PS - for a project that has not been completely ported to debian, there must > be a good reason to choose "dracut" as the ram disk creator for Kestrel huh? > maybe, there's no other like it? The initial ram disk plays an important role on a diskless system since it is the responsible of mounting the root filesystem before the system can start by its own. This root filesystem needs to be writable but the NFS share needs to be read only since it will be shared a long of multiple nodes, so an special filesystem called unionfs is used which allows to stack a tmpfs (a ram based filesystem) on top of the read only system. The problem with the classic initramfs generator (mkinitramfs) is that the code is quite large and complex and difficult to customize. I wanted to add NFS4 support but mkinitramfs lacked this functionality. Then I found that the Red Hat guys where trying to create a new cross distribution, modular and event/parallel (udev) based initial ram disk, and I found that it was really interesting, so I helped porting it to Debian: http://git.kernel.org/?p=boot/dracut/dracut.git;a=search;s=Jon+Ander+Hernandez;st=author The console module is not so important since if booting fails and you end under a rescue shell with busybox IMHO it is not so important not having your regular console fonts and your regular keymap. ;-) In the end it will allow creating interesting modules. I have a proof of concept module which allows to netboot using a wifi connection which could be really interesting for creating quickly other kind of clusters such as videowalls. And that is the history of Dracut and Kestrel. |
|
From: Natee T. <nat...@gm...> - 2012-08-22 16:39:39
|
Kestrel 3.0
debian-6.05-amd64
--
natee@kestrel:~$ sudo kestrel-configure --ask
[sudo] password for natee:
natee@kestrel:~$ sudo kestrel-configure --configure
KestrelHPC is disabled
-Enable with : sudo kestrel-configure --enable
natee@kestrel:~$ sudo kestrel-configure --enable
Configuring the system
pre-install
packages
install
template: /etc/cron.d/kestrelhpc
template: /etc/init.d/kestrel_daemon
template: /etc/init.d/kestrel_halt_cluster
script: /var/lib/kestrel/rpc/fifo
template: /var/lib/kestrel/tftpboot/pxelinux-reboot
script: restart.cron
error, check the log : kestrel-configure --log install
2012-08-22_23:10:18 restart.cron
script: restart.dnsmasq
script: restart.kestrel_daemon
script: restart.nfs
script: /var/lib/kestrel/tftpboot/run.install-pxelinux
configure
script: check.nfs
edit: /etc/default/nfs-common
edit: /etc/default/nfs-kernel-server
edit: /etc/dnsmasq.conf
template: /etc/dnsmasq.d/kestrel
edit: /etc/exports
edit: /etc/fstab
edit: /etc/ganglia/gmetad.conf
template: /etc/ganglia/gmond.conf
edit: /etc/openmpi/openmpi-mca-params.conf
edit: /etc/services
edit: /etc/ssh/ssh_config
edit: /etc/ssh/sshd_config
template: /etc/ufw/applications.d/kestrel
script: /var/lib/kestrel/tftpboot/kernel
script: /var/lib/kestrel/tftpboot/pxelinux.cfg/default
script: restart.dnsmasq
script: restart.ganglia
script: restart.nfs
script: restart.sshd
script: restart.ufw
script: run.recreate_ssh_keys
natee@kestrel:~$
and here's the log
natee@kestrel:~$ kestrel-configure --log install 2012-08-22_23:10:18
2012-08-22_23:10:18
event: install
===================
template: /usr/share/kestrel/system/install.d/etc/cron.d/kestrelhpc
tofile: /etc/cron.d/kestrelhpc
template: /usr/share/kestrel/system/install.d/etc/init.d/kestrel_daemon
tofile: /etc/init.d/kestrel_daemon
update-rc.d: using dependency based boot sequencing
update-rc.d: warning: kestrel_daemon stop runlevel arguments (none) do
not match LSB Default-Stop values (0 1 6)
update-rc.d: using dependency based boot sequencing
update-rc.d: warning: kestrel_daemon start runlevel arguments (none)
do not match LSB Default-Start values (2 3 4 5)
update-rc.d: using dependency based boot sequencing
template: /usr/share/kestrel/system/install.d/etc/init.d/kestrel_halt_cluster
tofile: /etc/init.d/kestrel_halt_cluster
update-rc.d: using dependency based boot sequencing
update-rc.d: warning: kestrel_halt_cluster start runlevel arguments (2
3 4 5) do not match LSB Default-Start values (none)
update-rc.d: warning: kestrel_halt_cluster stop runlevel arguments
(none) do not match LSB Default-Stop values (0 1 6)
update-rc.d: using dependency based boot sequencing
update-rc.d: using dependency based boot sequencing
script: /usr/share/kestrel/system/install.d/${KESTREL_DATA_DIR}/rpc/fifo(run,user=kestrel,group=root,mode=660)
tofile: /var/lib/kestrel/rpc/fifo
user: kestrel
group: root
mode: 660
template: /usr/share/kestrel/system/install.d/${TFTPBOOT_DIR}/pxelinux-reboot("pxelinux")
tofile: /var/lib/kestrel/tftpboot/pxelinux-reboot
script: /usr/share/kestrel/system/install.d/restart.cron
tofile: restart.cron
Usage: /etc/init.d/cron {start|stop|status|restart|reload|force-reload}.
script: /usr/share/kestrel/system/install.d/restart.dnsmasq
tofile: restart.dnsmasq
Restarting DNS forwarder and DHCP server: dnsmasq.
script: /usr/share/kestrel/system/install.d/restart.kestrel_daemon
tofile: restart.kestrel_daemon
script: /usr/share/kestrel/system/install.d/restart.nfs
tofile: restart.nfs
script: /usr/share/kestrel/system/install.d/${TFTPBOOT_DIR}/run.install-pxelinux("pxelinux")
tofile: /var/lib/kestrel/tftpboot/run.install-pxelinux
label: "pxelinux"
--
Should I carry on and create an image?
:+)
Natee
|
|
From: Jon A. H. <jo...@gm...> - 2012-08-22 12:51:40
|
Hello Natee, 2012/8/21 Natee Tongsiri <nat...@gm...>: > Kestrel 3.0 > debian-6.0.5-amd64 fresh installation. > > Not sure if these errors has anything to do with the configuration/image > creation not working later though. It is a known error, though it should be a warning. :-) Kestrel uses Dracut which is a tool for creating initial ram disks, but Dracut hasn't be completely ported to Debian and that error informs users that the console module is not able to find the console fonts, keymaps, etc... Nothing important, the only problem is that if the initial ram disk fails you won't have the same keymap and font as your system at the rescue shell. > I will try reporting failures during configuration/image creation soon! :-) Regards, JonAn. |
|
From: Natee T. <nat...@gm...> - 2012-08-21 17:28:36
|
Kestrel 3.0 debian-6.0.5-amd64 fresh installation. Not sure if these errors has anything to do with the configuration/image creation not working later though. I will try reporting failures during configuration/image creation soon! Regards, Natee -- natee@kestrel:~$ sudo pico /etc/apt/sources.list [sudo] password for natee: natee@kestrel:~$ sudo apt-get update Get:1 http://ftp.th.debian.org squeeze Release.gpg [1,672 B] Ign http://ftp.th.debian.org/debian/ squeeze/main Translation-en Ign http://ftp.th.debian.org/debian/ squeeze/main Translation-en_US Get:2 http://ftp.th.debian.org squeeze-updates Release.gpg [836 B] Ign http://ftp.th.debian.org/debian/ squeeze-updates/main Translation-en Ign http://ftp.th.debian.org/debian/ squeeze-updates/main Translation-en_US Get:3 http://ftp.th.debian.org squeeze Release [111 kB] Get:4 http://ftp.th.debian.org squeeze-updates Release [113 kB] Get:5 http://ftp.th.debian.org squeeze/main Sources [4,541 kB] Get:6 http://ppa.launchpad.net oneiric Release.gpg [316 B] Ign http://ppa.launchpad.net/kestrel/kestrel-3.0/ubuntu/ oneiric/main Translation-en Ign http://ppa.launchpad.net/kestrel/kestrel-3.0/ubuntu/ oneiric/main Translation-en_US Get:7 http://ppa.launchpad.net oneiric Release [9,750 B] Get:8 http://ppa.launchpad.net oneiric/main amd64 Packages [3,011 B] Get:9 http://ftp.th.debian.org squeeze/main amd64 Packages [6,542 kB] Get:10 http://ftp.th.debian.org squeeze-updates/main Sources [4,671 B] Get:11 http://ftp.th.debian.org squeeze-updates/main amd64 Packages [13.5 kB] Fetched 11.3 MB in 20s (554 kB/s) Reading package lists... Done natee@kestrel:~$ sudo apt-get install --no-install-recommends kestrelcluster kestrelcluster-openmpi kestrelcluster-ganglia kestrelcluster-openmpi kestrelcluster-plymouth Reading package lists... Done Building dependency tree Reading state information... Done The following extra packages will be installed: apache2 apache2-mpm-prefork apache2-utils apache2.2-common debootstrap dnsmasq dracut dracut-network etherwake ganglia-monitor ganglia-webfrontend gmetad iputils-arping kpartx libapache2-mod-php5 libconfuse0 libdbi0 libganglia1 libibverbs-dev libibverbs1 liblwipv6-2 libnuma1 libonig2 libopenmpi-dev libopenmpi1.3 libqdbm14 librrd4 libtorque2 libvdeplug2 nfs-kernel-server openmpi-bin openmpi-common openmpi-doc openssh-server php5 php5-common plymouth plymouth-themes-script rrdtool syslinux syslinux-common Suggested packages: apache2-doc apache2-suexec apache2-suexec-custom resolvconf php-pear vde2 gfortran ssh-askpass rssh molly-guard ufw gdm librrds-perl Recommended packages: cryptsetup dmraid lvm2 mdadm open-iscsi nbd-client wakeonlan php5-gd php5-cli openmpi-checkpoint php5-suhosin plymouth-themes-all libcrypt-passwdmd5-perl libdigest-sha1-perl The following NEW packages will be installed: apache2 apache2-mpm-prefork apache2-utils apache2.2-common debootstrap dnsmasq dracut dracut-network etherwake ganglia-monitor ganglia-webfrontend gmetad iputils-arping kestrelcluster kestrelcluster-ganglia kestrelcluster-openmpi kestrelcluster-plymouth kpartx libapache2-mod-php5 libconfuse0 libdbi0 libganglia1 libibverbs-dev libibverbs1 liblwipv6-2 libnuma1 libonig2 libopenmpi-dev libopenmpi1.3 libqdbm14 librrd4 libtorque2 libvdeplug2 nfs-kernel-server openmpi-bin openmpi-common openmpi-doc openssh-server php5 php5-common plymouth plymouth-themes-script rrdtool syslinux syslinux-common 0 upgraded, 45 newly installed, 0 to remove and 0 not upgraded. Need to get 13.6 MB of archives. After this operation, 48.4 MB of additional disk space will be used. Do you want to continue [Y/n]? Y Get:1 http://ftp.th.debian.org/debian/ squeeze/main apache2-utils amd64 2.2.16-6+squeeze7 [164 kB] Get:2 http://ftp.th.debian.org/debian/ squeeze/main apache2.2-common amd64 2.2.16-6+squeeze7 [309 kB] Get:3 http://ftp.th.debian.org/debian/ squeeze/main apache2-mpm-prefork amd64 2.2.16-6+squeeze7 [2,300 B] Get:4 http://ftp.th.debian.org/debian/ squeeze/main apache2 amd64 2.2.16-6+squeeze7 [1,394 B] Get:5 http://ftp.th.debian.org/debian/ squeeze/main dnsmasq all 2.55-2 [14.2 kB] Get:6 http://ftp.th.debian.org/debian/ squeeze/main kpartx amd64 0.4.8+git0.761c66f-10 [29.3 kB] Get:7 http://ftp.th.debian.org/debian/ squeeze/main iputils-arping amd64 3:20100418-3 [23.4 kB] Get:8 http://ftp.th.debian.org/debian/ squeeze/main etherwake amd64 1.09-3 [9,564 B] Get:9 http://ftp.th.debian.org/debian/ squeeze/main libconfuse0 amd64 2.7-1 [29.9 kB] Get:10 http://ftp.th.debian.org/debian/ squeeze/main libganglia1 amd64 3.1.7-1+b1 [140 kB] Get:11 http://ppa.launchpad.net/kestrel/kestrel-3.0/ubuntu/ oneiric/main dracut all 018-kestrel2 [149 kB] Get:12 http://ftp.th.debian.org/debian/ squeeze/main ganglia-monitor amd64 3.1.7-1+b1 [58.8 kB] Get:13 http://ftp.th.debian.org/debian/ squeeze/main libonig2 amd64 5.9.1-1 [145 kB] Get:14 http://ftp.th.debian.org/debian/ squeeze/main libqdbm14 amd64 1.8.77-4 [157 kB] Get:15 http://ftp.th.debian.org/debian/ squeeze/main php5-common amd64 5.3.3-7+squeeze8 [553 kB] Get:16 http://ftp.th.debian.org/debian/ squeeze/main libapache2-mod-php5 amd64 5.3.3-7+squeeze8 [3,038 kB] Get:17 http://ppa.launchpad.net/kestrel/kestrel-3.0/ubuntu/ oneiric/main dracut-network all 018-kestrel2 [28.3 kB] Get:18 http://ppa.launchpad.net/kestrel/kestrel-3.0/ubuntu/ oneiric/main kestrelcluster all 2.9.2012.08.16 [245 kB] Get:19 http://ppa.launchpad.net/kestrel/kestrel-3.0/ubuntu/ oneiric/main kestrelcluster-ganglia all 2.9.2012.08.16 [7,688 B] Get:20 http://ppa.launchpad.net/kestrel/kestrel-3.0/ubuntu/ oneiric/main kestrelcluster-openmpi all 2.9.2012.08.16 [4,084 B] Get:21 http://ppa.launchpad.net/kestrel/kestrel-3.0/ubuntu/ oneiric/main kestrelcluster-plymouth all 2.9.2012.08.16 [158 kB] Get:22 http://ftp.th.debian.org/debian/ squeeze/main php5 all 5.3.3-7+squeeze8 [1,062 B] Get:23 http://ftp.th.debian.org/debian/ squeeze/main libdbi0 amd64 0.8.2-3 [51.8 kB] Get:24 http://ftp.th.debian.org/debian/ squeeze/main librrd4 amd64 1.4.3-1 [319 kB] Get:25 http://ftp.th.debian.org/debian/ squeeze/main rrdtool amd64 1.4.3-1 [459 kB] Get:26 http://ftp.th.debian.org/debian/ squeeze/main ganglia-webfrontend all 3.1.7-1 [112 kB] Get:27 http://ftp.th.debian.org/debian/ squeeze/main gmetad amd64 3.1.7-1+b1 [32.7 kB] Get:28 http://ftp.th.debian.org/debian/ squeeze/main libvdeplug2 amd64 2.2.3-3 [12.5 kB] Get:29 http://ftp.th.debian.org/debian/ squeeze/main liblwipv6-2 amd64 1.2a-1 [78.3 kB] Get:30 http://ftp.th.debian.org/debian/ squeeze/main libnuma1 amd64 2.0.5-1 [26.7 kB] Get:31 http://ftp.th.debian.org/debian/ squeeze/main libtorque2 amd64 2.4.8+dfsg-9squeeze1 [115 kB] Get:32 http://ftp.th.debian.org/debian/ squeeze/main nfs-kernel-server amd64 1:1.2.2-4squeeze2 [170 kB] Get:33 http://ftp.th.debian.org/debian/ squeeze/main openssh-server amd64 1:5.5p1-6+squeeze2 [318 kB] Get:34 http://ftp.th.debian.org/debian/ squeeze/main plymouth amd64 0.8.3-9.1 [243 kB] Get:35 http://ftp.th.debian.org/debian/ squeeze/main plymouth-themes-script all 0.8.3-9.1 [11.1 kB] Get:36 http://ftp.th.debian.org/debian/ squeeze/main syslinux-common all 2:4.02+dfsg-7 [1,271 kB] Get:37 http://ftp.th.debian.org/debian/ squeeze/main syslinux amd64 2:4.02+dfsg-7 [93.3 kB] Get:38 http://ftp.th.debian.org/debian/ squeeze/main debootstrap all 1.0.26+squeeze1 [57.5 kB] Get:39 http://ftp.th.debian.org/debian/ squeeze/main libibverbs1 amd64 1.1.3-2 [33.7 kB] Get:40 http://ftp.th.debian.org/debian/ squeeze/main libopenmpi1.3 amd64 1.4.2-4 [1,400 kB] Get:41 http://ftp.th.debian.org/debian/ squeeze/main openmpi-common all 1.4.2-4 [89.5 kB] Get:42 http://ftp.th.debian.org/debian/ squeeze/main openmpi-bin amd64 1.4.2-4 [165 kB] Get:43 http://ftp.th.debian.org/debian/ squeeze/main libibverbs-dev amd64 1.1.3-2 [83.3 kB] Get:44 http://ftp.th.debian.org/debian/ squeeze/main libopenmpi-dev amd64 1.4.2-4 [2,726 kB] Get:45 http://ftp.th.debian.org/debian/ squeeze/main openmpi-doc all 1.4.2-4[469 kB] Fetched 13.6 MB in 19s (712 kB/s) Extracting templates from packages: 100% Preconfiguring packages ... Selecting previously deselected package apache2-utils. (Reading database ... 127937 files and directories currently installed.) Unpacking apache2-utils (from .../apache2-utils_2.2.16-6+squeeze7_amd64.deb) ... Selecting previously deselected package apache2.2-common. Unpacking apache2.2-common (from .../apache2.2-common_2.2.16-6+squeeze7_amd64.deb) ... Selecting previously deselected package apache2-mpm-prefork. Unpacking apache2-mpm-prefork (from .../apache2-mpm-prefork_2.2.16-6+squeeze7_amd64.deb) ... Selecting previously deselected package apache2. Unpacking apache2 (from .../apache2_2.2.16-6+squeeze7_amd64.deb) ... Selecting previously deselected package dnsmasq. Unpacking dnsmasq (from .../dnsmasq_2.55-2_all.deb) ... Selecting previously deselected package kpartx. Unpacking kpartx (from .../kpartx_0.4.8+git0.761c66f-10_amd64.deb) ... Selecting previously deselected package dracut. Unpacking dracut (from .../dracut_018-kestrel2_all.deb) ... Selecting previously deselected package iputils-arping. Unpacking iputils-arping (from .../iputils-arping_3%3a20100418-3_amd64.deb) ... Selecting previously deselected package dracut-network. Unpacking dracut-network (from .../dracut-network_018-kestrel2_all.deb) ... Selecting previously deselected package etherwake. Unpacking etherwake (from .../etherwake_1.09-3_amd64.deb) ... Selecting previously deselected package libconfuse0. Unpacking libconfuse0 (from .../libconfuse0_2.7-1_amd64.deb) ... Selecting previously deselected package libganglia1. Unpacking libganglia1 (from .../libganglia1_3.1.7-1+b1_amd64.deb) ... Selecting previously deselected package ganglia-monitor. Unpacking ganglia-monitor (from .../ganglia-monitor_3.1.7-1+b1_amd64.deb) ... Selecting previously deselected package libonig2. Unpacking libonig2 (from .../libonig2_5.9.1-1_amd64.deb) ... Selecting previously deselected package libqdbm14. Unpacking libqdbm14 (from .../libqdbm14_1.8.77-4_amd64.deb) ... Selecting previously deselected package php5-common. Unpacking php5-common (from .../php5-common_5.3.3-7+squeeze8_amd64.deb) ... Selecting previously deselected package libapache2-mod-php5. Unpacking libapache2-mod-php5 (from .../libapache2-mod-php5_5.3.3-7+squeeze8_amd64.deb) ... Selecting previously deselected package php5. Unpacking php5 (from .../php5_5.3.3-7+squeeze8_all.deb) ... Selecting previously deselected package libdbi0. Unpacking libdbi0 (from .../libdbi0_0.8.2-3_amd64.deb) ... Selecting previously deselected package librrd4. Unpacking librrd4 (from .../librrd4_1.4.3-1_amd64.deb) ... Selecting previously deselected package rrdtool. Unpacking rrdtool (from .../rrdtool_1.4.3-1_amd64.deb) ... Selecting previously deselected package ganglia-webfrontend. Unpacking ganglia-webfrontend (from .../ganglia-webfrontend_3.1.7-1_all.deb) ... Selecting previously deselected package gmetad. Unpacking gmetad (from .../gmetad_3.1.7-1+b1_amd64.deb) ... Selecting previously deselected package libvdeplug2. Unpacking libvdeplug2 (from .../libvdeplug2_2.2.3-3_amd64.deb) ... Selecting previously deselected package liblwipv6-2. Unpacking liblwipv6-2 (from .../liblwipv6-2_1.2a-1_amd64.deb) ... Selecting previously deselected package libnuma1. Unpacking libnuma1 (from .../libnuma1_2.0.5-1_amd64.deb) ... Selecting previously deselected package libtorque2. Unpacking libtorque2 (from .../libtorque2_2.4.8+dfsg-9squeeze1_amd64.deb) ... Selecting previously deselected package nfs-kernel-server. Unpacking nfs-kernel-server (from .../nfs-kernel-server_1%3a1.2.2-4squeeze2_amd64.deb) ... Selecting previously deselected package openssh-server. Unpacking openssh-server (from .../openssh-server_1%3a5.5p1-6+squeeze2_amd64.deb) ... Selecting previously deselected package plymouth. Unpacking plymouth (from .../plymouth_0.8.3-9.1_amd64.deb) ... Selecting previously deselected package plymouth-themes-script. Unpacking plymouth-themes-script (from .../plymouth-themes-script_0.8.3-9.1_all.deb) ... Selecting previously deselected package syslinux-common. Unpacking syslinux-common (from .../syslinux-common_2%3a4.02+dfsg-7_all.deb) ... Selecting previously deselected package syslinux. Unpacking syslinux (from .../syslinux_2%3a4.02+dfsg-7_amd64.deb) ... Selecting previously deselected package debootstrap. Unpacking debootstrap (from .../debootstrap_1.0.26+squeeze1_all.deb) ... Selecting previously deselected package kestrelcluster. Unpacking kestrelcluster (from .../kestrelcluster_2.9.2012.08.16_all.deb) ... Selecting previously deselected package kestrelcluster-ganglia. Unpacking kestrelcluster-ganglia (from .../kestrelcluster-ganglia_2.9.2012.08.16_all.deb) ... Selecting previously deselected package libibverbs1. Unpacking libibverbs1 (from .../libibverbs1_1.1.3-2_amd64.deb) ... Selecting previously deselected package libopenmpi1.3. Unpacking libopenmpi1.3 (from .../libopenmpi1.3_1.4.2-4_amd64.deb) ... Selecting previously deselected package openmpi-common. Unpacking openmpi-common (from .../openmpi-common_1.4.2-4_all.deb) ... Selecting previously deselected package openmpi-bin. Unpacking openmpi-bin (from .../openmpi-bin_1.4.2-4_amd64.deb) ... Selecting previously deselected package libibverbs-dev. Unpacking libibverbs-dev (from .../libibverbs-dev_1.1.3-2_amd64.deb) ... Selecting previously deselected package libopenmpi-dev. Unpacking libopenmpi-dev (from .../libopenmpi-dev_1.4.2-4_amd64.deb) ... Selecting previously deselected package openmpi-doc. Unpacking openmpi-doc (from .../openmpi-doc_1.4.2-4_all.deb) ... Selecting previously deselected package kestrelcluster-openmpi. Unpacking kestrelcluster-openmpi (from .../kestrelcluster-openmpi_2.9.2012.08.16_all.deb) ... Selecting previously deselected package kestrelcluster-plymouth. Unpacking kestrelcluster-plymouth (from .../kestrelcluster-plymouth_2.9.2012.08.16_all.deb) ... Processing triggers for man-db ... Processing triggers for initramfs-tools ... update-initramfs: Generating /boot/initrd.img-2.6.32-5-amd64 Setting up apache2-utils (2.2.16-6+squeeze7) ... Setting up apache2.2-common (2.2.16-6+squeeze7) ... Enabling site default. Enabling module alias. Enabling module autoindex. Enabling module dir. Enabling module env. Enabling module mime. Enabling module negotiation. Enabling module setenvif. Enabling module status. Enabling module auth_basic. Enabling module deflate. Enabling module authz_default. Enabling module authz_user. Enabling module authz_groupfile. Enabling module authn_file. Enabling module authz_host. Enabling module reqtimeout. Setting up apache2-mpm-prefork (2.2.16-6+squeeze7) ... Starting web server: apache2. Setting up apache2 (2.2.16-6+squeeze7) ... Setting up dnsmasq (2.55-2) ... Starting DNS forwarder and DHCP server: dnsmasq. Setting up kpartx (0.4.8+git0.761c66f-10) ... Setting up dracut (018-kestrel2) ... dracut: Generating /boot/initramfs-2.6.32-5-amd64.img E: Directories consolefonts, consoletrans, keymaps not found. Please inform us about the issue including your OS name and version. Setting up iputils-arping (3:20100418-3) ... Setting up dracut-network (018-kestrel2) ... Setting up etherwake (1.09-3) ... Setting up libconfuse0 (2.7-1) ... Setting up libganglia1 (3.1.7-1+b1) ... Setting up ganglia-monitor (3.1.7-1+b1) ... Adding group: ganglia. Adding group `ganglia' (GID 117) ... Done. Adding system user: ganglia. Warning: The home dir /var/lib/ganglia you specified already exists. Adding system user `ganglia' (UID 110) ... Adding new user `ganglia' (UID 110) with group `ganglia' ... The home directory `/var/lib/ganglia' already exists. Not copying from `/etc/skel'. adduser: Warning: The home directory `/var/lib/ganglia' does not belong to the user you are currently creating. usermod: no changes usermod: no changes usermod: no changes Starting Ganglia Monitor Daemon: gmond. Setting up libonig2 (5.9.1-1) ... Setting up libqdbm14 (1.8.77-4) ... Setting up php5-common (5.3.3-7+squeeze8) ... Setting up libapache2-mod-php5 (5.3.3-7+squeeze8) ... Creating config file /etc/php5/apache2/php.ini with new version Reloading web server config: apache2. Setting up php5 (5.3.3-7+squeeze8) ... Setting up libdbi0 (0.8.2-3) ... Setting up librrd4 (1.4.3-1) ... Setting up rrdtool (1.4.3-1) ... Setting up ganglia-webfrontend (3.1.7-1) ... Setting up gmetad (3.1.7-1+b1) ... Starting Ganglia Monitor Meta-Daemon: gmetad. Setting up libvdeplug2 (2.2.3-3) ... Setting up liblwipv6-2 (1.2a-1) ... Setting up libnuma1 (2.0.5-1) ... Setting up libtorque2 (2.4.8+dfsg-9squeeze1) ... Setting up nfs-kernel-server (1:1.2.2-4squeeze2) ... Creating config file /etc/exports with new version Creating config file /etc/default/nfs-kernel-server with new version Starting NFS common utilities: statd. Exporting directories for NFS kernel daemon.... Starting NFS kernel daemon: nfsd mountd. Setting up openssh-server (1:5.5p1-6+squeeze2) ... Creating SSH2 RSA key; this may take some time ... Creating SSH2 DSA key; this may take some time ... Restarting OpenBSD Secure Shell server: sshd. Setting up plymouth (0.8.3-9.1) ... update-initramfs: deferring update (trigger activated) Setting up syslinux-common (2:4.02+dfsg-7) ... Setting up syslinux (2:4.02+dfsg-7) ... Setting up debootstrap (1.0.26+squeeze1) ... Setting up kestrelcluster (2.9.2012.08.16) ... Setting up kestrelcluster-ganglia (2.9.2012.08.16) ... Module php5 already enabled Module cgi already enabled Restarting web server: apache2 ... waiting . Setting up libibverbs1 (1.1.3-2) ... Setting up libopenmpi1.3 (1.4.2-4) ... Setting up openmpi-common (1.4.2-4) ... Setting up openmpi-bin (1.4.2-4) ... update-alternatives: using /usr/bin/mpirun.openmpi to provide /usr/bin/mpirun (mpirun) in auto mode. Setting up libibverbs-dev (1.1.3-2) ... Setting up libopenmpi-dev (1.4.2-4) ... update-alternatives: using /usr/lib/openmpi/include to provide /usr/include/mpi (mpi) in auto mode. Setting up openmpi-doc (1.4.2-4) ... Setting up kestrelcluster-openmpi (2.9.2012.08.16) ... Processing triggers for initramfs-tools ... update-initramfs: Generating /boot/initrd.img-2.6.32-5-amd64 Processing triggers for dracut ... dracut: Generating /boot/initramfs-2.6.32-5-amd64.img E: Directories consolefonts, consoletrans, keymaps not found. Please inform us about the issue including your OS name and version. Setting up plymouth-themes-script (0.8.3-9.1) ... Setting up kestrelcluster-plymouth (2.9.2012.08.16) ... |
|
From: Jon A. H. <jo...@gm...> - 2012-08-21 12:47:36
|
2012/8/21 Natee Tongsiri <nat...@gm...>: > Kestrel 3.0 > Debian-6.0.5-amd64 > --- > > sudo kestrel-configure --ask > > http://natee.math.science.cmu.ac.th/kestrel/Kestrel%20Screenshots/sudo%20kestrel-configure%20--ask%20default%20range%20error.png > > Nothing much I hope. Something wrong in the script perhaps? Fixed. https://github.com/KestrelCluster/KestrelCluster/commit/98088cb551209d761063f5c4bbdf93ae52d6c84f |
|
From: Natee T. <nat...@gm...> - 2012-08-21 10:39:14
|
Kestrel 3.0 Debian-6.0.5-amd64 --- sudo kestrel-configure --ask http://natee.math.science.cmu.ac.th/kestrel/Kestrel%20Screenshots/sudo%20kestrel-configure%20--ask%20default%20range%20error.png Nothing much I hope. Something wrong in the script perhaps? Regards, Natee |