i/o error - all block copies unavailable - BTX errors

Michael Jung mikej at paymentallianceintl.com
Fri Jun 6 19:18:27 UTC 2014


________________________________________
From: owner-freebsd-fs at freebsd.org [owner-freebsd-fs at freebsd.org] On Behalf Of Dmitry Morozovsky [marck at rinet.ru]
Sent: Friday, June 06, 2014 1:55 PM
To: Michael Jung
Cc: freebsd-fs at freebsd.org
Subject: RE: i/o error - all block copies unavailable

On Fri, 6 Jun 2014, Michael Jung wrote:

> Arggg.. I shouldn't need to mount the pool!
>
> #/sbin/gpart bootcode -b /boot/gptzfsboot -p /boot/gptboot -I 1 ada0
> gpart: File too large
> #
>
> But if one looks at provider 1 on ada0 it is 512k and type freebsd.boot...
>
> #ls -la /boot/gptzfsboot
> -r--r--r--1 root wheel 41476 May 25 19:26 /boot/gptzfsboot
> #
>
> So why the file to large message?

You overmixed them ;)

gpart bootcode -b /boot/pmbr -p /boot/gptzfsboot -i 1 ada0

(lowercase 'i' and pmbr, 1-sector pre-loader for -b)

>
>
> Regards,
> --mikej
>
> ________________________________________
> From: Michael Jung
> Sent: Friday, June 06, 2014 1:37 PM
> To: Andrew Berg; freebsd-fs at freebsd.org
> Subject: RE: i/o error - all block copies unavailable
>
> Andrew:
>
> My problem is that I can not get the pool mounted even with a different mount point to re-reapply the bootcode. "zfs list" returns "no datasets available"
>
> I have tried booting a current 10-stable ISO and a current ISO.  I am dropping into single user and made sure that opensolaris.ko and zfs.ko had been loaded.
>
> Regards,
> --mikej
>
> ________________________________________
> From: owner-freebsd-fs at freebsd.org [owner-freebsd-fs at freebsd.org] On Behalf Of Andrew Berg [aberg010 at my.hennepintech.edu]
> Sent: Friday, June 06, 2014 7:09 AM
> To: freebsd-fs at freebsd.org
> Subject: Re: i/o error - all block copies unavailable
>
> On 2014.06.06 06:03, Michael Jung wrote:
> > gpart bootcode -b /boot/pmbr -p /boot/gptboot -i 1 ada0
> > gpart bootcode -b /boot/pmbr -p /boot/gptboot -i 1 ada1
> You probably want /boot/gptzfsboot.
> _______________________________________________
> freebsd-fs at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-fs
> To unsubscribe, send any mail to "freebsd-fs-unsubscribe at freebsd.org"
>
>
> GoPai.com | Facebook.com/PaymentAlliance
>
>
> CONFIDENTIALITY NOTE: This message is intended only for the use
> of the individual or entity to whom it is addressed and may
> contain information that is privileged, confidential, and
> exempt from disclosure under applicable law. If the reader
> of this message is not the intended recipient, you are hereby
> notified that any dissemination, distribution or copying
> of this communication is strictly prohibited. If you have
> received this transmission in error, please notify us by
> telephone at (502) 212-4001 or notify us at PAI , Dept. 99,
> 6060 Dutchmans Lane, Suite 320, Louisville, KY 40205
>
>
>
>
> _______________________________________________
> freebsd-fs at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-fs
> To unsubscribe, send any mail to "freebsd-fs-unsubscribe at freebsd.org"
>

--
Sincerely,
D.Marck                                     [DM5020, MCK-RIPE, DM3-RIPN]
[ FreeBSD committer:                                 marck at FreeBSD.org ]
------------------------------------------------------------------------
*** Dmitry Morozovsky --- D.Marck --- Wild Woozle --- marck at rinet.ru ***
------------------------------------------------------------------------
_______________________________________________
freebsd-fs at freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-fs
To unsubscribe, send any mail to freebsd-fs-unsubscribe at freebsd.org

Dmitry:

I should have read UPDATING AGAIN before even posting my problem and doing things from memory ;-)

But after from a current 10-stable ISO.

gpart bootcode -p /boot/gptzfsboot -i 1 ad0
gpart bootcode -p /boot/gptzfsboot -i 1 ad1

Still yields my original issue



Loading Operating System....
ZFS:  i/o error - all block copies unavailable
ZFS: can't read object set for dataset u
ZFS: can't open root filesystem
gptzfsboot: failed to mount default pool zroot
FreeBSD/x86 boot
Default: zroot:
boot:
boot: status
pool: zroot
boofs: zroot/ROOT/defualt
config:
        NAME STATE
        zroot ONLINE
          mirror ONLINE
            gtpid/E17....... ONLINE
            gtpid/e26...... ONLINE
FreeBSD/x86 boot
Default: zroot:
boot


+++++++++++++++++++++++++++++++++

An added fact that I should have stated but did not think would cause an issue.

When the reboot failed I pulled an additional mirror TANK and cabled up my
SATA DVD-RW to boot and re-install the boot loader as I did not have a USB
stick to boot from.

Since efforts so far have not corrected my issued I reconnect all SATA devices
Remove the DVD-ROM and added back the mirrored tank pool all I assure you
to the same SATA ports.

Interestingly on boot I get the same error I described originally but running
status at the boot prompt causes a BTX error - image attached.

I don't know one has noticed ada2 is a SSD which I have for ZIL/L2ARC could
that cause a problem?

I am perplexed why when I boot a head or 10stable ISO and am in single user
mode that the OS does not find any ZFS partitions.

I can apply patches, build ISO's on another machines to help troubleshoot
but this issue seems to be prevalent and random for a long time since 8.x

Regards,
--mikej

boot: status with the non-root mirror tank attached

If the attachment doesn't make it http://216.26.158.189/btx-error.JPG


GoPai.com | Facebook.com/PaymentAlliance


CONFIDENTIALITY NOTE: This message is intended only for the use
of the individual or entity to whom it is addressed and may
contain information that is privileged, confidential, and
exempt from disclosure under applicable law. If the reader
of this message is not the intended recipient, you are hereby
notified that any dissemination, distribution or copying
of this communication is strictly prohibited. If you have
received this transmission in error, please notify us by
telephone at (502) 212-4001 or notify us at PAI , Dept. 99,
6060 Dutchmans Lane, Suite 320, Louisville, KY 40205






More information about the freebsd-fs mailing list