Impossible to access on /vol1


 
Thread Tools Search this Thread
Operating Systems Solaris Impossible to access on /vol1
# 1  
Old 12-26-2013
Impossible to access on /vol1

hi team,
I'm a new with Solaris system and i'm a french, so my english will not be very good but I'll try to explain my problem.
I have a Sun server SunFire X4170 with Solaris 10 as OS.
since last week I am not able to access on /vol1 anymore. And bellow are the warning messages which are displaying during the starting of the server:

Code:
 WARNING: /pci@0,0/pci8086,340a@3/pci108e,286@0/disk@1,0 (sd2):
          Error for Command: read                    Error Level: Fatal
          Requested Block: 167762                    Error Block: 167762
          Vendor: Sun                                Serial Number:             
          Sense Key: Hardware Error
          ASC: 0x0 (no additional sense info), ASCQ: 0x0, FRU: 0x0
  /dev/rdsk/c0t1d0s0: CANNOT READ: DISK BLOCK 135632: I/O error
  /dev/rdsk/c0t1d0s0: UNEXPECTED INCONSISTENCY; RUN fsck MANUALLY.
   
  THE FOLLOWING FILE SYSTEM(S) HAD AN UNEXPECTED INCONSISTENCY: /dev/rdsk/c0t1d0s0 (/vol1)
  fsckall failed with exit code 1.
   
  WARNING - Unable to repair one or more filesystems.
  Run fsck manually (fsck filesystem...).
   
  mount: Please run fsck and try again
  svc:/system/filesystem/local:default: WARNING: /sbin/mountall -l failed: exit status 1
  Reading ZFS config: done.
  Dec 19 00:11:05 svc.startd[7]: svc:/system/filesystem/local:default: Method "/lib/svc/method/fs-local" failed with exit status 95.
  Dec 19 00:11:05 svc.startd[7]: system/filesystem/local:default failed fatally: transitioned to maintenance (see 'svcs -xv' for details)
   
  MYSERVER console login:

I'm blocked and don't know what can i do to fix this problem.
please can someone help me to resolve it ?

thanks in advance
# 2  
Old 12-26-2013
Show us:
Code:
echo | format
cat /etc/vfstab
mount
metastat -a
zpool status

# 3  
Old 12-26-2013
hi Bartus,
thank you for your reply. please find bellow all asked:

Code:
#echo | format
Searching for disks...done

AVAILABLE DISK SELECTIONS:
       0. c0t0d0 <Sun    -STK RAID INT   -V1.0 cyl 36348 alt 2 hd 255 sec 63>
          /pci@0,0/pci8086,340a@3/pci108e,286@0/disk@0,0
       1. c0t1d0 <DEFAULT cyl 54627 alt 2 hd 255 sec 126>
          /pci@0,0/pci8086,340a@3/pci108e,286@0/disk@1,0
Specify disk (enter its number): Specify disk (enter its number): 
#

Code:
# cat /etc/vfstab
#device         device          mount           FS      fsck    mount   mount
#to mount       to fsck         point           type    pass    at boot options
#
fd      -       /dev/fd fd      -       no      -
/proc   -       /proc   proc    -       no      -
/dev/dsk/c0t0d0s0       -       -       swap    -       no      -
/dev/dsk/c0t0d0s1       /dev/rdsk/c0t0d0s1      /       ufs     1       no      -
/dev/dsk/c0t0d0s3       /dev/rdsk/c0t0d0s3      /usr    ufs     1       no      -
/dev/dsk/c0t0d0s4       /dev/rdsk/c0t0d0s4      /var    ufs     1       no      -
/dev/dsk/c0t0d0s5       /dev/rdsk/c0t0d0s5      /opt    ufs     2       yes     -
/dev/dsk/c0t1d0s0       /dev/rdsk/c0t1d0s0      /vol1   ufs     2       yes     -
/dev/dsk/c0t1d0s1       /dev/rdsk/c0t1d0s1      /vol2   ufs     2       yes     -
/devices        -       /devices        devfs   -       no      -
sharefs -       /etc/dfs/sharetab       sharefs -       no      -
ctfs    -       /system/contract        ctfs    -       no      -
objfs   -       /system/object  objfs   -       no      -
swap    -       /tmp    tmpfs   -       yes     -
#

Code:
# mount
/ on /dev/dsk/c0t0d0s1 read/write/setuid/devices/intr/largefiles/logging/xattr/onerror=panic/dev=800041 on Thu Dec 19 00:01:27 2013
/devices on /devices read/write/setuid/devices/dev=47c0000 on Thu Dec 19 00:01:11 2013
/system/contract on ctfs read/write/setuid/devices/dev=4800001 on Thu Dec 19 00:01:11 2013
/proc on proc read/write/setuid/devices/dev=4840000 on Thu Dec 19 00:01:11 2013
/etc/mnttab on mnttab read/write/setuid/devices/dev=4880001 on Thu Dec 19 00:01:11 2013
/etc/svc/volatile on swap read/write/setuid/devices/xattr/dev=48c0001 on Thu Dec 19 00:01:11 2013
/system/object on objfs read/write/setuid/devices/dev=4900001 on Thu Dec 19 00:01:11 2013
/etc/dfs/sharetab on sharefs read/write/setuid/devices/dev=4940001 on Thu Dec 19 00:01:11 2013
/usr on /dev/dsk/c0t0d0s3 read/write/setuid/devices/intr/largefiles/logging/xattr/onerror=panic/dev=800043 on Thu Dec 19 00:01:27 2013
/lib/libc.so.1 on /usr/lib/libc/libc_hwcap1.so.1 read/write/setuid/devices/dev=800043 on Thu Dec 19 00:01:27 2013
/dev/fd on fd read/write/setuid/devices/dev=4ac0001 on Thu Dec 19 00:01:27 2013
/var on /dev/dsk/c0t0d0s4 read/write/setuid/devices/intr/largefiles/logging/xattr/onerror=panic/dev=800044 on Thu Dec 19 00:01:29 2013
/tmp on swap read/write/setuid/devices/xattr/dev=48c0002 on Thu Dec 19 00:01:29 2013
/var/run on swap read/write/setuid/devices/xattr/dev=48c0003 on Thu Dec 19 00:01:29 2013
/opt on /dev/dsk/c0t0d0s5 read/write/setuid/devices/intr/largefiles/logging/xattr/onerror=panic/dev=800045 on Thu Dec 19 00:11:05 2013
/vol2 on /dev/dsk/c0t1d0s1 read/write/setuid/devices/intr/largefiles/logging/xattr/onerror=panic/dev=800081 on Thu Dec 19 00:11:05 2013
#

