Sponsored Content
Operating Systems Solaris Add new disk to Sun StorEdge 3310 RAID Post 302429739 by DukeNuke2 on Tuesday 15th of June 2010 10:58:47 AM
Old 06-15-2010
you can use a serial line... but note, the default setting for this device is 38400 bauds! for the steps after connecting, use the documentation... haven't worked on such an array for years...
 

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
ncpd(8) 						  System administration commands						   ncpd(8)

NAME
ncpd - Daemon which handles the serial link to a Psion SYNOPSIS
ncpd [-V] [-h] [-v log-class] [-d] [-e] [-p [host:]port] [-s device] [-b baud-rate] [long-options] DESCRIPTION
ncpd is the daemon which handles the serial link to your Psion. It listens at port 7501 for local connections and provides basic PLP/NCP services for plpfuse and plpftp and other front-ends. It auto-connects to the psion, even after unplugging/switching off therefore it can run all the time if you can dedicate a serial device to it. OPTIONS
-V, --version Display the version and exit -h, --help Display a short help text and exit. -e, --autoexit Exit automatically if the device is disconnected. Furthermore, use the current tty as I/O device. This option is intended for start- ing ncpd on demand using mgetty's auto-detect function. (A patch for mgetty is needed for that). -v, --verbose=log-class Increase the logging level of the program. the possible values for log-class are: nl Set NCP debug level to LOG nd Set NCP debug level to DEBUG ll Set Link debug level to LOG ld Set Link debug level to DEBUG pl Set Packet debug level to LOG pd Set Packet debug level to DEBUG ph Set Packet debug level to HANDSHAKE m Set overall debug level to verbose all Turn on all the above logging on. -d, --dontfork Do not background the daemon. -p, --port=[host:]port Specify the port to listen on - by default the value for the host is 127.0.0.1 and the value for the port is looked up in /etc/ser- vices using the key psion/tcp. If it is not found there, a default value of 7501 is used. -s, --serial=device Specify the serial device to use to connect to the Psion - this defaults to /dev/ttyS0 -b, --baudrate=baud-rate Specify the baud rate to use for the serial connection. If the word auto is specified, ncpd cycles through baud-rates of 115200, 57600, 38400, 19200 and 9600 baud. Default setting is auto. SEE ALSO
plpfuse(8), plpprintd(8), plpftp(1), sisinstall(1) AUTHOR
Fritz Elfert Heavily based on p3nfsd by Rudolf Koenig (rfkoenig@immd4.informatik.uni-erlangen.de) and plp_1_7 by Philip Proudman (phil@proud- man51.freeserve.co.uk) Patches from Matt Gumbley (matt@gumbley.demon.co.uk) Man page by John Lines (john+plpman@paladin.demon.co.uk) plptools 1.0.9 2008/03/13 ncpd(8)
All times are GMT -4. The time now is 12:14 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy