NetApp Community Update
This site will enter Read Only mode on July 23 as we prepare to move to a new platform. You will still be able to view content, but posting and replying will be temporarily disabled.
We're excited to launch our new Community experience on July 30 and more information will follow soon.
Stay connected during the transition - Join our Discord community today.

ONTAP Discussions

from WAFL to share or LUN

FelixZhou
3,582 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
3,559 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
3,560 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