Code:
# metastat -a
metastat: MYSERVER: there are no existing databases
#

Code:
# zpool status
no pools available
#

once again thanks
# 4  
Old 12-27-2013
The disk c0t1d0 (kernel driver name sd2) is broken:
it has got an unreadable sector 167762.
Replace the disk!
The new disk must get identical (or similar) partitions, new filesystems, and data for /vol1 and /vol2 restored from last data backup.
# 5  
Old 12-27-2013
hi,
please is there not another possibility to fix that or to repair this sector ?
because I'm sorry to tell you that, but we have not done any backup for this volume. Smilie
and I don't know if the disks are mounted in Raid5, so that I can just replace another disk.

please help
# 6  
Old 12-27-2013
How many disks do you see physically in the server? Also post output of:
Code:
raidctl -S

# 7  
Old 12-27-2013
You have a simple disk, c0t1d0, but I don't think that this necessarily means you have a failed device. The filesystem /vol2 is on the same disk c0t1d0s1, and that has mounted okay.

Can you run fsck on the command line? Something like this, I think:-
Code:
fsck /dev/rdsk/c0t1d0s0



Robin
Liverpool/Blackburn
UK
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Proxy Server

How to use Squid on Linux to control certain IP to access Web Server and certain IP cannot access?

Dear all experts here, :) I would like to install a proxy server on Linux server to perform solely to control the access of Web server. In this case, some of my vendor asked me to try Squid and I have installed it onto my Linux server. I would like know how can I set the configuration to... (1 Reply)
Discussion started by: kwliew999
1 Replies

2. Homework & Coursework Questions

Remote Access vs Local Access

Dear Friends, This is not a problem , it's a course work (UNIX scenario).... As part of it I am searching Remote Attacks and find points as 1. Exploiting a listening service 2. Routing through Unix system that is providing security between 2 or more networks 3. User initiated Remote execution... (1 Reply)
Discussion started by: anespa
1 Replies

3. Solaris

samba read write access to owner and no access to other users

Hi All, I want to configure samba share permission so that only directory creator/owner has a read and write permission and other users should not have any read/write access to that folder.Will that be possible and how can this be achieved within samba configuration. Regards, Sahil (1 Reply)
Discussion started by: sahil_shine
1 Replies

4. IP Networking

Does my provider limit my internet access or somesites access?

Hi Good Day, i would like to ask for further info about my problems experiencing this evening. Im a PPP0 connection in the internet using 3G located in asia pacific region.i had this problem this evening in my INTERNET connections that there are some sites i can't open example ( Gizmodo.com,... (2 Replies)
Discussion started by: jao_madn
2 Replies

5. UNIX for Dummies Questions & Answers

kernel giving access for multiple users to access files

hi all, i want to know y kernel is giving access for multiple users to access a file when one user may be the owner is executing that file. Because other user can manipulate that file when the other user is executing that file, it will give the unexpected result to owner . plz help me... (1 Reply)
Discussion started by: jimmyuk
1 Replies

6. UNIX for Advanced & Expert Users

fsck.gfs2 outputs "RG recovery impossible; I can't fix this file system"

I have a CentOS release 5.2 (Final)host running kernel 2.6.18-92.el5 with at raid 10 that had two mirrored drives fail. The drives were re-inserted and now the raid shows healthy (for now). I tried to mount but got an Input/output error. I then attempted a fsck: fsck.gfs2 -y /dev/vg_01/uss_vol... (0 Replies)
Discussion started by: king_hippo
0 Replies

7. HP-UX

Is it really impossible to force umount on HP-UX

Hello, yeah... here my question : Exist some way to force umount on HP other than reboot? Thanks gb (12 Replies)
Discussion started by: gogol_bordello
12 Replies

8. UNIX for Dummies Questions & Answers

Next to impossible question

I noticed that I have a print job that is hung up (lpstat -o) due to a broken printer. Is there a way to re-route the printed information into a text file? Or does it exist somewhere in UNIX as a text file? (5 Replies)
Discussion started by: danceofillusion
5 Replies

9. UNIX for Dummies Questions & Answers

Almost impossible question

Would anyone know how to get a directory listing of all files in a directory as well as all the files in their respective subdirectories and save the listings to a file? I realize this is tricky. (12 Replies)
Discussion started by: danceofillusion
12 Replies

10. UNIX for Dummies Questions & Answers

Need help to access/mount so to access folder/files on a Remote System using Linux OS

Hi I need to access files from a specific folder of a Linux system from an another Linux System Remotely. I know how to, Export a folder on One SCO System & can access the same by using Import via., NFS in the Sco Unix SVR4 System using the scoadmin utility. Also, I know to use mount -t ... (2 Replies)
Discussion started by: S.Vishwanath
2 Replies
Login or Register to Ask a Question