UNSOLVED

pieman1

updated

11 years ago

P

pieman1

1 Rookie

3 Posts

3 Points

0

973

September 5th, 2015 03:00

LUN presentation best practices

We plan on having a file server with lots of similar files which should dedupe well.

Shoudl we present an XIO lun directly to the Windows VM and XIO dedupe will work on the files or will having an XIO lun presented to vSphere work just as well in terms of dedupe and/or performance

  • brettesinclair

    2 Intern

    715 Posts

    426

    0

    Posted September 5th, 2015 16:00

    The data reduction (dedup and compression) is inline so practically it makes no difference. I'd present it to vSphere as normal, create a datastore(s) and put your vm's drives on it/them.

    There's no benefit in messing around with RDM's, or in-guest iscsi.

  • bkatrag407

    22 Posts

    426

    0

    Posted September 6th, 2015 20:00

    Right, As Brett mentioned it doesn't matter how you present the LUN to host, In Simple terms, This Data Duplication happens once the host writes reaches the XtremIO device but not at Host level which is writing the data, So with that said XtremIO doesn't care which type of host(Windows VM or ESX server) is writing the data to the XIO LUN, You can present the LUN in any of your preference.

  • dynamox

    11 Legend

    20419 Posts

    87439 Points

    426

    0

    Posted October 29th, 2015 07:00

    Don't forget to look into sdelete/dd to make sure you get the most "thin" benefits possible. Also think about how that translates to VMs (some versions of ESXi support UNMAP , some require manual intervention).