Lines Matching refs:error_setg

1344         error_setg(errp, "'password' and 'password-secret' properties are "  in apply_chap()
1355 error_setg(errp, "CHAP username specified but no password was given"); in apply_chap()
1363 error_setg(errp, "Failed to set initiator username and password"); in apply_chap()
1386 error_setg(errp, "Invalid header-digest setting : %s", digest); in apply_header_digest()
1449 error_setg(errp, "iSCSI: Failed to unmarshall readcapacity16 data."); in iscsi_readcapacity_sync()
1469 error_setg(errp, "iSCSI: Failed to unmarshall readcapacity10 data."); in iscsi_readcapacity_sync()
1489 error_setg(errp, "iSCSI: failed to send readcapacity10/16 command"); in iscsi_readcapacity_sync()
1492 error_setg(errp, "iSCSI: the target returned an invalid " in iscsi_readcapacity_sync()
1522 error_setg(errp, "iSCSI: failed to unmarshall inquiry datain blob"); in iscsi_do_inquiry()
1529 error_setg(errp, "iSCSI: Inquiry command failed : %s", in iscsi_do_inquiry()
1683 error_setg(errp, "Failed to parse URL : %s", filename); in iscsi_parse_filename()
1696 error_setg(errp, "Unknown transport type (%d)", in iscsi_parse_filename()
1824 error_setg(errp, "Need all of transport, portal and target options"); in iscsi_open()
1838 error_setg(errp, "Unknown transport: %s", transport_name); in iscsi_open()
1849 error_setg(errp, "iSCSI: Failed to create iSCSI context."); in iscsi_open()
1855 error_setg(errp, ("Error initializing transport.")); in iscsi_open()
1861 error_setg(errp, "iSCSI: Failed to set target name."); in iscsi_open()
1875 error_setg(errp, "iSCSI: Failed to set session type to normal."); in iscsi_open()
1899 error_setg(errp, "iSCSI: Failed to connect to LUN : %s", in iscsi_open()
2123 error_setg(errp, "Cannot open a write protected LUN as read-write"); in iscsi_reopen_prepare()
2148 error_setg(errp, "Unsupported preallocation mode '%s'", in iscsi_co_truncate()
2154 error_setg(errp, "Cannot resize non-disk iSCSI devices"); in iscsi_co_truncate()
2166 error_setg(errp, "Cannot resize iSCSI devices"); in iscsi_co_truncate()
2169 error_setg(errp, "Cannot grow iSCSI devices"); in iscsi_co_truncate()