zoukankan      html  css  js  c++  java
  • ESXi 5.1 识别GPT问题

    使用paredUtil命令

    partedUtil mklabel /dev/disks/eui.227c000155707e0b msdos
    partedUtil mklabel /dev/disks/eui.220b000155774e9d msdos
    partedUtil mklabel /dev/disks/eui.22920001557e1f27 msdos
    partedUtil mklabel /dev/disks/eui.2262000155dfe4f2 msdos
    partedUtil mklabel /dev/disks/eui.22fc000155bb7151 msdos
    partedUtil mklabel /dev/disks/eui.228b000155bc41c7 msdos
    partedUtil mklabel /dev/disks/eui.2232000155276c36 msdos
    partedUtil mklabel /dev/disks/eui.2245000155205ca0 msdos
    partedUtil mklabel /dev/disks/eui.2252000155398a72 msdos
    partedUtil mklabel /dev/disks/eui.22250001553ebae4 msdos
    partedUtil mklabel /dev/disks/eui.22bc00015537eb5e msdos
    partedUtil mklabel /dev/disks/eui.2298000155aa804c msdos
    partedUtil mklabel /dev/disks/eui.2206000155ce15ef msdos
    partedUtil mklabel /dev/disks/eui.2271000155c92579 msdos
    partedUtil mklabel /dev/disks/eui.226f00015566bf80 msdos
    partedUtil mklabel /dev/disks/eui.2218000155618f16 msdos
    partedUtil mklabel /dev/disks/eui.2253000155ebb136 msdos
    partedUtil mklabel /dev/disks/eui.2224000155ec81a0 msdos
    partedUtil mklabel /dev/disks/eui.22bd000155e5d01a msdos
    partedUtil mklabel /dev/disks/eui.224d000155442bcf msdos
    partedUtil mklabel /dev/disks/eui.22d300015520be6c msdos
    partedUtil mklabel /dev/disks/eui.22a4000155278efa msdos
    partedUtil mklabel /dev/disks/eui.226e000155b484c4 msdos
    partedUtil mklabel /dev/disks/eui.2219000155b3b452 msdos
    partedUtil mklabel /dev/disks/eui.220e000155aa6280 msdos
    partedUtil mklabel /dev/disks/eui.2279000155ad5216 msdos
    partedUtil mklabel /dev/disks/eui.22e0000155a403ac msdos
    partedUtil mklabel /dev/disks/eui.22b7000155314f71 msdos
    partedUtil mklabel /dev/disks/eui.222900015555dad2 msdos
    partedUtil mklabel /dev/disks/eui.225e00015552ea44 msdos
    partedUtil mklabel /dev/disks/eui.2240000155fd70bd msdos
    partedUtil mklabel /dev/disks/eui.2237000155fa402b msdos

     vmkfstools -z /vmfs/devices/disks/eui.220b000155774e9d "/vmfs/volumes/datastore1 Disks/OCR1.vmdk"

    或者使用 fixGpt

  • 相关阅读:
    如何理解redo和undo的作用
    自建NAS如何使用大于2TB的硬盘(从分区开始)
    Oracle 了解 DDL 操作与 REDO 的关系
    oracle 控制文件的重建
    Oracle 表空间的日常维护与管理
    解决debian 9 重启nameserver失效问题
    Vmware复制完好的linux目录后网卡操作
    RHEL6.X设置163yum源
    【转载】Eclipse快捷键大全
    【转】Java:String、StringBuffer和StringBuilder的区别
  • 原文地址:https://www.cnblogs.com/Kconnie/p/5258304.html
Copyright © 2011-2022 走看看