hotnet 发表于 2018-6-7 07:02:53

VMware LUN发现、日志、操作

  1. The main log in ESXi 5 is /var/log/vmkernel.log file.
  2. another log file is /var/log/boot.gz, using zcat /var/log/boot.gz | less -S to read it

  To list all paths to a given device, you may run
  esxcfg-mpath –b
页: [1]
查看完整版本: VMware LUN发现、日志、操作