Re: Help with Linux - to VSE Hipersockets

2007-04-20 Thread Rich Smrcina
Is anything else on the Hipersocket network that you can ping? Maybe try this route: DEFINE ROUTE,ID=HIPERS,LINKID=OSAA,IPADDR=192.68.24.0,- GATEWAY=192.68.24.1 You may want to post this to vse-l. CSI monitors vse-l can may respond there. Aristarc Diez Redorta wrote: Here is the ifconfig:

Re: Help with Linux - to VSE Hipersockets

2007-04-20 Thread Aristarc Diez Redorta
Hi Rick, we cannot ping from Linux to VSE and from Vse to Linux. This is the first time we're trying to configure it. TIA. Aris. Rich Smrcina <[EMAIL PROTECTED] om> Para Enviado por:

Re: Help with Linux - to VSE Hipersockets

2007-04-20 Thread Rich Smrcina
There is nothing special that has to be done in Linux to access VSE via Hipersockets. If you have Hipersockets configured on the system, attach the device sets to each Linux and VSE and configure the interfaces. One thing to remember on the VSE side is that when adding the device you need to use

Help with Linux - to VSE Hipersockets

2007-04-20 Thread Aristarc Diez Redorta
Hi all, can anyone help me or show me how to configure Linux Hipersockets to access VSE Hipersockets? TIA. Aris. -- For LINUX-390 subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the messag

Re: Help with Linux - to VSE Hipersockets

2007-04-20 Thread Aristarc Diez Redorta
Here is the ifconfig: eth0 Link encap:Ethernet HWaddr 00:11:25:C0:D6:A5 inet addr:130.10.230.101 Bcast:130.10.255.255 Mask:255.255.0.0 inet6 addr: fe80::11:2500:9c0:d6a5/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1492 Metric:1 RX packets:5548

Re: Help with Linux - to VSE Hipersockets

2007-04-20 Thread Mark Post
>>> On Fri, Apr 20, 2007 at 10:36 AM, in message <[EMAIL PROTECTED]>, Aristarc Diez Redorta <[EMAIL PROTECTED]> wrote: > Here is the ifconfig: > -snip- The very end of your TCP/IP start up log shows successful pings: 20070420 162754.71 0012: IPC108I ICMP Echo req

Re: Help with Linux - to VSE Hipersockets

2007-04-20 Thread Rich Smrcina
Do the interfaces come up on both Linux and VSE. Send the output from the Linux ifconfig and your VSE TCP/IP config and startup messages. Aristarc Diez Redorta wrote: Hi Rick, we cannot ping from Linux to VSE and from Vse to Linux. This is the first time we're trying to configure it. TIA. Ari

Re: Help with Linux - to VSE Hipersockets

2007-04-20 Thread Rich Smrcina
Clearly I didn't read far enough... :) Mark Post wrote: On Fri, Apr 20, 2007 at 10:36 AM, in message <[EMAIL PROTECTED]>, Aristarc Diez Redorta <[EMAIL PROTECTED]> wrote: Here is the ifconfig: -snip- The very end of your TCP/IP start up log shows successful pings: 200704

Re: Help with Linux - to VSE Hipersockets

2007-04-20 Thread Mark Post
>>> On Fri, Apr 20, 2007 at 11:53 AM, in message <[EMAIL PROTECTED]>, Rich Smrcina <[EMAIL PROTECTED]> wrote: > Clearly I didn't read far enough... :) The only reason I read as far as I did, was because I had no idea what in the world I was looking at until I got to the end. Fresh set of eyes,

dmsetup suspend

2007-04-20 Thread Stricklin, Raymond J
Can somebody help me understand the practical aspects of this statement from dmsetup(8) ? suspend device_name Suspends a device. Any I/O that has already been mapped by the device but has not yet completed will be flushed. Any further I