@ -28,7 +28,6 @@ target_phy_disk() {
target_phy_id() {
local i
local f2
set -x
for i in $(find /dev/disk/by-id ! -type d|grep -v part); do
if realpath "$i" | grep -q -i "$TARGET_PHY_DISK"; then
if echo "$i" | grep -v "wwn" | grep -q -v "eui"; then
The note is not visible to the blocked user.