Sponsored Content
Operating Systems Solaris Problem getting SUN trunking to work Post 302234213 by incredible on Tuesday 9th of September 2008 10:18:42 AM
Old 09-09-2008
Unless a V490 is a Java networking class or API you're asking in the wrong place.
 

7 More Discussions You Might Find Interesting

1. UNIX Desktop Questions & Answers

Using a Sun Ultra 5 at work

I wouldn't call myself exactly new to Unix. I've played with Linux before so I can get around alright. I just have never really learned the basics, like setting a user's path. How do I do that on my Sun station? Obvioulsly, I've got several different bins, but I can only use the commands in... (1 Reply)
Discussion started by: skinnell2
1 Replies

2. Solaris

Sun Trunking

Does anyone know where I can download Sun Trunking for Solaris 8? Sun gives this away for Solaris 10 but you have to pay for it for Solaris 8? Seems kind of bass ackwards if you ask me..... (3 Replies)
Discussion started by: hshapiro
3 Replies

3. Solaris

SUn Trunking Guide

Hello..Guys I need some help on sun trunking... I have followed the configuration guide C H A P T E R 3 - Configuring the Sun Trunking 1.3 Software from Sun but it doesn't work. Is it suppose to failover from 1 link to another when 1 of the link/port is down in the trunk, or once the head... (2 Replies)
Discussion started by: xiaochensg
2 Replies

4. Shell Programming and Scripting

common UNIX script which is to work in HP and SUN environment

I have two different UNIX scripts for updating Co-ordinate points which are working fine seperately in HP and SUN environments. But I am trying to write a common UNIX script which is to work in HP and SUN environment. The following are the scripts i am using SUN: #!/bin/ksh info () {... (6 Replies)
Discussion started by: ramkumar2yk
6 Replies

5. Solaris

Config reader module in Sun MC Agent not work in E2900

Hi men, Have you ever meet this error ? I install full Sun MC 4.0 packages (+ Add ons) exception of Sun Midrange Platform Administration because i don't know how to configure it Then all other servers are ok, only E2900 servers have Config reader module error: Data Acquisition error I... (12 Replies)
Discussion started by: tien86
12 Replies

6. UNIX for Advanced & Expert Users

Solaris 10 10/09 u8, iSCSI and SUN Trunking

I am running Solaris 10 on a V490. I have Dell EqualLogic SAN attached. I would like to take full advantage of the iSCSI initiator. I have a primary network interface and IP addresses for all four SAN ports. Since the four ports are SUN GigaSwift (legacy), I cannot utilize dladm, so I downloaded... (2 Replies)
Discussion started by: KSFlyer
2 Replies

7. Solaris

Solaris Trunking and its impact on VCS cluster and others

Hello guys, I have a question regarding link aggregation / trunking in Solaris 9 Sun Trunking does not come by default in Solaris 9 unlike Solaris 10 where we can use the "dladm" command to trunk 4 physical NIC interfaces together. My question is in Solaris 9. Will the configurations of... (1 Reply)
Discussion started by: br1an
1 Replies
GCJH(1)                                                                 GNU                                                                GCJH(1)

NAME
gcjh - - generate header files from Java class files SYNOPSIS
gcjh [OPTIONS]... CLASS... DESCRIPTION
The "gcjh" program is used to generate header files from class files. It can generate both CNI and JNI header files, as well as stub implementation files which can be used as a basis for implementing the required native methods. It is similar to "javah" but has slightly different command line options, and defaults to CNI. OPTIONS
See "javah" for a full description; this page only lists the additional options provided by "gcjh". CNI text options -add text Insert text into class body. -append text Append text after class declaration. -friend text Insert text as a "friend" declaration. -prepend text Insert text before start of class. Compatibility options (unused) -td DIR -M -MM -MD -MMD Unused compatibility option. Standard options: -help Print help text, then exit. -version Print version number, then exit. -JOPTION Pass argument to the Java runtime. BUGS
SEE ALSO
javac(1), javah(1), ... AUTHOR
0.98 2010-07-05 GCJH(1)
All times are GMT -4. The time now is 02:16 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy