Ruff.Hi
Patron
- Joined
- Apr 21, 2015
- Messages
- 271
I get various email status updates every night. I have a HDD (da2 / WD-WCC7K1ER5K03) that is reported to be in zpool DuffleBag ... but the UI has it in zpool N/A.
root@NASProd[~]# glabel status
root@NASProd[~]# zdb -l /dev/da2p2
Here is the output from the UI ...
Background: Don't worry about HDD da1 ... it is failing a Long SMART test and da2 (the missing HDD from above) was slivered in yesterday as a replacement.
Should I be concerned about this?
Time to worry? Reboot? Other?
root@NASProd[~]# glabel status
Code:
Name Status Components
gptid/bb7e2890-fbcc-11e9-abbe-0cc47aac270a N/A ada0p1
gptid/bb806365-fbcc-11e9-abbe-0cc47aac270a N/A ada0p2
gptid/bb84c298-fbcc-11e9-abbe-0cc47aac270a N/A ada1p1
gptid/bb873858-fbcc-11e9-abbe-0cc47aac270a N/A ada1p2
gptid/fa407967-57af-11eb-a9c6-ac1f6ba054d6 N/A da0p2
gptid/d4a62654-50c0-11ec-9568-ac1f6ba054d6 N/A da1p2
gptid/91b2181f-ca1c-11eb-a78b-ac1f6ba054d6 N/A da3p2
gptid/70c0ff97-fc59-11e9-ad4a-0cc47aac270a N/A da4p2
gptid/6a92d558-fc59-11e9-ad4a-0cc47aac270a N/A da5p2
gptid/ee9cd55e-d926-11eb-9786-ac1f6ba054d6 N/A da6p2
gptid/72e3ca68-fc59-11e9-ad4a-0cc47aac270a N/A da7p2
gptid/28db87eb-0e11-11ea-8458-ac1f6ba054d6 N/A da8p2
gptid/66b03e04-fc59-11e9-ad4a-0cc47aac270a N/A da9p2
gptid/eeb4eec5-d926-11eb-9786-ac1f6ba054d6 N/A da10p2
gptid/4c0c5e61-de73-11ec-9c54-ac1f6ba054d6 N/A da2p2 <-- this is the HDD I am looking at
gptid/4be8ac64-de73-11ec-9c54-ac1f6ba054d6 N/A da2p1
gptid/d48b038b-50c0-11ec-9568-ac1f6ba054d6 N/A da1p1root@NASProd[~]# zdb -l /dev/da2p2
Code:
------------------------------------
LABEL 0
------------------------------------
version: 5000
name: 'DuffleBag'
state: 0
txg: 16273664
pool_guid: 438870739903369260
errata: 0
hostid: 2981848535
hostname: 'NASProd.local'
top_guid: 13011214539249804843
guid: 9016634064566564743
vdev_children: 1
vdev_tree:
type: 'raidz'
id: 0
guid: 13011214539249804843
nparity: 2
metaslab_array: 45
metaslab_shift: 38
ashift: 12
asize: 31989077901312
is_log: 0
create_txg: 4
children[0]:
type: 'disk'
id: 0
guid: 9016634064566564743
path: '/dev/gptid/4c0c5e61-de73-11ec-9c54-ac1f6ba054d6' <-- this is the HDD I am looking at
DTL: 504
create_txg: 4
children[1]:
type: 'disk'
id: 1
guid: 10704762979084935942
path: '/dev/gptid/66b03e04-fc59-11e9-ad4a-0cc47aac270a'
whole_disk: 1
DTL: 442
create_txg: 4
children[2]:
type: 'disk'
id: 2
guid: 6456522218879920214
path: '/dev/gptid/fa407967-57af-11eb-a9c6-ac1f6ba054d6'
phys_path: 'id1,enc@n3061686369656d30/type@0/slot@3/elmdesc@Slot_02/p2'
DTL: 137
create_txg: 4
children[3]:
type: 'disk'
id: 3
guid: 9143478264579565473
path: '/dev/gptid/6a92d558-fc59-11e9-ad4a-0cc47aac270a'
whole_disk: 1
DTL: 440
create_txg: 4
children[4]:
type: 'disk'
id: 4
guid: 9189548570320806041
path: '/dev/gptid/91b2181f-ca1c-11eb-a78b-ac1f6ba054d6'
DTL: 522
create_txg: 4
children[5]:
type: 'disk'
id: 5
guid: 12857757802064212906
path: '/dev/gptid/28db87eb-0e11-11ea-8458-ac1f6ba054d6'
whole_disk: 1
DTL: 438
create_txg: 4
children[6]:
type: 'disk'
id: 6
guid: 9394497215113233676
path: '/dev/gptid/70c0ff97-fc59-11e9-ad4a-0cc47aac270a'
whole_disk: 1
DTL: 437
create_txg: 4
children[7]:
type: 'disk'
id: 7
guid: 10106660962108376847
path: '/dev/gptid/72e3ca68-fc59-11e9-ad4a-0cc47aac270a'
whole_disk: 1
DTL: 436
create_txg: 4
features_for_read:
com.delphix:hole_birth
com.delphix:embedded_data
labels = 0 1 2 3
Here is the output from the UI ...
Background: Don't worry about HDD da1 ... it is failing a Long SMART test and da2 (the missing HDD from above) was slivered in yesterday as a replacement.
Should I be concerned about this?
Time to worry? Reboot? Other?