meta data de esta página
  •  

Diferencias

Muestra las diferencias entre dos versiones de la página.

Enlace a la vista de comparación

Ambos lados, revisión anteriorRevisión previa
Próxima revisión
Revisión previa
virtualizacion:vmware:version4:recuperar_volumen [2020/12/21 12:24] lcvirtualizacion:vmware:version4:recuperar_volumen [2023/01/18 14:46] (actual) – editor externo 127.0.0.1
Línea 23: Línea 23:
   - Ejecutar <sxh>fdisk <dev></sxh>   - Ejecutar <sxh>fdisk <dev></sxh>
   - Crear la partición   - Crear la partición
- 
 <file>  <file> 
          1. Press n and press Enter to create a new partition.          1. Press n and press Enter to create a new partition.
Línea 35: Línea 34:
                3. Enter fb and press Enter                3. Enter fb and press Enter
 </file> </file>
 +
   - Align the partition to sector 128.   - Align the partition to sector 128.
- +<note warning> Caution: Do not execute the realign procedure if the volume was originally created from the ESX command line or if the volume was upgraded from ESX 2.x as the starting sector is 63, which is the default when using fdisk. If the VMFS volume was originally created using VMware Infrastructure Client, the beginning of the partition was set to sector 128 and the alignment is required to match the beginning of the partition to where the volume used to be.</note>
-     <note warning> Caution: Do not execute the realign procedure if the volume was originally created from the ESX command line or if the volume was upgraded from ESX 2.x as the starting sector is 63, which is the default when using fdisk. If the VMFS volume was originally created using VMware Infrastructure Client, the beginning of the partition was set to sector 128 and the alignment is required to match the beginning of the partition to where the volume used to be.</note>+
  
 <note>Looking at other VMFS partitions with fdisk -lu in the same environment reveals if the current practice is to align the partition start to block 128.</note> <note>Looking at other VMFS partitions with fdisk -lu in the same environment reveals if the current practice is to align the partition start to block 128.</note>
 +
 <file> <file>
          1. Type x and press Enter to move to expert mode.          1. Type x and press Enter to move to expert mode.
Línea 47: Línea 47:
          5. Type w and press Enter to save.          5. Type w and press Enter to save.
 </file> </file>
-            <note>This exits fdisk and returns you to the command prompt.</note>+<note>This exits fdisk and returns you to the command prompt.</note>
  
-   8. Run vmkfstools -V and press Enter to discover the VMFS. +  - Run vmkfstools -V and press Enter to discover the VMFS.