[PVE-User] proxmox installation problem
    Dmitry Petuhov 
    mityapetuhov at gmail.com
       
    Wed Jul 24 13:57:09 CEST 2019
    
    
  
Oh. I see. It seems that you created ZFS pool several times on same set 
of disks (operations like RAID array deletion do not actually deletes 
ZFS from disks). Do `zpool import` command to see pools with same name 
'rpool' that system sees. Then delete not actual (they will be in faulty 
state) ones with `zpool destroy <id>`. After that you will be able to 
import actual pool, exit from that busybox recovery shell and continue.
If there'll be no importable pools then you will need to delete all 
pools and reinstall system from DC again.
24.07.2019 14:34, lord_Niedzwiedz пишет:
> Option A) I dont see any grub file ;-/
> And command /usr/sbin/update-grub
>
> B) I dont see in system command update-initramfs
>
> W dniu 24.07.2019 o 12:49, Dmitry Petuhov pisze:
>> Try to look at 
>> https://pve.proxmox.com/wiki/ZFS:_Tips_and_Tricks#Boot_fails_and_goes_into_busybox
>>
>> These parameters give linux kernel time to detect hard disks present 
>> in system and find ZFS on them.
>>
>>
>> 24.07.2019 13:39, lord_Niedzwiedz пишет:
>>> Hello,
>>>
>>> I have a problem with the Proxmox installation.
>>> IBM 3650 (7979) 6 * SAS hdd server.
>>> Proxmox only starts with RAID Hardware.
>>> It does not start with RAID-Z and RAID1.
>>> Error in the: https://help.komandor.pl/aaa.jpg
>>>
>>> kind regards
>>> Gregor
>>> _______________________________________________
>>> pve-user mailing list
>>> pve-user at pve.proxmox.com
>>> https://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-user
>> _______________________________________________
>> pve-user mailing list
>> pve-user at pve.proxmox.com
>> https://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-user
    
    
More information about the pve-user
mailing list