• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar

The Geek Diary

CONCEPTS | BASICS | HOWTO

  • OS
    • Linux
    • CentOS/RHEL
    • Solaris
    • Oracle Linux
    • Linux Services
    • VCS
  • Database
    • oracle
    • oracle 12c
    • ASM
    • mysql
    • MariaDB
    • Data Guard
  • DevOps
    • Docker
    • Shell Scripting
  • Interview Questions
  • Big Data
    • Hadoop
    • Cloudera
    • Hortonworks HDP

zpool split

How To Use ‘zpool split’ to Split rpool in solaris 11 (x86/x64)

By admin

A mirrored ZFS storage pool can be quickly cloned as a backup pool by using the zpool split command. You can use this feature to split a mirrored root pool, but the pool that is split off is not bootable until you perform some additional steps. Some of the required actions are different for SPARC vs x86/x64 due to the difference of the OBP vs GRUB between the architectures. This article focuses on the steps required to split rpool in x86/x64 architecture. Caveats and Assumptions The … [Read more...] about How To Use ‘zpool split’ to Split rpool in solaris 11 (x86/x64)

Filed Under: Solaris, Solaris 11, ZFS Tagged With: rpool split, zpool split

How To Use ‘zpool split’ to Split rpool in solaris 11 (SPARC)

By admin

A mirrored ZFS storage pool can be quickly cloned as a backup pool by using the zpool split command. You can use this feature to split a mirrored root pool, but the pool that is split off is not bootable until you perform some additional steps. Caveats and Assumptions 1.The new/split pool must be used on the same host or the same server family type and architecture. ie: If the source rpool is imported and split on a T5120, the new pool must also be used on the same server type … [Read more...] about How To Use ‘zpool split’ to Split rpool in solaris 11 (SPARC)

Filed Under: Solaris, Solaris 11, ZFS Tagged With: zfs, zpool split

Primary Sidebar

Recent Posts

  • Oracle Database – Configuring Secure Application Roles
  • Extend rule sets by using factors in Oracle Database Vault
  • What are Command Rules in oracle Database
  • Using Rule Sets in Oracle Database Vault
  • Archives
  • Contact Us
  • Copyright

© 2021 · The Geek Diary