situation:
Two 7000's on which iscsi and remote replication are
enabled. (see configuration services)
We will connect to both 7000's with iscsi initiator,
get a lun presented, replicate the lun, then kill the
source, and activate the remote lun.
1. create replication relation on source
- configuration services replication target
- set hostname=192.168.1.116
- set root_password=********
- set label=replica_one
2. on source node and on destination node
create target and initiator and put them in group
configuration san targets iscsi target
3. on windows host:
connect and login to both targets with iscsi initiator
4. on source node:
configuration san initiators iscsi initiator
configuration san targets iscsi groups
--
do the same on destination filer. use the same naming
for the initiator/target and groups
3. on source node:
create project
create lun in project
map lun to initiator group
4. go to windows host and put files in lun
5. on source filer:
projects
edit project -> replication -> start manual
then: remove project on source filer...windows loses the lun
6. on destination node:
edit project -> replication -> break relation
Now the lun and its data should be usable again.