ONTAP Discussions

from WAFL to share or LUN

FelixZhou
2,719 Views

Can someone explain how NetApp curves out CIFS shares or LUNs from volumes, what is the role of WAFL involved?

1 ACCEPTED SOLUTION
FelixZhou has accepted the solution

FelixZhou
2,696 Views

Each Flexible Volume (FlexVol) is a separate WAFL file system, located on an aggregate and distributed across all disks in the aggregate.

Block device access with SUN protocols like iSCSI, FC, FCoE is done with LUN emulation similar to Loop device technique
on top of a FlexVol volume, thus each LUN on WAFL file system appears as a file,
yet have additional properties required for block devices

View solution in original post

2 REPLIES 2
FelixZhou has accepted the solution

FelixZhou
2,697 Views

Each Flexible Volume (FlexVol) is a separate WAFL file system, located on an aggregate and distributed across all disks in the aggregate.

Block device access with SUN protocols like iSCSI, FC, FCoE is done with LUN emulation similar to Loop device technique
on top of a FlexVol volume, thus each LUN on WAFL file system appears as a file,
yet have additional properties required for block devices

Public