Date: Fri, 6 Jun 2014 21:55:42 +0400 (MSK) From: Dmitry Morozovsky <marck@rinet.ru> To: Michael Jung <mikej@paymentallianceintl.com> Cc: "freebsd-fs@freebsd.org" <freebsd-fs@freebsd.org> Subject: RE: i/o error - all block copies unavailable Message-ID: <alpine.BSF.2.00.1406062154490.86394@woozle.rinet.ru> In-Reply-To: <CE3228E2C273EA4A9DC12FA75E921B8C4797F4712B@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>
next in thread | previous in thread | raw e-mail | index | archive | help
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 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@freebsd.org [owner-freebsd-fs@freebsd.org] On Behalf 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 *** ------------------------------------------------------------------------
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.BSF.2.00.1406062154490.86394>