Sponsored Content
Operating Systems Solaris Add new disk to Sun StorEdge 3310 RAID Post 302431673 by jamie_collins on Tuesday 22nd of June 2010 02:16:01 PM
Old 06-22-2010
Used serial lin ebut still can't connect with hyperterminal.
Says I am connected and when I type anything just puts x's on the screen...

Any help would be appreciated.

Thanks

---------- Post updated at 01:16 PM ---------- Previous update was at 12:59 PM ----------

K I was able to get to a login screen using baud 9600 but not sure of the id and password. Is there a default one I can use?

---------- Post updated at 02:16 PM ---------- Previous update was at 01:16 PM ----------

Alright making progress.

After a lot of reading about the SCSI 3310 array I have determined there is a single bus configuration. I have added two 72 GB disks to the array and would like to set them up using sccli.

Does anyone know where I can locate that documentation in sun?
 

9 More Discussions You Might Find Interesting

1. 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

2. Solaris

Add new hard disk to sun sparc server?

A sparc server has a new SCSI hard disk added and labeled by the engineer, but they need to be formatted identically to an existing disk (c4t0d0). You decide to script the process and run from the command line without interaction. I know that the following command line must be achieve this. #... (3 Replies)
Discussion started by: kingsan
3 Replies

3. UNIX for Advanced & Expert Users

Help: Sun Disk partitioning for Sun V240 & StorEdge 3300

Dear Sun gurus, I have Sun Fire V240 server with its StorEdge 3300 disk-array. Following are its disks appeared in format command. I have prepared its partitions thru format and metainit & metattach (may be i have made wrong steps, causing the errors below because I have done thru some document... (1 Reply)
Discussion started by: shafeeq
1 Replies

4. UNIX for Dummies Questions & Answers

Sun - RAID

From what I have been finding on the net is that most all Sun RAID setups are software? Is it really that uncommon for Sun servers to have hardware RAID? (6 Replies)
Discussion started by: kingdbag
6 Replies

5. Solaris

Using Enterprise 4500 with storedge D100 and storedge A5200

Sorry if this seems trivial. i have been given a task at work to configure a sun processing server "enterprise 4500" so it can work with the a storage server "storedge A5200" and "storedge D1000" the truth is i have never worked on a sun server before. i need a guideline (step by step) as to... (5 Replies)
Discussion started by: lawalidowu
5 Replies

6. 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

7. Filesystems, Disks and Memory

Poor read performance on sun storedge a1000

Hello, i have a a1000 connected to an e6500. There's a raid 10 (12 disks) on the a1000. If i do a dd if=/dev/zero of=/mnt/1 bs=1024k count=1000 and then look at iostat it tells me there's a kw/s of 25000. But if i do a dd of=/dev/zero if=/mnt/1 bs=1024k count=1000 then i see only a... (1 Reply)
Discussion started by: mbrenner
1 Replies

8. Solaris

Move disks to different StorEdge, keeping RAID

Hi. I need to move a 5 disk RAID5 array from a SE3310 box to a different SE3310 array. After installing the disks in the "new" StorEdge device, I "would like" ;) to be able have access to the data which is on the RAID. Essentially, the quesion is, how can this be done? :confused: I checked... (5 Replies)
Discussion started by: alexs77
5 Replies

9. Solaris

Hardware RAID not recognize the new disk [Sun T6320]

We have hardware RAID configured on Sun-Blade-T6320 and one of the disk got failed. Hence we replaced the failed disk. But the hot swapped disk not recognized by RAID. Kindly help on fixing this issue. We have 2 LDOM configured on this server and this server running on single disk. #... (8 Replies)
Discussion started by: rock123
8 Replies
set_color(1)							       fish							      set_color(1)

NAME
set_color - set_color - set the terminal color set_color - set the terminal color Synopsis set_color [-v --version] [-h --help] [-b --background COLOR] [COLOR] Description Change the foreground and/or background color of the terminal. COLOR is one of black, red, green, brown, yellow, blue, magenta, purple, cyan, white and normal. o -b, --background Set the background color o -c, --print-colors Prints a list of all valid color names o -h, --help Display help message and exit o -o, --bold Set bold or extra bright mode o -u, --underline Set underlined mode o -v, --version Display version and exit Calling set_color normal will set the terminal color to whatever is the default color of the terminal. Some terminals use the --bold escape sequence to switch to a brighter color set. On such terminals, set_color white will result in a grey font color, while set_color --bold white will result in a white font color. Not all terminal emulators support all these features. This is not a bug in set_color but a missing feature in the terminal emulator. set_color uses the terminfo database to look up how to change terminal colors on whatever terminal is in use. Some systems have old and incomplete terminfo databases, and may lack color information for terminals that support it. Download and install the latest version of ncurses and recompile fish against it in order to fix this issue. Version 1.23.1 Sun Jan 8 2012 set_color(1)
All times are GMT -4. The time now is 04:27 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy