25/05/2022, 08:48:54
(Modification du message : 25/05/2022, 10:25:59 par richardpub.)
Je me rends compte que je n'ai pas été clair.
la ligne /root/haos_ova-7.6.qcow2, c'est l'installation provisoire du fichier qcow de HA pour pouvoir lancer la commande d'installation suivante:
qm importdisk 108 /root/haos_ova-7.6.qcow2 local-lvm --format qcow2
Et après réflexion je suppose qu'il faut surement indiquer un chemin vers le disque virtuel d'installation (ce qui n'était pas indiqué dans les tutos que j'ai suivi.)
![[Image: 22052510132525602917904467.gif]](https://nsm09.casimages.com/img/2022/05/25//22052510132525602917904467.gif)
Mon disque de 500Go est le rpoolData. Quel chemin dois-je indiquer??? Est-ce la bonne méthode??
Je dois d'abord créer une VM dans pve. Est-ce à la création de cette VM que je dois rattacher rpoolData ??
dans le shell j'ai ceci:
la ligne /root/haos_ova-7.6.qcow2, c'est l'installation provisoire du fichier qcow de HA pour pouvoir lancer la commande d'installation suivante:
qm importdisk 108 /root/haos_ova-7.6.qcow2 local-lvm --format qcow2
Et après réflexion je suppose qu'il faut surement indiquer un chemin vers le disque virtuel d'installation (ce qui n'était pas indiqué dans les tutos que j'ai suivi.)
![[Image: 22052510132525602917904467.gif]](https://nsm09.casimages.com/img/2022/05/25//22052510132525602917904467.gif)
Mon disque de 500Go est le rpoolData. Quel chemin dois-je indiquer??? Est-ce la bonne méthode??
Je dois d'abord créer une VM dans pve. Est-ce à la création de cette VM que je dois rattacher rpoolData ??
dans le shell j'ai ceci:
Code :
root@pve:/dev/disk# ls -l
total 0
drwxr-xr-x 2 root root 320 May 24 14:26 by-id
drwxr-xr-x 2 root root 80 May 24 14:26 by-label
drwxr-xr-x 2 root root 60 May 24 14:26 by-partlabel
drwxr-xr-x 2 root root 140 May 24 14:26 by-partuuid
drwxr-xr-x 2 root root 260 May 24 14:26 by-path
drwxr-xr-x 2 root root 100 May 24 14:26 by-uuid
root@pve:/dev/disk# cd by-id/
root@pve:/dev/disk/by-id# ls -l
total 0
lrwxrwxrwx 1 root root 9 May 24 14:25 ata-KINGSTON_SMS200S360G_50026B724B062FB5 -> ../../sda
lrwxrwxrwx 1 root root 10 May 24 14:25 ata-KINGSTON_SMS200S360G_50026B724B062FB5-part1 -> ../../sda1
lrwxrwxrwx 1 root root 10 May 24 14:25 ata-KINGSTON_SMS200S360G_50026B724B062FB5-part2 -> ../../sda2
lrwxrwxrwx 1 root root 10 May 24 14:25 ata-KINGSTON_SMS200S360G_50026B724B062FB5-part3 -> ../../sda3
lrwxrwxrwx 1 root root 13 May 24 14:26 nvme-eui.0025385b01b0c2ac -> ../../nvme0n1
lrwxrwxrwx 1 root root 15 May 24 14:26 nvme-eui.0025385b01b0c2ac-part1 -> ../../nvme0n1p1
lrwxrwxrwx 1 root root 15 May 24 14:26 nvme-eui.0025385b01b0c2ac-part9 -> ../../nvme0n1p9
lrwxrwxrwx 1 root root 13 May 24 14:26 nvme-Samsung_SSD_970_EVO_Plus_500GB_S4EVNX0NB48665L -> ../../nvme0n1
lrwxrwxrwx 1 root root 15 May 24 14:26 nvme-Samsung_SSD_970_EVO_Plus_500GB_S4EVNX0NB48665L-part1 -> ../../nvme0n1p1
lrwxrwxrwx 1 root root 15 May 24 14:26 nvme-Samsung_SSD_970_EVO_Plus_500GB_S4EVNX0NB48665L-part9 -> ../../nvme0n1p9
lrwxrwxrwx 1 root root 9 May 24 14:25 wwn-0x50026b724b062fb5 -> ../../sda
lrwxrwxrwx 1 root root 10 May 24 14:25 wwn-0x50026b724b062fb5-part1 -> ../../sda1
lrwxrwxrwx 1 root root 10 May 24 14:25 wwn-0x50026b724b062fb5-part2 -> ../../sda2
lrwxrwxrwx 1 root root 10 May 24 14:25 wwn-0x50026b724b062fb5-part3 -> ../../sda3
root@pve:/dev/disk/by-id#