[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bgl-discuss] added binary to I/O node ramdisk



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.