Hi,
I'm calling lun-get-iter to retrive LUNs, I'm waing for 20 luns (by default), and expecting pool od 20 and information about the next-tag.
List of first 20 luns are ok, but next-tag is in strange format, what I can't interpret.
<next-tag><lun-get-iter-key-td>
<key-0>FCP_SVM_A</key-0>
<key-1>/vol/MC_Linux_Njuskalo_Data_Fast/MC_FLOKIAPP_data_lun</key-1>
<key-2>MC_Linux_Njuskalo_Data_Fast</key-2>
<key-3></key-3>
<key-4>MC_FLOKIAPP_data_lun</key-4>
</lun-get-iter-key-td>
</next-tag>
I've already tired to collect all information at ones (there is about 200 luns), but during heavy load deffered functions are empty, so I'm traying to resolve me problem by calling it in pools of 20 items,
This is FAS8060
OS: 8.3.2P5
Thanks
Dubravko