Traditional volumes combine the physical layer of storage (the disk and RAID properties) with the logical layer of the file system (the volumes and any other containers that are used to store files and directories).
Flexible volumes allow you to manage the logical layer of the file system independently of the physical layer of storage. Multiple flexible volumes can exist within a single separate, physically defined aggregate structure of disks and RAID groups. Flexible volumes contained by the same aggregate share the physical storage resources, RAID configuration, and plex structure of that aggregate.
Note that in this article we'll work with flexible volumes only.
In the case of iSCSI clients, hosts are identified in an initiator group by their node names. In the case of FCP clients, hosts are identified in an initiator group by their World Wide Port Names (WWPNs).
Choose to create a flexible volume.
Give an appropriate name, select POSIX as language and enable UTF-8.
Select the correct aggregate and keep the space guarantee on volume.
These setting should be according to your needs and environment. I don't use snapshots, which makes me select these settings.
* Enable Convert To Unicode because this will save conversion time and facilitate file sharing.
* Enable Minimal Read Ahead if the accessing clients will be ESX clients. In almost any other case leave this disabled.
Because I don't wanna use snapshots I also modify the snapshots settings. To do so, go into the filer, click on volumes, click on snapshots and select the correct volume. Then disable Scheduled Snapshots:
* Give a nice name, something descriptive would be nice.
* If you click manage when you're done you'll see the new created LUN in the list:
This is with Fiber Channel.
This is with iSCSI.
Click the “No Maps” button on the right, and click the “Add Groups to Map” button in the right top corner:
Select the just created group.
Determine the correct LUN id. You can make up the LUN id, there's just one restriction. For the clients connecting to the storage it has to be an unique LUN id. Which means, if the clients already have a few luns you should make a LUN id not in use yet.
Discussion