Sponsored Content
Full Discussion: Mirroring
Operating Systems Solaris Mirroring Post 302385007 by incredible on Wednesday 6th of January 2010 11:31:24 PM
Old 01-07-2010
do this.
#cd /
#umount /mnt
#mount -F ufs /dev/dsk/c0t0d0s0 /mnt
#mount -F ufs /dev/dsk/c0t0d0sx /a
"x"<--- whichever other data slice
#cd /mnt
#ls
#cd /a
#ls

If you think you can afford to go ahead with a fresh installation, so be it. First see if you're able to troubleshoot to recover.
 

10 More Discussions You Might Find Interesting

1. Solaris

Mirroring

I am running Solaris 10 and i need to mirror a 73 gig HD. How do you mirror one in Solaris? (2 Replies)
Discussion started by: dewsdwarfs
2 Replies

2. SCO

Mirroring

How Can I Do Mirroring In Unix? (0 Replies)
Discussion started by: DIMITRIOSDOUMOS
0 Replies

3. Solaris

Help !! disk Mirroring

Hi I have a Sunfire X4100 box with a 4 disk Chassis (although I only have 2 disks in it). I have been asked to add two more disks into the chassis so that I can mirror the original two using SVM .....Ive read through a couple of SVM docs but am finding it a little confusing, and if any of you... (1 Reply)
Discussion started by: hcclnoodles
1 Replies

4. UNIX for Advanced & Expert Users

Mirroring Hardisk

How make mirror hardisk safe and not have trouble when we chance new hardisk in system live in sun solaris 8 server. (3 Replies)
Discussion started by: athurbayunata
3 Replies

5. SCO

mirroring in lan between 2 pc

hi ;i had setup a lan connection under sco open server release 5.0.5 between 2 pc with tcp/ip , but i want to mirror one of both for other but i can not do this please tell me about how to configure 2 pc for mirroring ? thank you::( (3 Replies)
Discussion started by: hossein
3 Replies

6. Solaris

problem with mirroring

Hello, i'm pretty new in using solaris (5.10) and i'm kind of stuck with one problem. I'm trying to create a disk mirror cause of data redundancy. I've installed second disk in my system, prepared everything for creating a mirror (by following the instructions) and don't get any responce for... (7 Replies)
Discussion started by: n00b
7 Replies

7. UNIX for Advanced & Expert Users

LFTP Mirroring

LFTP Mirroring We are planning to use lftp to mirror some of the files and directories on to the remote server. What we exactly want to do is mirror some of the directories and exclude some of the the directories from "/" i.e. main root. . What lftp is doing is... (0 Replies)
Discussion started by: sameerarora
0 Replies

8. Solaris

SVM, mirroring

Really sorry for the long posting. But i would really want to clear all the doubts. I have 2 disk c0t0d0 & c0t1d0, i wanted to mirror c0t1d0 (mirror) to c0t0d0 (main). Creating state database replica: metadb -a -c3 -f c0t0d0s7 ... (3 Replies)
Discussion started by: beginningDBA
3 Replies

9. AIX

Use of mirroring concept....

hi.... Friends... Why using mirroring ? what is the use of mirroring? just any one tell about clearly.... thanks.... (4 Replies)
Discussion started by: Kannan841
4 Replies

10. AIX

Mirroring in LPAR

Hi Folks, I am a newbie in AIX. Can someone please tell me how to do root mirroring in AIX LPAR which is created from mksysb image via HMC/NIM. ? AIX 5.3/6.1 Let me know. Thanks in advance (2 Replies)
Discussion started by: snchaudhari2
2 Replies
labelit_ufs(1M) 					  System Administration Commands					   labelit_ufs(1M)

NAME
labelit_ufs - provide and print labels for ufs file systems SYNOPSIS
labelit -F ufs [generic_options] special [ fsname volume] DESCRIPTION
labelit is used to write labels on unmounted disk file systems. Such labels may be used to uniquely identify volumes and are used by vol- ume-oriented programs such as volcopy(1M). OPTIONS
The following option is supported: generic_options options supported by the generic labelit command. See labelit(1M). OPERANDS
The following operands are supported: special name should be the physical disk section (for example, /dev/dsk/c0d0s6). The device may not be on a remote machine. fsname represents the mount point (for example, root, u1, and so on) of the file system. volume may be used to represent the physical volume name. If fsname and volume are not specified, labelit prints the current values of these labels. Both fsname and volume are limited to six or fewer characters. EXIT STATUS
The following exit values are returned: 0 Write or display of labels was successful. non-zero An error occurred. ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWcsu | +-----------------------------+-----------------------------+ SEE ALSO
labelit(1M), volcopy(1M), attributes(5), ufs(7FS) SunOS 5.10 15 Apr 2003 labelit_ufs(1M)
All times are GMT -4. The time now is 10:38 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy