Date: Fri, 6 Jun 2014 15:18:23 -0400 From: Michael Jung <mikej@paymentallianceintl.com> To: "freebsd-fs@freebsd.org" <freebsd-fs@freebsd.org> Subject: RE: i/o error - all block copies unavailable - BTX errors Message-ID: <CE3228E2C273EA4A9DC12FA75E921B8C4797F4712E@PAIMAIL.pai.local> In-Reply-To: <CE3228E2C273EA4A9DC12FA75E921B8C4797F4712C@PAIMAIL.pai.local> References: <CE3228E2C273EA4A9DC12FA75E921B8C479814D59C@PAIMAIL.pai.local> <CE3228E2C273EA4A9DC12FA75E921B8C479814D59D@PAIMAIL.pai.local> <CE3228E2C273EA4A9DC12FA75E921B8C479814D5A3@PAIMAIL.pai.local>, <5391A154.80309@my.hennepintech.edu>, <CE3228E2C273EA4A9DC12FA75E921B8C4797F4712A@PAIMAIL.pai.local> <CE3228E2C273EA4A9DC12FA75E921B8C4797F4712B@PAIMAIL.pai.local>, <alpine.BSF.2.00.1406062154490.86394@woozle.rinet.ru>, <CE3228E2C273EA4A9DC12FA75E921B8C4797F4712C@PAIMAIL.pai.local>
next in thread | previous in thread | raw e-mail | index | archive | help
________________________________________ From: owner-freebsd-fs@freebsd.org [owner-freebsd-fs@freebsd.org] On Behalf= Of Dmitry Morozovsky [marck@rinet.ru] Sent: Friday, June 06, 2014 1:55 PM To: Michael Jung Cc: freebsd-fs@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@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 m= ount point to re-reapply the bootcode. "zfs list" returns "no datasets avai= lable" > > I have tried booting a current 10-stable ISO and a current ISO. I am dro= pping into single user and made sure that opensolaris.ko and zfs.ko had bee= n loaded. > > Regards, > --mikej > > ________________________________________ > From: owner-freebsd-fs@freebsd.org [owner-freebsd-fs@freebsd.org] On Beha= lf Of Andrew Berg [aberg010@my.hennepintech.edu] > Sent: Friday, June 06, 2014 7:09 AM > To: freebsd-fs@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@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-fs > To unsubscribe, send any mail to "freebsd-fs-unsubscribe@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@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-fs > To unsubscribe, send any mail to "freebsd-fs-unsubscribe@freebsd.org" > -- Sincerely, D.Marck [DM5020, MCK-RIPE, DM3-RIPN] [ FreeBSD committer: marck@FreeBSD.org ] ------------------------------------------------------------------------ *** Dmitry Morozovsky --- D.Marck --- Wild Woozle --- marck@rinet.ru *** ------------------------------------------------------------------------ _______________________________________________ freebsd-fs@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-fs To unsubscribe, send any mail to freebsd-fs-unsubscribe@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 is= sue. 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 devi= ces 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 runni= ng 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CE3228E2C273EA4A9DC12FA75E921B8C4797F4712E>