Visit Open-E website
Results 1 to 3 of 3

Thread: Reload partition table

  1. #1

    Default Reload partition table

    I have two servers S1, S2 connect to same SAN disk on DSS Storage.
    On both servers I mount SAN disk to /iscsi folder (On both servers have /iscsi folder).
    I copy data to /iscsi on S1, but on S2's /iscsi I don't see nothing.
    So how i can synchronize two server to see same data without un mount SAN disk?

    Thanks for any guide!

  2. #2
    Join Date
    Nov 2008
    Location
    Hamburg, Germany
    Posts
    102

    Default

    Do you use any san-capable file system on your servers? Otherwise you will destroy the data pretty quickly on those volumes, since ordinary file systems like: ext2/3, ReiserFS, NTFS, FAT, HFS, are not designed to be used on SAN volumes. You will need a clustered FS instead to make this scenario work.

    Cheers,
    budy
    There's no OS like OS X!

  3. #3

    Default

    Budy is correct

    Also you can have corrupted data when doing this as he suggested, review the following below.

    In order to have more connections in the same time to the same Target you would require special SAN file system. iSCSI Target works block based - not file based. Meaning that changes made by one person is not seen by another person working on the same target/volume.

    To control this you need so called SAN File System programs. Examples are listed below:

    MelioFS:
    http://www.sanbolic.com/melio.htm
    IBM:
    http://www-306.ibm.com/software/tivo...ducts/sanergy/
    http://www.ibm.qassociates.co.uk/sto...filesystem.htm
    StorNext:
    http://www.adic.com/ibeCCtpItmDspRte...24&item=121889
    SGI:
    http://www.sgi.com/products/storage/...e_systems.html
    PolyServe
    http://www.polyserve.com/
    DataPlow SFS
    http://www.dataplow.com

    SAN file system solutions are very expensive so if you are not in a position to aquire one then the easiest way is to share the data on iSCSI Target is to create network share and get clients to connect to the network share and not directly to the target.
    In case clients read only from the target and need to access recent data (written from single host only) they can logout and login new session in the initiator. So they will see recent data.
    All the best,

    Todd Maxwell


    Follow the red "E"
    Facebook | Twitter | YouTube

Posting Permissions

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