melloa
Wizard
- Joined
- May 22, 2016
- Messages
- 1,749
Specs
Motherboard: X9DRi-LN4F+
CPU: 2 x Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz
Memory = 191126044672 (182272 MB)
Backplane: BPN-SAS-846A
cxgbc0: <Chelsio T320, 2 ports>
Install from virtual ipmi storage
- Install will boot and stop after displaying for all disks:
- Boot with gparted live, deleted all partitions, recreated -> Same behaviour
- Downloaded and installed FreeNAS 11.1-U6.3 -> No issues during installation
- dmesg still shows the GPT error above
- Pool doesn't show any errors
- gparted shows:
Any suggestions?
Motherboard: X9DRi-LN4F+
CPU: 2 x Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz
Memory = 191126044672 (182272 MB)
Backplane: BPN-SAS-846A
cxgbc0: <Chelsio T320, 2 ports>
Install from virtual ipmi storage
- Install will boot and stop after displaying for all disks:
Code:
GEOM: daXX: the primary GPT table is corrupt or invalid. GEOM: daXX: using the secondary instead -- recovery strongly advised.
- Boot with gparted live, deleted all partitions, recreated -> Same behaviour
- Downloaded and installed FreeNAS 11.1-U6.3 -> No issues during installation
- dmesg still shows the GPT error above
- Pool doesn't show any errors
Code:
root@mellonas:~ # zpool status
pool: freenas-boot
state: ONLINE
scan: none requested
config:
NAME STATE READ WRITE CKSUM
freenas-boot ONLINE 0 0 0
ada0p2 ONLINE 0 0 0
errors: No known data errors
pool: raid
state: ONLINE
scan: none requested
config:
NAME STATE READ WRITE CKSUM
raid ONLINE 0 0 0
raidz3-0 ONLINE 0 0 0
gptid/2ba49b8a-1182-11e9-b9c3-00074307cb17 ONLINE 0 0 0
gptid/2c7b3306-1182-11e9-b9c3-00074307cb17 ONLINE 0 0 0
gptid/2d4f6812-1182-11e9-b9c3-00074307cb17 ONLINE 0 0 0
gptid/2e382afe-1182-11e9-b9c3-00074307cb17 ONLINE 0 0 0
gptid/2f0c7ec9-1182-11e9-b9c3-00074307cb17 ONLINE 0 0 0
gptid/2fe94dc7-1182-11e9-b9c3-00074307cb17 ONLINE 0 0 0
gptid/30bb606e-1182-11e9-b9c3-00074307cb17 ONLINE 0 0 0
raidz3-1 ONLINE 0 0 0
gptid/31aaf28b-1182-11e9-b9c3-00074307cb17 ONLINE 0 0 0
gptid/32875852-1182-11e9-b9c3-00074307cb17 ONLINE 0 0 0
gptid/336ed487-1182-11e9-b9c3-00074307cb17 ONLINE 0 0 0
gptid/344b98c8-1182-11e9-b9c3-00074307cb17 ONLINE 0 0 0
gptid/35225ea8-1182-11e9-b9c3-00074307cb17 ONLINE 0 0 0
gptid/35fc0c8e-1182-11e9-b9c3-00074307cb17 ONLINE 0 0 0
gptid/36e8d960-1182-11e9-b9c3-00074307cb17 ONLINE 0 0 0
errors: No known data errors
- gparted shows:
Code:
root@mellonas:~ # gpart show ada0
=> 40 1875384928 ada0 GPT (894G)
40 1024 1 bios-boot (512K)
1064 1875383896 2 freebsd-zfs (894G)
1875384960 8 - free - (4.0K)
Any suggestions?