Sponsored Content
Full Discussion: disk replacment, SUN M3000
Homework and Emergencies Emergency UNIX and Linux Support disk replacment, SUN M3000 Post 302594990 by DukeNuke2 on Wednesday 1st of February 2012 06:22:40 PM
Old 02-01-2012
what is the output of:
Code:
raidctl -l

?
 

8 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

multiple disk in sun os

i have unix box , which currently has 2 scsi disk , as shown by format command, one at target 1 and another at target3 (which is current boot disk). can i use both the disk , if so will df -k show usage of both ? can any one guide me how to span file system across multiple disk. i m using sun 5.7... (4 Replies)
Discussion started by: raju
4 Replies

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

3. Solaris

SUN T5240 vs M3000

Hi, We are planning to buy new server for our data center. Sun T5240 or M3000 which one have better performance, we are going to create many dt sessions in this server. So, i need your suggestions. RJS (4 Replies)
Discussion started by: rajasekg
4 Replies

4. Solaris

XSCF on M3000

Hi, I've updated a few M3000s to new firmware without any hassle, but on one of them the following is happening: XSCF> getflashimage -u wayner ftp://10.16.122.200/tftpboot/IKXCP1102.tar.gz Error: insufficient free space Any idea how to delete whatever old firmware is on there so I can... (7 Replies)
Discussion started by: cabaiste
7 Replies

5. SCO

sco 5.0.5 5.0.6 openscource replacment ?

is there a version of anything linux distro that could clone/emulate sco close enough to run the 1 software program we keep this server for ? boil this question down some if a program is running on a sco system now are there any alternatives ? (2 Replies)
Discussion started by: crosbymook
2 Replies

6. Solaris

Help with faulty Disk on Sun OS

Hi, Recently i came across a disk that seems to be faulty and need help. I have gathered some information by running below commands and any help on how to solve this will be great. # uname –a SunOS XYZ 5.7 Generic_106541-16 sun4u sparc SUNW,Ultra-4 #df -k Filesystem kbytes used... (3 Replies)
Discussion started by: phanidhar6039
3 Replies

7. Solaris

Application running too slow on Sun SPARC T5440 but run normal on sun M3000

Hi all, I have application running on sun server T5440 4x8x1.4 GHz, 64 GB RAM, application running very slow though load average too low. when I install my application on another server SUN M3000 (One CPU 1x8x2.5GHz, 8GB RAM), application run smoothly. Here is my server T5440 info: ... (6 Replies)
Discussion started by: insatiable1610
6 Replies

8. UNIX for Beginners Questions & Answers

Help with sed replacment

Hi All, I am new to Unix and have a simple question. I would like to do three sed replacements in a large text file. The command I am using is as follows.... sed –n –e ‘s/:A/:X/’ –e ‘s/:B/:Y/’ –e ‘s/:C/:Z/’ myfile.txt > myfile_SED.txt The : need to be the search to identify specific :A, :B,... (3 Replies)
Discussion started by: landrjos
3 Replies
vximportdg(1M)															    vximportdg(1M)

NAME
vximportdg - import a disk group into the Veritas Volume Manager configuration SYNOPSIS
vximportdg daname new_dgname DESCRIPTION
The vximportdg utility performs a temporary import of the disk group contained on the disk device specified by daname to the disk group specified by new_dgname. As the persistent disk group information is not changed within the private partition of the affected disk, the import is only valid for the duration of the bootload or until a vxdg deport is performed. ARGUMENTS
daname Specifies the device name (disk access name) of one of the member disks of the disk group to be imported. The other members are imported automatically. new_dgname Specifies the disk group to be imported. USAGE
One reason to use the vximportdg utility is to import a second generation of the rootdg disk group so that its objects are available for use while a system is running on a different rootdg. To prevent volumes on the second generation rootdg from having the same device minor numbers as volumes (such as rootvol) on the active rootdg, the importation assigns temporary non-conflicting device minor numbers. If this occurs, vximportdg outputs warning messages detailing the mapping of the minor numbers. SEE ALSO
vxdg(1M) VxVM 5.0.31.1 24 Mar 2008 vximportdg(1M)
All times are GMT -4. The time now is 03:55 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy