Unable to mount Metadevice


 
Thread Tools Search this Thread
Operating Systems Solaris Unable to mount Metadevice
# 15  
Old 05-01-2010
Quote:
Originally Posted by Duffs
Hi,

metpmtc1:# mount -v | grep spool
/dev/dsk/c1t5d0s0 on /spool01 type ufs read/write/setuid/intr/largefiles/onerror=panic/dev=1d800d0 on Sat May 1 02:52:08 2010
metpmtc1:# fstyp /dev/md/dsk/d501
hsfs fstyp: cannot open </dev/md/dsk/d501>
/dev/md/dsk/d501: No such device or address
udfs fstyp: cannot open </dev/md/dsk/d501> errorno <6>
/dev/md/rdsk/d501: No such device or address
Unknown_fstyp (no matches)
metpmtc1:#
metpmtc1:# metastat -p d39
d39 1 9 c1t1d0s0 c1t2d0s0 c1t3d0s0 c1t4d0s0 c2t1d0s0 c2t2d0s0 c2t3d0s0 c2t4d0s0 c2t5d0s0 -i 128b
metpmtc1:#


R,
D.




Do you have powerpath installed on your system...???
# 16  
Old 05-01-2010
Try:
Code:
#umount -f /dev/md/dsk/d501
#mount /dev/md/dsk/d501   /different dir

Different dir means create a different directory and try mounting.

Thanks,
Deepak
# 17  
Old 05-01-2010
Hi,

Please find enclosed the contents of the md.cf file.

R,
D.
# 18  
Old 05-01-2010
I have already tried with a different dir but it doesn't make any difference, still get the exact same errors.
R,
D.
# 19  
Old 05-01-2010
Have you tried to fsck the filesystem (without the typo visible in your first posting)?

Code:
fsck -y -m /dev/md/rdsk/d501

Were any disks from d39 the underlying cause of your system crash? That could explain why some softpartitions in d39 are corrupt.
# 20  
Old 05-01-2010
Hi,

Code:
metpmtc1:# fsck -y -m /dev/md/rdsk/d501
Usage:
fsck [-F FSType] [-V] [-m] [special ...]
fsck [-F FSType] [-V] [-y|Y|n|N] [-o specific_options] [special ...]
metpmtc1:#

Yes, the mirrorred disk failed and that lead to the crash (c1t1d0).
Code:
metpmtc1:# metastat d39
d39: Concat/Stripe
    Size: 1286653440 blocks
    Stripe 0: (interlace: 128 blocks)
        Device     Start Block  Dbase State        Hot Spare
        c1t1d0s0          0     No    Okay         
        c1t2d0s0      10176     No    Okay         
        c1t3d0s0      10176     No    Okay         
        c1t4d0s0      10176     No    Okay         
        c2t1d0s0      10176     No    Okay         
        c2t2d0s0      10176     No    Okay         
        c2t3d0s0      10176     No    Okay         
        c2t4d0s0      10176     No    Okay         
        c2t5d0s0      10176     No    Okay

R,
D.

Last edited by Scott; 05-01-2010 at 08:31 PM.. Reason: Code tags...
# 21  
Old 05-02-2010
OK...
Just try to clear the soft partition and again creat it or just do following :

Code:
#metaclear d501
#metainit d501 -p d39 -o 10177 -b 157286400 
#rm -rf /spool
#mkdir /spool
#mount /dev/md/dsk/d501 /spool

Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Unable to mount /cache and all in mobile

Hi Not sure if i can post here on the Android Phone OS issue, dint find any solutions on the android forums.. thought to give a try here my phone has an issue and is not able to mount /cache, /format and all, and the OS doesnt not boot, even while trying to load a new OS it says: "FAILED... (4 Replies)
Discussion started by: nanz143
4 Replies

2. UNIX for Dummies Questions & Answers

Unable to mount NFS

Hello, While mounting NFS below error is coming: # mount -t nfs 10.65.150.69:/lvsnap /lvsnap mount: mount to NFS server '10.65.150.69' failed: RPC Error: Program not registered. Please advise. Best regards, Vishal (2 Replies)
Discussion started by: admin_db
2 Replies

3. Red Hat

Unable to mount.

Hi, I am unable to mount the AIX share on Red Hat Linux 5.5 getting below error on linux server while mounting. reason given by server: unknown nfs status return value: -1 I have checked on AIX side. lssrc -g nfs showing below output. bash-3.00# lssrc -g nfs Subsystem ... (2 Replies)
Discussion started by: manoj.solaris
2 Replies

4. UNIX for Dummies Questions & Answers

Unable to mount CD rom

hi Am trying to mount a cdrom which has a blank cd into it, using the command: mount -v cdrfs -o ro /dev/cd0 /mnt Am getting this error: # df -Ig Filesystem GB blocks Used Free %Used Mounted on /dev/hd4 0.50 0.19 0.31 38% / /dev/hd2 ... (1 Reply)
Discussion started by: kamaldev
1 Replies

5. UNIX for Dummies Questions & Answers

Unable to mount CDROM

Hi I have created a RHEL6 machine that is hosted on VMWare player that in turn runs off my Windows 7 PC. When I try and mount the CDROM on the RHEL6 box I get the following output: $ mount /dev/cdrom/media mount: can't find /dev/cdrom/media in /etc/fstab or /etc/mtab $ Here is the... (3 Replies)
Discussion started by: accipiter1
3 Replies

6. Debian

Unable to mount external drive

Trying to mount an external 160GB Toshiba drive but.... this is my dmesg tail output: usb 2-2: new high speed USB device using ehci_hcd and address 3 usb 2-2: New USB device found, idVendor=13fd, idProduct=1618 usb 2-2: New USB device strings: Mfr=0, Product=0, SerialNumber=0 usb 2-2:... (4 Replies)
Discussion started by: Ridson
4 Replies

7. Ubuntu

Unable to mount disk

I am running Ubuntu Server, I recently added a new hard drive to the machine When I run fdisk -l I see both drives. The recently added drive is present but it's listed as extended. when I try to mount the drive it says you must specify the file system type. I can't mount this drive, I was... (2 Replies)
Discussion started by: NelsonC
2 Replies

8. Fedora

unable to mount NTFS

Hi, I'm new for unix. I tried to mount windows NTFS partition in Fedora unix, but it is saying ntfs not found. The command i used is mount /dev/sdb1 -t ntfs /mnt/drive1 and how to find the available filesystem type?. (1 Reply)
Discussion started by: gwgreen1
1 Replies

9. Solaris

/usr unable to mount

Hi All, I need help on this issue and it is a production server. /usr is unable to mount and make system can't even type any commands. Only this show and no changes makes to the system. ERROR: svc:/system/filesystem/root:default failed to mount /usr (see 'svcs -x' for details) ... (3 Replies)
Discussion started by: mailbox80
3 Replies

10. AIX

AIX 4.3 - unable to mount one of our VG's

AFter a hardware issue - scsi controller replaced and hadware is now functioning again . Able to mount all VG except one. Need AIX 4.3 experience to assist... Thanks (0 Replies)
Discussion started by: pmcopoc
0 Replies
Login or Register to Ask a Question