[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bgl-discuss] added binary to I/O node ramdisk
- To: discuss@xxxxxxxxxxxxxxx
- Subject: [bgl-discuss] added binary to I/O node ramdisk
- From: Kazutomo Yoshii <kazutomo@xxxxxxxxxxx>
- Date: Wed, 09 Feb 2005 14:04:30 -0600
- Delivered-to: discuss-outgoing@bgl.mcs.anl.gov
- Delivered-to: discuss@bgl.mcs.anl.gov
- Sender: owner-discuss@xxxxxxxxxxxxxxx
- User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.3) Gecko/20040913
Hi,
I have added a small static linked binary to bgl ramdisk.
What I have added is a small socket program
to send a buffer "I'm I/O node" to specified IP with specified port.
A server program at the service node got message from I/O node like below
sn1: ./server 172.30.1.100
server ip : 172.30.1.100
from 172.30.1.35
I'm I/O node
# BTW, I was using a regular SuSE gcc (not blrts) to
# make a small prog for I/O node.
# option is like gcc -mpowerpc -static ...
Other things I have tried ...
- ping to my laptop from I/O node
- mount an exported dir at my laptop from I/O node
both didn't work.
packets from I/O node doesn't go through to the outside of bgl system.
right?
If I could mount my laptop dir, it would be cool.
Thanks,
Kaz
- --------------------------------------------------------------------
To add or remove yourself from this mailing list, use the 'notifyme'
command on any BGL machine. To remove: notifyme -n, to add: notifyme -y.