![]() | Oracle System Handbook - ISO 7.0 May 2018 Internal/Partner Edition | ||
|
|
![]() |
||||||||||||||||||||
Solution Type Technical Instruction Sure Solution 1427055.1 : Sun Storage 7000 Unified Storage System: How to retrieve a lost but healthy pool from the appliance BUI/CLI
How to retrieve a lost pool In this Document
Applies to:Sun Storage 7720 Unified Storage System - Version All Versions and laterSun Storage 7310 Unified Storage System - Version All Versions and later Sun ZFS Storage 7420 - Version All Versions and later Sun Storage 7210 Unified Storage System - Version All Versions and later Sun ZFS Storage 7320 - Version All Versions and later 7000 Appliance OS (Fishworks) Sun Storage 7000 Unified Storage System: How to retrieve a lost but healthy pool from the appliance BUI/CLI GoalSymptom : CLI "configuration storage show" does not show a previously-configured (existing) pool. To discuss this information further with Oracle experts and industry peers, we encourage you to review, join or start a discussion in the My Oracle Support Community - Disk Storage ZFS Storage Appliance Community
SolutionSolution : Step 1 : Discover the poolsundaddy01:configuration storage> import
Search for storage. Begin the process of searching for existing storage pools. Subcommands that are valid in this context: help [topic] => Get context-sensitive help. If [topic] is specified, it must be one of "builtins", "commands", "general", "help" or "script". show => Show information pertinent to the current context abort => Abort this task (potentially resulting in a misconfigured system) done => Finish operating on "discover" sundaddy01:configuration storage discover> done| / - \ | / This step can be long.
sundaddy01:configuration storage> help
Choose pool. Pick a pool to import based on discovered storage. Subcommands that are valid in this context: help [topic] => Get context-sensitive help. If [topic] is specified, it must be one of "builtins", "commands", "general", "help", "script" or "properties". show => Show information pertinent to the current context abort => Abort this task (potentially resulting in a misconfigured system) done => Finish operating on "select" get [prop] => Get value for property [prop]. ("help properties" for valid properties.) If [prop] is not specified, returns values for all properties. set [prop] => Set property [prop] to [value].("help properties"for valid properties.) For properties taking list values, [value] should be a comma-separated list of values. Step 2 : List the resultsThen we can list the discovered pool - its properties may not yet be available. sundaddy01:configuration storage select> ls
ID STATE PREVNAME PROFILE DATA SPARE CACHE LOG pool = pool-000 degraded pool-0 raidz2 174 13 0 1 NEWNAME name = pool-0 Step 3 : Select the pool and type done to finish importing itType done to import this pool : sundaddy01:configuration storage select> done
/ -/ - \ | sundaddy01:configuration storage select>
sundaddy01:configuration storage> ls
Properties: pool = pool-0 status = degraded owner = sundaddy01 profile = raidz2 log_profile = log_stripe cache_profile = cache_stripe scrub = resilver in progress for 1h39m, 2.17% done, 75h11m to go
Attachments This solution has no attachment |
||||||||||||||||||||
|