Setting up iSCSI disk in LDOM to run database
Need to configure a S11 LDOM to run an Oracle database while using iSCSI attached disk. Is best practice to present a single LUN to the LDOM and carve it up with zfs to store database datafiles and logs? Or is it better to present multiple LUN's to the LDOM, one each to contain datafiles, archive logs, redo logs, etc?