Master node not showing all VMBR

proxmox9:/dev/OPENFILER# ls
vm-101-disk-1 vm-108-disk-1 vm-117-disk-1 vm-127-disk-1 vm-134-disk-1
vm-101-disk-2 vm-109-disk-1 vm-118-disk-1 vm-127-disk-2 vm-135-disk-1
vm-102-disk-1 vm-110-disk-1 vm-120-disk-1 vm-129-disk-1 vm-136-disk-1
vm-103-disk-1 vm-111-disk-1 vm-121-disk-1 vm-129-disk-2 vm-139-disk-1
vm-104-disk-1 vm-112-disk-1 vm-122-disk-1 vm-130-disk-1 vm-141-disk-1
vm-105-disk-1 vm-113-disk-1 vm-124-disk-1 vm-131-disk-1 vm-150-disk-1
vm-106-disk-1 vm-115-disk-1 vm-125-disk-1 vm-132-disk-1 vm-161-disk-1
vm-107-disk-1 vm-116-disk-1 vm-126-disk-1 vm-133-disk-1 vzsnap-proxmox1-0


proxmox10:/dev/OPENFILER# ls
vm-101-disk-1 vm-109-disk-1 vm-118-disk-1 vm-127-disk-2 vm-135-disk-1
vm-101-disk-2 vm-110-disk-1 vm-120-disk-1 vm-129-disk-1 vm-136-disk-1
vm-102-disk-1 vm-111-disk-1 vm-121-disk-1 vm-129-disk-2 vm-139-disk-1
vm-103-disk-1 vm-112-disk-1 vm-122-disk-1 vm-130-disk-1 vm-141-disk-1
vm-104-disk-1 vm-113-disk-1 vm-124-disk-1 vm-131-disk-1 vm-150-disk-1
vm-105-disk-1 vm-115-disk-1 vm-125-disk-1 vm-132-disk-1 vzsnap-proxmox1-0
vm-107-disk-1 vm-116-disk-1 vm-126-disk-1 vm-133-disk-1
vm-108-disk-1 vm-117-disk-1 vm-127-disk-1 vm-134-disk-1
 
Ok after some more digging i have realized that my master node named proxmox1 and one other node proxmox10 are have a problem with accessing the logical volume vzsnap-proxmox1-0 . I am wondering if this is because of the name of the name. I thought that i might have issues with using a "1" and "10" (proxmox1 and proxmox10) . Do you think this could be the issue?
 
Ok after some more digging i have realized that my master node named proxmox1 and one other node proxmox10 are have a problem with accessing the logical volume vzsnap-proxmox1-0.

Not sure what you are trying to do. Volume 'vzsnap-proxmox1-0' is a LVM snapshot created by vzdump. LVM snapshots keeps part of the state inside RAM, so they are only usable on the node you created the snapshot.

I suggest you manually delete the snapshot.
 
/dev/dm-65: read failed after 0 of 4096 at 0: Input/output error
/dev/dm-65: read failed after 0 of 4096 at 0: Input/output error
/dev/dm-65: read failed after 0 of 4096 at 0: Input/output error


I am getting this error on two nodes. The minor is differnt on each node but they both are vzsnap-proxmox1-0 . Which is located under one of my ISCSI targerts. What i am trying to do is stop this error.