After upgrade to 9.1.1 geom tree corrupt

Status
Not open for further replies.

mike7

Cadet
Joined
Nov 6, 2013
Messages
2
After I updated from the 8.3.1 to 9.1.1 the disk status is yellow and no "volume status" can be shown. I run a raidz2. Right after update the zpool was ok and not degraded (just entered in a device error). So in good condition of the zpool I also ran "zpool upgrade" without any errors. But the "yellow lights" didn't go for green.

On the console I get some errors:
Code:
[root@freenas] /# gpart show
gpart: Cannot get GEOM tree: Illegal byte sequence
 
[root@freenas] /# graid status
graid: Cannot get GEOM tree: Illegal byte sequence


I currently have one device as defect and zpool is degraded:
Code:
[root@freenas] /# zpool status -v Storage
pool: Storage
state: DEGRADED
status: One or more devices could not be opened. Sufficient replicas exist for
the pool to continue functioning in a degraded state.
action: Attach the missing device and online it using 'zpool online'.
see: http://illumos.org/msg/ZFS-8000-2Q
scan: scrub repaired 0 in 31h11m with 0 errors on Mon Nov 4 14:12:00 2013
config:
 
NAME STATE READ WRITE CKSUM
Storage DEGRADED 0 0 0
raidz2-0 DEGRADED 0 0 0
gptid/f63de146-fe82-11d5-a375-001b218f27f6 ONLINE 0 0 0
gptid/f690eb7f-fe82-11d5-a375-001b218f27f6 ONLINE 0 0 0
gptid/f6e399c5-fe82-11d5-a375-001b218f27f6 ONLINE 0 0 0
13738246720336793215 UNAVAIL 0 0 0 was /dev/gptid/725d3b79-b8e9-11e2-82d3-001b218f27f6
gptid/985c9bf7-e460-11e0-8a29-001b218f27f6 ONLINE 0 0 0
gptid/f7cfa7ba-fe82-11d5-a375-001b218f27f6 ONLINE 0 0 0
gptid/f81538c1-fe82-11d5-a375-001b218f27f6 ONLINE 0 0 0
gptid/f8667c84-fe82-11d5-a375-001b218f27f6 ONLINE 0 0 0
gptid/f8ace493-fe82-11d5-a375-001b218f27f6 ONLINE 0 0 0
gptid/f8f5f7b7-fe82-11d5-a375-001b218f27f6 ONLINE 0 0 0
 
errors: No known data errors


But I cannot control the zpool within gui. I tried to destroy the zpool without marking the disks as empty in order to import the zpool again. But after releasing the zpool I could not import the volume (even with zpool -D import). So I imported a backup of the config and restarted with the same errors as above.

This is a production backup machine for several vmware and mail servers (offline backup). Of course I would like to not reinstall the machine ;)...

Thanks for any ideas to correct these errors.

Mike.
 

mike7

Cadet
Joined
Nov 6, 2013
Messages
2
Here is the output of zdb:

Code:
[root@freenas] /# zdb
Storage:
version: 5000
name: 'Storage'
state: 0
txg: 8082457
pool_guid: 8459916915111397637
hostid: 1110150348
hostname: ''
vdev_children: 1
vdev_tree:
type: 'root'
id: 0
guid: 8459916915111397637
children[0]:
type: 'raidz'
id: 0
guid: 16589974837650617852
nparity: 2
metaslab_array: 23
metaslab_shift: 38
ashift: 9
asize: 29984405585920
is_log: 0
children[0]:
type: 'disk'
id: 0
guid: 6871238375701260390
path: '/dev/gptid/f63de146-fe82-11d5-a375-001b218f27f6'
phys_path: '/dev/gptid/f63de146-fe82-11d5-a375-001b218f27f6'
whole_disk: 0
DTL: 41
children[1]:
type: 'disk'
id: 1
guid: 11388135234628180558
path: '/dev/gptid/f690eb7f-fe82-11d5-a375-001b218f27f6'
phys_path: '/dev/gptid/f690eb7f-fe82-11d5-a375-001b218f27f6'
whole_disk: 0
DTL: 40
children[2]:
type: 'disk'
id: 2
guid: 18333990803626503527
path: '/dev/gptid/f6e399c5-fe82-11d5-a375-001b218f27f6'
phys_path: '/dev/gptid/f6e399c5-fe82-11d5-a375-001b218f27f6'
whole_disk: 0
DTL: 39
children[3]:
type: 'disk'
id: 3
guid: 13738246720336793215
path: '/dev/gptid/725d3b79-b8e9-11e2-82d3-001b218f27f6'
phys_path: '/dev/gptid/725d3b79-b8e9-11e2-82d3-001b218f27f6'
whole_disk: 1
not_present: 1
DTL: 28
children[4]:
type: 'disk'
id: 4
guid: 2480956660710395267
path: '/dev/gptid/985c9bf7-e460-11e0-8a29-001b218f27f6'
phys_path: '/dev/gptid/985c9bf7-e460-11e0-8a29-001b218f27f6'
whole_disk: 0
DTL: 59
children[5]:
type: 'disk'
id: 5
guid: 12116766174251605296
path: '/dev/gptid/f7cfa7ba-fe82-11d5-a375-001b218f27f6'
phys_path: '/dev/gptid/f7cfa7ba-fe82-11d5-a375-001b218f27f6'
whole_disk: 0
DTL: 37
children[6]:
type: 'disk'
id: 6
guid: 862283091186973203
path: '/dev/gptid/f81538c1-fe82-11d5-a375-001b218f27f6'
phys_path: '/dev/gptid/f81538c1-fe82-11d5-a375-001b218f27f6'
whole_disk: 0
DTL: 36
children[7]:
type: 'disk'
id: 7
guid: 11720172247970764833
path: '/dev/gptid/f8667c84-fe82-11d5-a375-001b218f27f6'
phys_path: '/dev/gptid/f8667c84-fe82-11d5-a375-001b218f27f6'
whole_disk: 0
DTL: 35
children[8]:
type: 'disk'
id: 8
guid: 16757367113805889588
path: '/dev/gptid/f8ace493-fe82-11d5-a375-001b218f27f6'
phys_path: '/dev/gptid/f8ace493-fe82-11d5-a375-001b218f27f6'
whole_disk: 0
DTL: 34
children[9]:
type: 'disk'
id: 9
guid: 6774877082450737192
path: '/dev/gptid/f8f5f7b7-fe82-11d5-a375-001b218f27f6'
phys_path: '/dev/gptid/f8f5f7b7-fe82-11d5-a375-001b218f27f6'
whole_disk: 0
DTL: 33
features_for_read:
 

cyberjock

Inactive Account
Joined
Mar 25, 2012
Messages
19,526
Sent you a PM...
 
Status
Not open for further replies.
Top