"ovm_repocontrol -c create" error: Could not find a suitable LUN
Hi experts,
I'm having difficulty when creating a repository for my server pool. I use a 68G iSCSI LUN on the VM manager host for the repository. when I tried the GUI method of VM manager, it keeps complaining timeout and aborts. So I ended up using ovm_repocontrol command which then threw out message: "Could not find a suitable LUN". below is the command I used:
[root@amethyst ovm_utils]# blkid|egrep 'sdc1|sdc2'
/dev/sdc1: LABEL="OVS_POOL_FILESYSTEM" UUID="0004fb00-0005-0000-cd86-04117fd942eb" TYPE="ocfs2" -> for serverpool
/dev/sdc2: LABEL="OVS8cc54fa357063" UUID="0004fb00-0005-0000-6718-cc54fa357063" TYPE="ocfs2" -> for repository
I'm having difficulty when creating a repository for my server pool. I use a 68G iSCSI LUN on the VM manager host for the repository. when I tried the GUI method of VM manager, it keeps complaining timeout and aborts. So I ended up using ovm_repocontrol command which then threw out message: "Could not find a suitable LUN". below is the command I used:
[root@amethyst ovm_utils]# blkid|egrep 'sdc1|sdc2'
/dev/sdc1: LABEL="OVS_POOL_FILESYSTEM" UUID="0004fb00-0005-0000-cd86-04117fd942eb" TYPE="ocfs2" -> for serverpool
/dev/sdc2: LABEL="OVS8cc54fa357063" UUID="0004fb00-0005-0000-6718-cc54fa357063" TYPE="ocfs2" -> for repository
0