Home | Mirror | Search

10. Storage Pool Migration

10.1. Exporting a Pool

# zpool export tank
			
# zpool export tank
cannot unmount '/export/home/eschrock': Device busy
# zpool export -f tank
			

10.2. Importing Pools

# zpool import tank
			
comments powered by Disqus