• [^] # Re: rep

    Posté par . En réponse au message impossible de supprimer partition. Évalué à 1. Dernière modification le 14 juillet 2022 à 09:52.

    Merci pour l'aide.
    Je démarre depuis le live cd mint puis:

     mint@mint:~$ sudo passwd root
     New password: 
     Retype new password: 
     passwd: password updated successfully
     mint@mint:~$ sudo -i
     root@mint:~# ^C
     root@mint:~# pvscan
     PV /dev/sda3 VG pve lvm2 [<118.74 GiB / 0 free]
     Total: 1 [<118.74 GiB] / in use: 1 [<118.74 GiB] / in no VG: 0 [0 ]
     root@mint:~# pvdisplay 
     --- Physical volume ---
     PV Name /dev/sda3
     VG Name pve
     PV Size 118.74 GiB / not usable <3.32 MiB
     Allocatable yes (but full)
     PE Size 4.00 MiB
     Total PE 30397
     Free PE 0
     Allocated PE 30397
     PV UUID 1sRobh-BrFz-W91F-EWRW-mjwI-dQUU-PLaoKH
     root@mint:~# vgdisplay 
     --- Volume group ---
     VG Name pve
     System ID 
     Format lvm2
     Metadata Areas 1
     Metadata Sequence No 10
     VG Access read/write
     VG Status resizable
     MAX LV 0
     Cur LV 2
     Open LV 0
     Max PV 0
     Cur PV 1
     Act PV 1
     VG Size <118.74 GiB
     PE Size 4.00 MiB
     Total PE 30397
     Alloc PE / Size 30397 / <118.74 GiB
     Free PE / Size 0 / 0 
     VG UUID gCPX7V-uESJ-4kOi-L7GY-kDJD-ZTow-P79sMy
     root@mint:~# lvdisplay 
     --- Logical volume ---
     LV Path /dev/pve/swap
     LV Name swap
     VG Name pve
     LV UUID g64WcJ-F9R5-fGRT-Pzzq-IWyJ-b5I8-FQm7p4
     LV Write Access read/write
     LV Creation host, time proxmox, 2022年04月20日 18:37:07 +0000
     LV Status available
     # open 0
     LV Size 5.00 GiB
     Current LE 1280
     Segments 1
     Allocation inherit
     Read ahead sectors auto
     - currently set to 256
     Block device 253:0
     --- Logical volume ---
     LV Path /dev/pve/root
     LV Name root
     VG Name pve
     LV UUID uPtlNC-kCK9-NNkc-iuOi-RZE2-SlP1-8qGo93
     LV Write Access read/write
     LV Creation host, time proxmox, 2022年04月20日 18:37:13 +0000
     LV Status available
     # open 0
     LV Size <113.74 GiB
     Current LE 29117
     Segments 3
     Allocation inherit
     Read ahead sectors auto
     - currently set to 256
     Block device 253:1
     root@mint:~# ls -l /dev/md*
     ls: cannot access '/dev/md*': No such file or directory
     root@mint:~#
    

    Tout semble ok sauf la dernière commande mais je ne sais pas à quoi cela sert :/