Hello
I have a cluster of 3 Proxmox servers at OVH, on one of the servers I did an "apt upgrade" and I got this message during the upgrade:
	
	
	
		
I didn't really know what to do, I restarted the server and I got this error message when starting the server:
	
	
	
		
the disks are two SSDs in software RAID and LVM partitioning
can you help me please, thank you very much
below the "parted -l" command in OVH Rescue mode
	
	
	
		
				
			I have a cluster of 3 Proxmox servers at OVH, on one of the servers I did an "apt upgrade" and I got this message during the upgrade:
		Code:
	
	Warning: os-prober will not be executed to detect other bootable partitions.
Systems on them will not be added to the GRUB boot configuration.
Check GRUB_DISABLE_OS_PROBER documentation entry.
Adding boot menu entry for UEFI Firmware Settings ...
doneI didn't really know what to do, I restarted the server and I got this error message when starting the server:
		Code:
	
	grub_disk_native_sectors not foundthe disks are two SSDs in software RAID and LVM partitioning
can you help me please, thank you very much
below the "parted -l" command in OVH Rescue mode
		Code:
	
	root@rescue:~# parted -l
Model: Linux device-mapper (linear) (dm)
Disk /dev/mapper/vg-data: 921GB
Sector size (logical/physical): 512B/512B
Partition Table: loop
Disk Flags:
Number  Start  End    Size   File system  Flags
 1      0.00B  921GB  921GB  ext4
Model: Unknown (unknown)
Disk /dev/nvme0n1: 960GB
Sector size (logical/physical): 512B/512B
Partition Table: gpt
Disk Flags:
Number  Start   End     Size    File system     Name     Flags
 1      1049kB  537MB   536MB   fat16           primary  boot, esp
 2      537MB   22.0GB  21.5GB                  primary  raid
 3      22.0GB  39.2GB  17.2GB  linux-swap(v1)  primary
 4      39.2GB  960GB   921GB                   logical  raid
 5      960GB   960GB   2080kB                  logical
Error: /dev/md127: unrecognised disk label
Model: Linux Software RAID Array (md)
Disk /dev/md127: 921GB
Sector size (logical/physical): 512B/512B
Partition Table: unknown
Disk Flags:
Model: Linux Software RAID Array (md)
Disk /dev/md126: 21.5GB
Sector size (logical/physical): 512B/512B
Partition Table: loop
Disk Flags:
Number  Start  End     Size    File system  Flags
 1      0.00B  21.5GB  21.5GB  ext4
Model: Unknown (unknown)
Disk /dev/nvme1n1: 960GB
Sector size (logical/physical): 512B/512B
Partition Table: gpt
Disk Flags:
Number  Start   End     Size    File system     Name     Flags
 1      1049kB  537MB   536MB   fat16           primary  boot, esp
 2      537MB   22.0GB  21.5GB                  primary  raid
 3      22.0GB  39.2GB  17.2GB  linux-swap(v1)  primary
 4      39.2GB  960GB   921GB                   logical  raid 
	 
	 
 
		 
 
		