I would ensure that all the Group and User IDs are identical for vcloud:vcloud on each cell. This makes a difference when you have multiple cells, as the group/user ID values are stored on NFS volumes to determine partitions.
># id -u vcloud
500
># id -g vcloud
500
(value of 500 was arbitrary, but needs to be consistent across all cells)