ISCSI_ISID_RAND
conf->initiator.isid_base = ISCSI_ISID_RAND;
arc4random_uniform(0xffffff) | ISCSI_ISID_RAND;