[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: EFI



On Sun, Jan 16, 2022 at 05:44:44PM +0100, Piviul wrote:
> On 16/01/22 16:56, Leonardo Boselli wrote:
> > che succede se togli un disco ?
> > (per quale occorrerebbe vedere tutto il fstab)
> purtroppo il pc è già entrato in produzione, mi sono accorto un po' tardi
> del problema e non è che possa fare tante prove.... Questa è la situazione
> dei dischi:
> 
> # fdisk -l /dev/sd{b,c}
> Disk /dev/sdb: 12.73 TiB, 14000519643136 bytes, 27344764928 sectors
> Disk model: TOSHIBA MG07ACA1
> Units: sectors of 1 * 512 = 512 bytes
> Sector size (logical/physical): 512 bytes / 4096 bytes
> I/O size (minimum/optimal): 4096 bytes / 4096 bytes
> Disklabel type: gpt
> Disk identifier: 98D8C3AB-919B-4C40-A4CD-E8248D117C1F
> 
> Device       Start         End     Sectors  Size Type
> /dev/sdb1     2048     1050623     1048576  512M EFI System
> /dev/sdb2  1050624     2050047      999424  488M Linux RAID
> /dev/sdb3  2050048 27344762879 27342712832 12.7T Linux LVM
> 
> 
> Disk /dev/sdc: 12.73 TiB, 14000519643136 bytes, 27344764928 sectors
> Disk model: TOSHIBA MG07ACA1
> Units: sectors of 1 * 512 = 512 bytes
> Sector size (logical/physical): 512 bytes / 4096 bytes
> I/O size (minimum/optimal): 4096 bytes / 4096 bytes
> Disklabel type: gpt
> Disk identifier: 98D8C3AB-919B-4C40-A4CD-E8248D117C1F
> 
> Device       Start         End     Sectors  Size Type
> /dev/sdc1     2048     1050623     1048576  512M EFI System
> /dev/sdc2  1050624     2050047      999424  488M Linux RAID
> /dev/sdc3  2050048 27344762879 27342712832 12.7T Linux LVM
> 
> E questo è l'fstab (anche se non so cosa possa esserti utile):
> 
> # cat /etc/fstab
> # [...]
> #
> # <file system> <mount point>   <type> <options>       <dump>  <pass>
> /dev/mapper/backup--server--vg-root /               ext4 errors=remount-ro
> 0       1
> # /boot was on /dev/md0 during installation
> UUID=3379e16f-3f9d-4eba-a9d2-a824a7598658 /boot           ext2
> defaults        0       2
> # /boot/efi was on /dev/sda1 during installation
> UUID=E212-C806  /boot/efi       vfat    umask=0077      0       1
> # [...]
> 
> L'ho stroncato perché poi contiene una serie di volumi lvm che non
> dovrebbero c'entrare nulla ma non ho nulla in contrario a mandartelo tutto
> intero se credi possa esserti utile
> 
> Me ne sono accorto perché volevo ridondare la ESP fra i 2 dischi e non
> riuscivo a capire quale fosse quella corretta...
> 
> Non so... che fo?

Adesso capisco: qualche intelligentone ha duplicato il disco con dd ...

-- 

Saluton,
Marco Ciampa


Reply to: