![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| how to mirror raid5 | itik | AIX | 4 | 02-02-2008 07:50 PM |
| Mirror solaris | sprellari | SUN Solaris | 3 | 07-20-2006 03:36 PM |
| HP UX Disk Mirror | cobdeng | HP-UX | 1 | 01-04-2005 07:04 AM |
| sun mirror | hassan2 | UNIX for Advanced & Expert Users | 3 | 10-21-2004 07:33 PM |
| Breaking Mirror | egress1 | HP-UX | 4 | 08-25-2004 06:09 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
mirror device
Hi I'm new Solaris.
I'm trying to understand how a root device is being mirrored. When do df -k I get this: Filesystem kbytes used avail capacity Mounted on /dev/md/dsk/d0 49915840 43168158 6248524 88% / /proc 0 0 0 0% /proc fd 0 0 0 0% /dev/fd mnttab 0 0 0 0% /etc/mnttab /dev/md/dsk/d3 8263373 5813462 2367278 72% /var swap 8287328 16 8287312 1% /var/run swap 8287760 448 8287312 1% /tmp As you can see my root file system is pointing to /dev/md/dsk/d0 and I think this is a mirror device (to /dev/rdsk/c0t0d0s0). My question is, how do I know/find out that /dev/md/dsk/d0 is mirror to /dev/rdsk/c0t0d0s0? I'm using Solaris 8 any help will be appreciated. Thanks ND |
| Forum Sponsor | ||
|
|
|
#2
|
||||
|
||||
|
Quote:
/usr/sbin/metastat (see the man page for options) |
||||
| Google The UNIX and Linux Forums |