Showing posts with label ZFS. Show all posts
Showing posts with label ZFS. Show all posts

Repairing an Unbootable System

Friday, May 17, 2013 at 2:09 AM

System is not booting because of some pool having issue, if you come occur this situation use this procedure to solve the issue:

boot the system:

ok boot -m milestone=none

remount the root file system with read/write option:

mount -o rw / 

Move the zpool cache file:

mv /etc/zfs/zpool.cache /etc/zfs/zpool.cache.old

Take the system to normal state:

svcadm milestone all

Identify the which pool having issue:

fmdump -eV 

Import the pool one by one skipping the pools that are having problems:

zpool import

zfs

Thursday, April 14, 2011 at 12:10 AM
Adding the disk to the existing pool

zpool add eqptpool mirror c5t600508B4000909E00000C00007760000d0 c5t600508B4000900A70000800007820000d0

Solaris | Powered by Blogger | Entries (RSS) | Comments (RSS) | Designed by MB Web Design | XML Coded By Cahayabiru.com