Yes, tried to run fsck -y on c1d0s0, fsck said no such drive or directory

Ran fsck -y on dev/rdsk/cd0so again, proceeded smoothly, but on reboot
the same error message appeared, but in the end Solaris booted.

One missing line that I did not inclued in the error message copied earlier::

pci at 0,0/pci-ide at 5/ide at 0/cmdk at 0,0 (dsk 0)
exceeds maximum number of retries
turiya/syslogd : /var/adm/messages no such device or directory

Thank you Moinak. Will back up data ... See how it goes.

Shiva.



On 6/27/08, Moinak Ghosh <moinakg at gmail.com> wrote:
> Then you have a problematic disk.
>
>  Regards,
>  Moinak.
>
>  On Fri, Jun 27, 2008 at 12:30 AM, Sivasubramanian Muthusamy
>
> <isolatedn at gmail.com> wrote:
>  > Hello Moinak,
>  >
>  > Did that in safe mode
>  >
>  > df -h in safemode showed /dev/dsk as c2d0s0, unmounted /a and ran fsck
>  > -y /dev/rdksk/cd0s0,  fsck proceeded eventlessly, reported no errors
>  > and summed up as 97438 files 19427557 used, 220420424 free, 272648
>  > frags, 27518472 blocks, 0.1% fragmentation.
>  >
>  > Rebooted, but in normal mode the same errors occurred.
>  >
>  > requested bl 58986735 error bl 58986736
>  > Error command 'Read sector
>  > Error level Fatal
>  >
>  > Sense Key: Unrcorrectable data erro
>  > Vendor Gen ATA error code 0x7
>  >
>  > But it went on to boot and loaded GNOME smoothly
>  >
>  > >From GNOME, I launched the terminal to run df -h again which showed a
>  > different address for the disk
>  >
>  > $ df -h
>  > Filesystem             size   used  avail capacity  Mounted on
>  > /dev/dsk/c1d0s0        229G    19G   208G     9%    /
>  > /devices                 0K     0K     0K     0%    /devices
>  > ctfs                     0K     0K     0K     0%    /system/contract
>  > proc                     0K     0K     0K     0%    /proc
>  > mnttab                   0K     0K     0K     0%    /etc/mnttab
>  > swap                   1.7G   732K   1.7G     1%    /etc/svc/volatile
>  > objfs                    0K     0K     0K     0%    /system/object
>  > /usr/lib/libc/libc_hwcap2.so.1
>  >                       229G    19G   208G     9%    /lib/libc.so.1
>  > fd                       0K     0K     0K     0%    /dev/fd
>  > swap                   1.7G    40K   1.7G     1%    /tmp
>  > swap                   1.7G    24K   1.7G     1%    /var/run
>  > oasis                  214M   2.2M   212M     2%    /oasis
>  > zmirror                 91M    24K    91M     1%    /zmirror
>  > /export/home/Sh        229G    19G   208G     9%    /home/Sh
>  >
>  > Should I run fsck -y /dsk/rdsk/c1d0s0 from sate mode?
>  >
>  > 2) Is there is any thing wrong with swap size ?  And why do I have
>  > zmirror ?  I think I tried installing zfs sometime ago, but did not
>  > quite complete the process..
>  >
>  > Shiva.
>  >
>  >
>  >
>  > On 6/26/08, Sivasubramanian Muthusamy <shiva.madras at gmail.com> wrote:
>  >> Thanks Moinak. Will do that now
>  >>
>  >>
>  >>  Shiva.
>  >>
>  >>  On 6/26/08, Moinak Ghosh <moinakg at gmail.com> wrote:
>  >>  > On Thu, Jun 26, 2008 at 11:38 PM, Sivasubramanian Muthusamy
>  >>  >  <isolatedn at gmail.com> wrote:
>  >>  >  > Hello Moinak,
>  >>  >  >
>  >>  >  > I am a bit worried. There is so much data. First I will boot from 
> the
>  >>  >  > belenix USB try backing up data, then reinstall using the upgrade
>  >>  >  > option....
>  >>  >
>  >>  >
>  >>  >    In that case, you can boot from Failsafe and repair it. Select 
> Failsafe
>  >>  >    option in GRUB. Say yes when it asks to mount the harddisk under
>  >>  >    /a.
>  >>  >
>  >>  >    Once booted run df -h  and note down the device name for /a. It will
>  >>  >    be something like /dev/dsk/c0t0d0s0.
>  >>  >
>  >>  >    Now execute:
>  >>  >    umount /a
>  >>  >    fsck -y /dev/rdsk/c0t0d0s0
>  >>  >
>  >>  >    Note that instead of /dev/dsk... we are using /dev/rdsk.... Of 
> course
>  >>  >    c0t0d0s0 value should be replaced with whatever it is on your 
> machine.
>  >>  >
>  >>  >  Regards,
>  >>  >
>  >>  > Moinak.
>  >>  >
>  >>  >
>  >>  >  >
>  >>  >  > Shiva.
>  >>  >  >
>  >>  >  > On 6/26/08, Moinak Ghosh <moinakg at gmail.com> wrote:
>  >>  >  >> Hi Siva,
>  >>  >  >>
>  >>  >  >>    You are probably seeing a filesystem corruption. The easiest 
> option
>  >>  >  >>  is to re-install :)
>  >>  >  >>
>  >>  >  >>  Regards,
>  >>  >  >>  Moinak.
>  >>  >  >>
>  >>  >  >>  On Thu, Jun 26, 2008 at 11:10 PM, Sivasubramanian Muthusamy
>  >>  >  >>
>  >>  >  >> <isolatedn at gmail.com> wrote:
>  >>  >  >>  > Solaris 10 update
>  >>  >  >>  >
>  >>  >  >>  > Soalris 10 11/06 Version 5.10 64 bit
>  >>  >  >>  >
>  >>  >  >>  > No error messages seen on reboot, but a NOTICE: loading NVIDIA 
> Sun os
>  >>  >  >>  > x86 - 64 NVidia Kernel Module 1-0-7667
>  >>  >  >>  >
>  >>  >  >>  > GNOME loaded smoothly this time.
>  >>  >  >>  >
>  >>  >  >>  > Will wait to see if the error messages recur.
>  >>  >  >>  >
>  >>  >  >>  > But snv-76 has continued problems. It goes on to boot, but 
> internet
>  >>  >  >>  > does not connect.
>  >>  >  >>  >
>  >>  >  >>  > Sivasubramanian M.
>  >>  >  >>  >
>  >>  >  >>  > On 6/26/08, Sivasubramanian Muthusamy <isolatedn at gmail.com> 
> wrote:
>  >>  >  >>  >> Hello bosug,
>  >>  >  >>  >>
>  >>  >  >>  >>  I have solaris 10 and snv 76, in two diff hard disks, mounted 
> on the
>  >>  >  >>  >>  same server.
>  >>  >  >>  >>
>  >>  >  >>  >>  In Solairs 10 I tried to install some blastwave files, and 
> then VNC
>  >>  >  >>  >>  after which there are fatal errors. The computer boots at 
> times after
>  >>  >  >>  >>  flashing several fatal error messages, and sometimes does not 
> boot at
>  >>  >  >>  >>  all:
>  >>  >  >>  >>
>  >>  >  >>  >>  requested bl 58986735 error bl 58986736
>  >>  >  >>  >>  Error command 'Read sector
>  >>  >  >>  >>  Error level Fatal
>  >>  >  >>  >>
>  >>  >  >>  >>  once or twice there were other messages as well, the machine 
> did not boot at all
>  >>  >  >>  >>
>  >>  >  >>  >>  snv 76 pulls up various boot errros
>  >>  >  >>  >>  the most recent one
>  >>  >  >>  >>  panic [ cpu 0 ] thread = ffffffffbc 260: BAD TRAP type = d [ 
> # 8p
>  >>  >  >>  >>  general protection rp = ffffffffffbc48370 ... dump aborted 
> please
>  >>  >  >>  >>  record the above message
>  >>  >  >>  >>
>  >>  >  >>  >>  on snv 76 there were other messages on other boot attempts 
> such as svc
>  >>  >  >>  >>  configd Fatal erro: boot backup failed  write to
>  >>  >  >>  >>  /etc/sv/rep-boot/tmpJfabria failed.
>  >>  >  >>  >>  /: file system full
>  >>  >  >>  >>  etc
>  >>  >  >>  >>
>  >>  >  >>  >>  Now what do I do ?
>  >>  >  >>  >>
>  >>  >  >>  >>
>  >>  >  >>  >>  Sivasubramanian Muthusamy
>  >>  >  >>  >>
>  >>  >  >>  >
>  >>  >  >>  >
>  >>  >  >>  > --
>  >>  >  >>  > http://www.linkedin.com/in/sivasubramanianmuthusamy
>  >>  >  >>
>  >>  >  >> > _______________________________________________
>  >>  >  >>  > ug-bosug mailing list
>  >>  >  >>  > List-Unsubscribe: mailto:ug-bosug-unsubscribe at opensolaris.org
>  >>  >  >>  > List-Owner: mailto:ug-bosug-owner at opensolaris.org
>  >>  >  >>  > List-Archives: 
> http://www.opensolaris.org/jive/forum.jspa?forumID=54
>  >>  >  >>  >
>  >>  >  >>  _______________________________________________
>  >>  >  >>  ug-bosug mailing list
>  >>  >  >>  List-Unsubscribe: mailto:ug-bosug-unsubscribe at opensolaris.org
>  >>  >  >>  List-Owner: mailto:ug-bosug-owner at opensolaris.org
>  >>  >  >>  List-Archives: 
> http://www.opensolaris.org/jive/forum.jspa?forumID=54
>  >>  >  >>
>  >>  >  >
>  >>  >  >
>  >>  >  > --
>  >>  >  > http://www.linkedin.com/in/sivasubramanianmuthusamy
>  >>  >  > _______________________________________________
>  >>  >  > ug-bosug mailing list
>  >>  >  > List-Unsubscribe: mailto:ug-bosug-unsubscribe at opensolaris.org
>  >>  >  > List-Owner: mailto:ug-bosug-owner at opensolaris.org
>  >>  >  > List-Archives: http://www.opensolaris.org/jive/forum.jspa?forumID=54
>  >>  >  >
>  >>  >  _______________________________________________
>  >>  >  ug-bosug mailing list
>  >>  >  List-Unsubscribe: mailto:ug-bosug-unsubscribe at opensolaris.org
>  >>  >  List-Owner: mailto:ug-bosug-owner at opensolaris.org
>  >>  >  List-Archives: http://www.opensolaris.org/jive/forum.jspa?forumID=54
>  >>  >
>  >>
>  >>
>  >>
>  >> --
>  >>
>  >> http://www.linkedin.com/in/sivasubramanianmuthusamy
>  >>  _______________________________________________
>  >>  ug-bosug mailing list
>  >>  List-Unsubscribe: mailto:ug-bosug-unsubscribe at opensolaris.org
>  >>  List-Owner: mailto:ug-bosug-owner at opensolaris.org
>  >>  List-Archives: http://www.opensolaris.org/jive/forum.jspa?forumID=54
>  >>
>  >
>  >
>  > --
>  > http://www.linkedin.com/in/sivasubramanianmuthusamy
>  > _______________________________________________
>  > ug-bosug mailing list
>  > List-Unsubscribe: mailto:ug-bosug-unsubscribe at opensolaris.org
>  > List-Owner: mailto:ug-bosug-owner at opensolaris.org
>  > List-Archives: http://www.opensolaris.org/jive/forum.jspa?forumID=54
>  >
>  _______________________________________________
>  ug-bosug mailing list
>  List-Unsubscribe: mailto:ug-bosug-unsubscribe at opensolaris.org
>  List-Owner: mailto:ug-bosug-owner at opensolaris.org
>  List-Archives: http://www.opensolaris.org/jive/forum.jspa?forumID=54
>


-- 
http://www.linkedin.com/in/sivasubramanianmuthusamy

Reply via email to