How to re-attach FC storage after reinstalling rhev manager ?
Hi,
After successfull setup of a rhevm with 2 rhevh both connected to an NFS ISO and a FC domain, I decided to reinstall the manager from scratch (with the last version as the previous was beta one).
I managed reattaching the NFS ISO but I'm unable to reattach FC storage.
This is the Multipath -ll output showing that both LUNs are available:
3600508b40006bd730005300000090000 dm-1 HP,HSV200
size=150G features='1 queue_if_no_path' hwhandler='0' wp=rw
|-+- policy='round-robin 0' prio=50 status=active
| |- 0:0:1:1 sdc 8:32 active ready running
| `- 1:0:0:1 sde 8:64 active ready running
`-+- policy='round-robin 0' prio=10 status=enabled
|- 0:0:0:1 sda 8:0 active ready running
`- 1:0:1:1 sdg 8:96 active ready running
3600508b40006bd730005300000100000 dm-2 HP,HSV200
size=151G features='1 queue_if_no_path' hwhandler='0' wp=rw
|-+- policy='round-robin 0' prio=50 status=active
| |- 0:0:1:2 sdd 8:48 active ready running
| `- 1:0:0:2 sdf 8:80 active ready running
`-+- policy='round-robin 0' prio=10 status=enabled
|- 0:0:0:2 sdb 8:16 active ready running
`- 1:0:1:2 sdh 8:112 active ready running
[root@rhevh2 ~]#
I successfully managed creating a new FC domain using my second LUN (151GB one).
Is there any thing to do to get this storage back up?
Regards
Bernard