<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><br><div><div>On May 8, 2014, at 9:20 AM, Robin P. Blanchard <<a href="mailto:robin@coraid.com">robin@coraid.com</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"># zfs list -r -t snapshot<br>NAME                                      USED  AVAIL  REFER  MOUNTPOINT<br>rpool/ROOT/omnios@2013-12-08-00:42:38        0      -  3.66G  -<br>rpool/ROOT/omnios-6@install               292M      -  1.38G  -<br>rpool/ROOT/omnios-6@2013-12-07-14:47:31   134M      -  3.33G  -<br>rpool/ROOT/omnios-6@2013-12-08-00:42:37   291M      -  3.66G  -<br>rpool/ROOT/omnios-6@2013-12-08-01:05:46   578M      -  3.80G  -<br>rpool/ROOT/omnios-6@2013-12-11-18:06:57   314M      -  3.66G  -<br>rpool/ROOT/omnios-6@2014-01-21-18:21:58   300M      -  7.00G  -<br>rpool/ROOT/omnios-6@2014-01-21-18:28:40  22.6M      -  7.00G  -<br>rpool/ROOT/omnios-6@2014-03-10-20:05:42  31.4M      -  7.09G  -<br>rpool/ROOT/omnios-6@2014-04-08-03:12:40   301M      -  7.15G  -<br>rpool/ROOT/omnios-6@2014-04-11-17:09:48   325M      -  7.18G  -<br>rpool/ROOT/omnios-6@2014-05-08-12:35:52   345M      -  7.67G  -<br><br><br>is the beadm mount not enough? do i still need to manually mount its snapshot?<br></blockquote><div><br></div><div>You can manually mount the dataset. Something like:</div><div><span class="Apple-tab-span" style="white-space:pre">      </span>mount -F zfs zpool/ROOT/omnios-6 /mnt</div><div><br></div><div> -- richard</div><br><blockquote type="cite"><br><br><br>On May 8, 2014, at 12:06 PM, Robin P. Blanchard <<a href="mailto:robin@coraid.com">robin@coraid.com</a>> wrote:<br><br><blockquote type="cite">Replying to myself here...<br>Presumably my other BEs are failing since my rpool is now upgraded.<br><br>So I've decided to try to boot from latest ISO and attempt to mount the BE and fix it.<br><br>so what am I missing here:<br><br>from live media:<br><br># mkdir -p /rescue<br><br># zpool import -R /rescue 14750227168826216208<br><br># zfs list<br>NAME                           USED  AVAIL  REFER  MOUNTPOINT<br>rpool                         48.2G   865G    40K  /rescue/rpool<br>rpool/ROOT                    14.7G   865G    31K  legacy<br>rpool/ROOT/omnios             7.39M   865G  3.50G  /rescue<br>rpool/ROOT/omnios-1           10.3M   865G  3.53G  /rescue<br>rpool/ROOT/omnios-2            287M   865G  3.83G  /rescue<br>rpool/ROOT/omnios-3            279M   865G  7.15G  /rescue<br>rpool/ROOT/omnios-4            282M   865G  7.32G  /rescue<br>rpool/ROOT/omnios-4-backup-1    40K   865G  7.00G  /rescue<br>rpool/ROOT/omnios-4-backup-2   137K   865G  7.09G  /rescue<br>rpool/ROOT/omnios-5            285M   865G  7.47G  /rescue<br>rpool/ROOT/omnios-5-backup-1    71K   865G  7.18G  /rescue<br>rpool/ROOT/omnios-6           13.6G   865G  7.82G  /rescue<br>rpool/ROOT/omnios-backup-1      84K   865G  3.33G  /rescue<br>rpool/ROOT/omnios-backup-2      96K   865G  3.50G  /rescue<br>rpool/ROOT/omniosvar            31K   865G    31K  legacy<br>rpool/dump                    28.0G   865G  28.0G  -<br>rpool/export                  1.38G   865G    32K  /rescue/export<br>rpool/export/home             1.38G   865G  1.38G  /rescue/export/home<br>rpool/swap                    4.13G   869G  5.16M  -<br><br># beadm list<br>BE                Active Mountpoint Space Policy Created<br>omnios            -      -          7.39M static 2013-11-19 21:11<br>omnios-1          -      -          10.3M static 2013-12-08 00:42<br>omnios-2          -      -          287M  static 2013-12-08 01:05<br>omnios-3          -      -          279M  static 2013-12-11 18:06<br>omnios-4          -      -          282M  static 2014-01-21 18:21<br>omnios-4-backup-1 -      -          40.0K static 2014-01-21 18:28<br>omnios-4-backup-2 -      -          137K  static 2014-03-10 20:05<br>omnios-5          -      -          285M  static 2014-04-08 03:12<br>omnios-5-backup-1 -      -          71.0K static 2014-04-11 17:09<br>omnios-6          R      -          16.5G static 2014-05-08 12:35<br>omnios-backup-1   -      -          84.0K static 2013-12-07 14:47<br>omnios-backup-2   -      -          96.0K static 2013-12-08 00:42<br>omniosvar         -      -          31.0K static 2013-11-19 21:11<br><br># mkdir -p /rescue/be<br><br># beadm mount omnios-6 /rescue/be/<br>Mounted successfully on: '/rescue/be/'<br><br># find /rescue/be/<br>/rescue/be/<br><br><br>nothing here. and same for the other BEs....<br><br><br>On May 8, 2014, at 11:04 AM, Robin P. Blanchard <<a href="mailto:robin@coraid.com">robin@coraid.com</a>> wrote:<br><br><blockquote type="cite">Hi guys,<br><br>I managed to destroy my /kernel/drv/scsi_vhci.conf and/or sd.conf and can no longer boot (into any BE) :/<br><br>Is there a way (other than live media) to boot into some sort of rescue/failsafe mode?<br>_______________________________________________<br>OmniOS-discuss mailing list<br><a href="mailto:OmniOS-discuss@lists.omniti.com">OmniOS-discuss@lists.omniti.com</a><br>http://lists.omniti.com/mailman/listinfo/omnios-discuss<br></blockquote><br>-- <br>Robin P. Blanchard<br>Technical Solutions Engineer<br>Coraid Global Field Services and Support<br><a href="http://www.coraid.com">www.coraid.com</a><br>+1 650.730.5140<br><br>_______________________________________________<br>OmniOS-discuss mailing list<br>OmniOS-discuss@lists.omniti.com<br>http://lists.omniti.com/mailman/listinfo/omnios-discuss<br></blockquote><br>-- <br>Robin P. Blanchard<br>Technical Solutions Engineer<br>Coraid Global Field Services and Support<br><a href="http://www.coraid.com">www.coraid.com</a><br>+1 650.730.5140<br><br>_______________________________________________<br>OmniOS-discuss mailing list<br>OmniOS-discuss@lists.omniti.com<br>http://lists.omniti.com/mailman/listinfo/omnios-discuss<br></blockquote></div><br><div apple-content-edited="true">
<div style="color: rgb(0, 0, 0); font-family: Helvetica;  font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; border-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;  "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; border-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;  "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; border-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;  "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; border-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;  "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">--</div><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br></div><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><a href="mailto:Richard.Elling@RichardElling.com">Richard.Elling@RichardElling.com</a><br>+1-760-896-4422<br><br><br></div></span></div></span></div></span></div></span></div>
</div>
<br></body></html>