Sponsored Content
Operating Systems Solaris Using Enterprise 4500 with storedge D100 and storedge A5200 Post 302150369 by DukeNuke2 on Tuesday 11th of December 2007 07:01:26 AM
Old 12-11-2007
maybe start with installing the os and build the fcal hba into your server... then cableing the storage to your machine would be the next step.
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

veritas/STOREDGE A1000

Hi, I am a Dba and very new to filesystems and stuff. I think that we have Veritas filesystems on my Sun SOlaris 5.8 box, how do I confirm this: all my filesystems are mounted like this: /dev/vx/dsk... Now we are also using disk arrays (storedge a1000) how do I access them from the system.... (1 Reply)
Discussion started by: knarayan
1 Replies

2. UNIX for Dummies Questions & Answers

Setting up storedge multipack

Can someone please help. I have been given the opportunity to set up a storedge multipack (6 x 36 gig drives). Equipment will attach to sun 420r with 2 x 36 gig drives. Solaris 8/ 4gig memory. Total disk space = (72gig + 216gig(storedge)) I plan to install a fresh copy of solaris on... (5 Replies)
Discussion started by: finster
5 Replies

3. UNIX for Advanced & Expert Users

sun storedge

I just installed sun storedge 3310 connected to a sunfire 280R with a total siz of 680GB and now am trying to create filesystems. issue format command and created my partitions, the largest size of the partition is 170GB. but I try to create new filesystems by using newfs like newfs... (3 Replies)
Discussion started by: hassan2
3 Replies

4. Solaris

storEDGE A5000 disk Array

Do you know how do I make my solaris 8 detect the storEDGE A5000?. I have problem making it recognise, without that I cannot install VxVM. Any ideas? (7 Replies)
Discussion started by: calsum
7 Replies

5. Solaris

How can i connect storedge A1000 to E250box?

Hello Experts, I am using E250 on that solais 10 5/08 installed. I am unable to see disks. I connected 2 disks in that storage of 18gb each. When I run format command it is showing that 2 disks one is operating system and another one is 6MB. I checked probe-scsi and probe-scsi-all at ok... (6 Replies)
Discussion started by: younus_syed
6 Replies

6. Solaris

Storedge Configuration

Hi Community, I'm working on Solaris 10 installation with 1 Sun Server V490 and 1 StoredgeTek 3510 (Standalone configuration). I connected the Server to the Storedge with 1 fiber cables and I created 3 LUNs with RAID1 Configuration. Today I've a problem, infact I have to connect a second... (3 Replies)
Discussion started by: Sunb3
3 Replies

7. Solaris

Storedge IP

Hi Community, could you provide me a procedure or solaris 10 tool/command or Veritas command to check ths Storedge IP? Thank you!!! (4 Replies)
Discussion started by: Sunb3
4 Replies

8. Solaris

connection problem with Storedge D1000

Hi, Recently i was trying to connect Sun Storedge D1000 Array to E420 R (Practice servers). I connected the SCSI cable between array and server. I tried the following : #devfsadm (nothing showed up) #format (no new disk is shown here) i tried this process again after putting ON the... (2 Replies)
Discussion started by: bluegold86
2 Replies

9. Solaris

What is STOREDGE In SOLARIS?

Hi, My question is What is StorEdge in Solairs? What are A1000 AND D1000? (3 Replies)
Discussion started by: aparna66
3 Replies

10. Solaris

Can not access storedge 3320 info

Hey guys I am new at Solaris 10, and I'm having a open error on /dev/dsk/c1t1d0s6, when booting. We have a Sunfire v240 running Solaris 10, which is connected to a Storedge 3320, via SCSI. Any help, is appreciated (14 Replies)
Discussion started by: sirkanto
14 Replies
CONFIG.GUESS(1) 						   User Commands						   CONFIG.GUESS(1)

NAME
config.guess - guess the build system triplet SYNOPSIS
config.guess [OPTION] DESCRIPTION
The GNU build system distinguishes three types of machines, the `build' machine on which the compilers are run, the `host' machine on which the package being built will run, and, exclusively when you build a compiler, assembler etc., the `target' machine, for which the compiler being built will produce code. This script will guess the type of the `build' machine. Output the configuration name of the system `config.guess' is run on. Operation modes: -h, --help print this help, then exit -t, --time-stamp print date of last modification, then exit -v, --version print version number, then exit ENVIRONMENT VARIABLES
config.guess might need to compile and run C code, hence it needs a compiler for the `build' machine: use the environment variable `CC_FOR_BUILD' to specify the compiler for the build machine. If `CC_FOR_BUILD' is not specified, `CC' will be used. Be sure to specify `CC_FOR_BUILD' is `CC' is a cross-compiler to the `host' machine. CC_FOR_BUILD a native C compiler, defaults to `cc' CC a native C compiler, the previous variable is preferred REPORTING BUGS
Report bugs and patches to <config-patches@gnu.org>. Originally written by Per Bothner. Copyright 1992-2016 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICU- LAR PURPOSE. SEE ALSO
autoconf(1), automake(1), autoreconf(1), autoupdate(1), autoheader(1), autoscan(1), config.guess(1), config.sub(1), ifnames(1), libtool(1). GNU Autoconf 2.69 August 2017 CONFIG.GUESS(1)
All times are GMT -4. The time now is 05:55 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy