vProtect: バックアップが「Cannot read from the device: /dev/sdX - vProtectユーザー権限の確認」
Resumen: バックアップが「Cannot read from the device /dev/sdX - check vProtect user privileges」という権限の問題で失敗しています。これは、vProtect共有とvProtectユーザーの権限が正しい権限を持っている場合でも発生します。
Este artículo se aplica a
Este artículo no se aplica a
Este artículo no está vinculado a ningún producto específico.
No se identifican todas las versiones del producto en este artículo.
Síntomas
バックアップが「Cannot read from the device /dev/sdX - check vProtect user privileges」という権限の問題で失敗しています。これは、vProtect共有とvProtectユーザーの権限が正しい権限を持っている場合でも発生します。
このエラーは、バックアップ用に接続されているディスクが接続解除されていない場合に生成されます。これは、ハイパーバイザーが接続解除要求に対して動作しないか、LVMフィルターが正しく構成されておらず、オペレーティング システムがディスクを保持することが原因である可能性があります。
Causa
/etc/lvl/lvm.confファイルが正しく構成されていません。LVMフィルターは構成されていません。
# cat lvm.conf | grep filter # is used to drive LVM filtering like MD component detection, multipath # Configuration option devices/filter. # Run vgscan after changing the filter to regenerate the cache. # filter = [ "a|.*|" ] # filter = [ "r|/dev/cdrom|" ] # filter = [ "a|loop|", "r|.*|" ] # filter = [ "a|loop|", "r|/dev/hdc|", "a|/dev/ide|", "r|.*|" ] # filter = [ "a|^/dev/hda8$|", "r|.*|" ] # filter = [ "a|.*|" ] # Configuration option devices/global_filter. # Because devices/filter may be overridden from the command line, it is # not suitable for system-wide device filtering, e.g. udev. # Use global_filter to hide devices from these LVM system components. # The syntax is the same as devices/filter. Devices rejected by # global_filter are not opened by LVM. # global_filter = [ "a|.*|" ] # This is a quick way of filtering out block devices that are not # the LVs with device filters. Also, when this setting is enabled, # filtered), which can cause performance problems on systems with # an LV. The LVs are ignored using a built in device filter that # Configuration option activation/mlock_filter. # mlock_filter = [ "locale/locale-archive", "gconv/gconv-modules.cache" ]
オペレーティング システムでは必須であり、必要なドライブはlvm.confファイルの[devices]セクションのフィルターに含まれている必要があります。
Resolución
vProtectノードは、独自のクローンである可能性のあるVMディスクを接続します(たとえば、テンプレートからノードを導入した場合)。ディスクが接続されているLVMボリュームをスキャンしないように、ノードでLVMを構成する必要があります。
- LVMデーモンがシステム ボリュームのみを検出するように、デバイス セクションの/etc/lvm/lvm.confに次の変数を設定します(この例では、2つのパーティションを持つSDAディスク、sda1とsda2)。

図1: /etc/lvm/lvm.confで変数を設定する
- オペレーティング システムボリュームがまだ検出されていることをvgscanで確認します。
-vvv

図2:オペレーティング システム ボリュームが検出されたことを確認します。
- 再起動
Productos afectados
vProtectPropiedades del artículo
Número del artículo: 000218735
Tipo de artículo: Solution
Última modificación: 31 oct 2023
Versión: 2
Encuentre respuestas a sus preguntas de otros usuarios de Dell
Servicios de soporte
Compruebe si el dispositivo está cubierto por los servicios de soporte.