Two a1000s to one server?


 
Thread Tools Search this Thread
Operating Systems Solaris Two a1000s to one server?
# 1  
Old 07-16-2010
Two a1000s to one server? [SOLVED]

Hello all,

I have an A1000 connected to a Sun-Fire-V440(solaris10) through server's HVD scsi card. The card has 2 scsi ports on it and 1 of the ports was initially connected to A1000. And, this A1000 is terminated using a terminator. (c4t5d0)

Now, I want to connect another A1000 storage to same server. What is the best way to connect the second storage? Do I connect new A1000 to second port on server's hvd scsi card or rather the two A1000s need to be daisy chained only?

As for trying I have connected second A1000 to the second scsi port on server's scsi card and format shows the new device but raid manager software does not show anything about second A1000. I did not reboot server after connecting second A1000.
Code:
2. c4t5d0 <Symbios-StorEDGEA1000-0301 cyl 65533 alt 2 hd 64 sec 152>
          /pci@1d,700000/scsi@2,1/sd@5,0
3. c5t5d0 <Symbios-StorEDGEA1000-0301 cyl 65533 alt 2 hd 64 sec 169>
          /pci@1d,700000/scsi@2/sd@5,0

c4t5d0 already configured from rm6 and raid5 Lun is mounted on server.
c5t5d0 is new A1000 which I don't see in RM6

Please let me know what is the right way of connecting second A1000.

Appreciate your help!
ThanksSmilie

Last edited by upengan78; 07-26-2010 at 02:54 PM..
# 2  
Old 07-26-2010
It can work both ways, either through the a1000 already attached to server or through other scsi port on the HBA. Thanks.
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. UNIX and Linux Applications

Is it mandatory or not to stop/start Applcation server ehen Restarting Database Server?

Good afternoon I need your help please. There is a Mantenance Windos which needs to Restart de Database Server 192.x.x.97 to set up some configuration Is it mandatory or not to stop/start Applcation server that runs in 192.x.x.95 ? Is it mandatory or not to stop/start apache and Tomcat?... (3 Replies)
Discussion started by: alexcol
3 Replies

2. Solaris

Script to get files from remote server to local server through sftp without prompting for password

Hi, I am trying to automate the process of fetching files from remote server to local server through sftp. I have the username and password for the remote solaris server. But I need to give password manually everytime i run the script. Can anyone help me in automating the script such that it... (3 Replies)
Discussion started by: ssk250
3 Replies

3. UNIX for Dummies Questions & Answers

Transfer file from server B to server C and running the script on server A

I have 3 servers A, B, C and server B is having some files in /u01/soa/ directory, these files i want to copy to server C, and i want to run the script from server A. Script(Server A) --> Files at Server B (Source server) --> Copy the files to Server C(Target Server). We dont have RSA key... (4 Replies)
Discussion started by: kiran_j
4 Replies

4. Shell Programming and Scripting

Connect to server-1 from server-2 and get a file from server-1

I need to connect to a ftp server-1 from linux server-2 and copy/get a file from server-1 which follows a name pattern of FILENAME* (located on the root directory) and copy on a directory on server-2. Later, I have to use this file for ETL loading... For this I tried using as below /usr/bin/ftp... (8 Replies)
Discussion started by: dhruuv369
8 Replies

5. Shell Programming and Scripting

KSH fetching files from server A onto server B and putting on server C

Dear Friends, Sorry for this basic request. But I just started learning Ksh recently and still I am a newbie in this field. Q: I have files on one server and the date format is 20121001000009_224625.in which has year (yyyy) month (mm) and date (dd). I have these files on server A. The task... (8 Replies)
Discussion started by: BrownBob
8 Replies

6. UNIX for Dummies Questions & Answers

Access of Microsoft Team Foundation Server (TFS) repository from Unix Server

Hello, Some of our application team uses Microsoft Team Foundation server (TFS) reposity tool for their .NET projects , I would like to access it form Unix/Linux machine. Please let me know how can access the TFS from unix. Thanks (0 Replies)
Discussion started by: posix
0 Replies

7. Programming

Problem with Perl script after moving from a Windows/Apache Server to a UNIX server.

I have a Perl script that worked fine before moving it to justhost.com. It was on a Windows/Apache server. Just host is using UNIX. Other Perl scripts on other sites that were also moved work fine so I know Perl is functioning. The script is called cwrmail.pl and is located in my cgi-bin. When I... (9 Replies)
Discussion started by: BigBobbyB
9 Replies

8. Windows & DOS: Issues & Discussions

Office server => laptop =>client server ...a lengthy and laborious ftp procedure

Hi All, I need your expertise in finding a way to solve my problem.Please excuse if this is not the right forum to ask this question and guide me to the correct forum,if possible. I am a DBA and on a daily basis i have to ftp huge dump files from my company server to my laptop and then... (3 Replies)
Discussion started by: kunwar
3 Replies

9. Solaris

NFS write failed for server.....error 11 (RPC: Server can't decode arguments)

Hello! I have a Linux nfs server (called server100 below) with a export nfs. My problem is that the Solaris client (called client100 below) doesn't seems to like it. In the Solaris syslog I got following messages (and after a while the solaris client behave liked its hanged/to buzy). Also see... (3 Replies)
Discussion started by: sap4ever
3 Replies
Login or Register to Ask a Question