ghost reaper
Dabbler
- Joined
- May 21, 2014
- Messages
- 45
hi i did post before had no reply how to try fix problem
i install fresh freenas 9.3 on same usb stick for different pc hardware try do import and it fails
zpool: RAID1 & type: RAIDz1 & missing disk 3TB in pool
going to runs this commands hope it will help you
# camcontrol devlist
# gpart show
# zpool import
# zpool import -f RAID1
oh yer i inserted live gpart disc and over disc partions have label: RAID1 but 3tb dose not
i install fresh freenas 9.3 on same usb stick for different pc hardware try do import and it fails
zpool: RAID1 & type: RAIDz1 & missing disk 3TB in pool
going to runs this commands hope it will help you
# camcontrol devlist
# gpart show
# zpool import
# zpool import -f RAID1
Code:
[root@freenas ~]# camcontrol devlist <HL-DT-ST DVDRAM GSA-H42N RL00> at scbus0 target 0 lun 0 (cd0,pass0) <WDC WD20EARS-00MVWB0 51.0AB51> at scbus1 target 0 lun 0 (ada0,pass1) <ST3000DM001-9YN166 CC9F> at scbus1 target 1 lun 0 (ada1,pass2) <ST2000DM001-1E6164 SC48> at scbus2 target 0 lun 0 (ada2,pass3) <ST2000DM001-1E6164 SC48> at scbus2 target 1 lun 0 (ada3,pass4) <SanDisk Cruzer Switch 1.26> at scbus4 target 0 lun 0 (da0,pass5)
Code:
[root@freenas ~]# gpart show
=> 34 15633341 da0 GPT (7.5G)
34 1024 1 bios-boot (512k)
1058 6 - free - (3.0k)
1064 15632304 2 freebsd-zfs (7.5G)
15633368 7 - free - (3.5k)
=> 34 3907026988 ada0 GPT (1.8T)
34 94 - free - (47k)
128 4194304 1 freebsd-swap (2.0G)
4194432 3902832584 2 freebsd-zfs (1.8T)
3907027016 6 - free - (3.0k)
=> 34 5860530988 ada1 GPT (2.7T)
34 2014 - free - (1M)
2048 5860528968 1 freebsd-zfs (2.7T)
5860531016 6 - free - (3.0k)
=> 34 3907029101 ada2 GPT (1.8T)
34 94 - free - (47k)
128 4194304 1 freebsd-swap (2.0G)
4194432 3902834696 2 freebsd-zfs (1.8T)
3907029128 7 - free - (3.5k)
=> 34 3907029101 ada3 GPT (1.8T)
34 94 - free - (47k)
128 4194304 1 freebsd-swap (2.0G)
4194432 3902834696 2 freebsd-zfs (1.8T)
3907029128 7 - free - (3.5k)
Code:
[root@freenas ~]# zpool import
pool: RAID1
id: 12678803231248864854
state: UNAVAIL
status: The pool was last accessed by another system.
action: The pool cannot be imported due to damaged devices or data.
see: http://illumos.org/msg/ZFS-8000-EY
config:
RAID1 UNAVAIL missing device
gptid/61cabbaa-5930-11e4-840c-00241d870195 ONLINE
mirror-2 ONLINE
gptid/03041df4-7224-11e4-9488-00241d870195 ONLINE
gptid/4799431b-d8ee-11e3-844c-00241d870195 ONLINE
Code:
[root@freenas ~]# zpool import -f RAID1 cannot import 'RAID1': one or more devices is currently unavailable
oh yer i inserted live gpart disc and over disc partions have label: RAID1 but 3tb dose not