Visit Open-E website
Results 1 to 10 of 11

Thread: xenserver 6.1 open e dss v7 iscsi best practice questions

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Dec 2012
    Location
    Italy
    Posts
    14

    Default

    hi forgot to put the link of the pfd document...

    http://www.google.it/url?sa=t&rct=j&...55534169,d.Yms



    Quote Originally Posted by aluisell View Post
    Hi,

    I think i was able to make it working properly.

    What I did was:

    1) in xenserver for each host create 4 network dedicated to the storge ex. 172.10.1.1, 172.10.2.1, 172.10.3.1, 172.10.4.1 and for second host 172.10.1.2---172.10.4.2.
    2) doing the same for open-e 172.10.1.10---172.10.4.10 and no team bond at all on both xenservers or open-e
    3) put xenserver in maintenance mode and activate support for multipath.
    4) edited the file /etc/multipath.conf on both xenserver and added the following as per your pdf/video suggestion on page 59
    http://www.vimeo.com/moogaloop.swf?clip_id=19285099
    device {
    vendor "SCST_FIO|SCST_BIO"
    product "*"
    path_selector "round-robin 0"
    path_grouping_policy multibus
    rr_min_io 100 }
    5) also it's important to follow the instruction on page 61 and add on both xenserver the iptables rules on file /etc/rc.local
    in my case was iptables-I INPUT -s 192.168.0.230 -j DROP (exclude the management interface from multipath) otherwise multipath will try to establish also a connection on the management interface of your open-e.
    6) go back to xencenter and add your iscsi storage...

    Thanks for your suggestion

    Andrea

  2. #2
    Join Date
    Aug 2010
    Posts
    404

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •