diff --git a/xml/ay_partitioning.xml b/xml/ay_partitioning.xml
index 4fc9527f6c..8ad3507573 100644
--- a/xml/ay_partitioning.xml
+++ b/xml/ay_partitioning.xml
@@ -2458,7 +2458,7 @@ size=40G features='0' hwhandler='0' wp=rw
<profile>
Each disk needs to be configured in a separate listentry
- section.
+ section that needs to provide the following elements:
@@ -2470,29 +2470,11 @@ size=40G features='0' hwhandler='0' wp=rw
<controller_id>0.0.fc00</controller_id>
-
-
- The controller_id element is required.
-
-
- There are two optional elements: wwpn (Worldwide Port
- Number, the target port through which the SCSI device is attached) and
- fcp_lun (logical unit number of the SCSI device). It is
- not necessary to specify these for FCP devices running in NPIV (Node Port
- ID Virtualization) mode, and when the zfcp module parameter
- allow_lun_scan is set to 1 (the default setting), which
- enables automatic LUN scanning by the zfcp device driver.
-
-
- If automatic LUN scanning is not available, set the wwpn
- and fcp_lun options manually.
-
- wwpn
- Worldwide port number
+ Worldwide port number, the target port through which the SCSI device is attached
<wwpn>0x500507630300c562</wwpn>
@@ -2506,7 +2488,7 @@ size=40G features='0' hwhandler='0' wp=rw
<fcp_lun>0x4010403200000000</fcp_lun>
-
+
See the IBM documentation for more information,
.