ELF>!@Y@8 @@@@XX))00044L\\M]]88800hhhDDStd88800PtdAAA44QtdRtdL\\/lib64/ld-linux-x86-64.so.2 GNUGNUGE*;گ%.GNU 3[U* c Dgou h=, F"{bb_ITM_deregisterTMCloneTable__gmon_start___ITM_registerTMCloneTable__cxa_finalize__libc_start_mainpr2serrgetopt_longoptargsg_get_llnumsg_get_num_nomultsg_get_numoptindsg_cmds_open_devicesafe_strerrorsg_convert_errnofreesg_if_can2stderrsg_f2hex_arrsg_cmds_close_devicesg_memalignsg_set_binary_modeperrorsg_ll_get_lba_status16putcharputs__printf_chkhex2stdoutsg_get_category_sense_strsg_ll_get_lba_status32__stack_chk_faillibsgutils2-1.47.so.2libc.so.6GLIBC_2.3.4GLIBC_2.4GLIBC_2.34GLIBC_2.2.5ti ii ui \!\!\\ `@@`@``@`@`@`@`@a@ a@@a@`a@a@a@a@a@b@ b@@b@`b@___ __bb_ _(_0_8_@_H_ P_ X_ `_ h_p_x____________HHOHtH5N%Nhhhhhhhhqhah Qh Ah 1h !h hhhhhhhhhhq%]MD%UMD%MMD%EMD%=MD%5MD%-MD%%MD%MD%MD% MD%MD%LD%LD%LD%LD%LD%LD%LD%LD%LD%LD%LD%LDAWL=LAVL5b+AUATL%-UHSHdH%(H$1D$,Ll$DHD$HHD$HD$0D$(D$D$8$D$ D$D$D$D$?D$D$$D$>fMLLHD$D%Aƒ@7w IcL>DH=$1A1 H$dH+%(> HĸD[]A\A]A^A_1E1s ȃD$ gH=0NH9D$(DD$:D$0D$$&D$D$H=MkD$8=H=#1A:H=MWH9=D$,D$H=M$=)$tYH=#1$mH=6MHHD$0MHMHD$<$0D$>&D$?LE19}HcЃLdL9X|$|$<$H-LMH|$ ˆT$MJ|$|$>Dl$?|$$tH=!$1|$(|$,T$DLUA…ADDLH=(H1XAH|$HHt|$u|$tDH=n)bE8Ac-|$H="1H5'H='1E1L%!HLHt10K'K9|1Af H|$uQH=r'1Au1> H|$HHD$A H=!1DT$=DT$t$D $M1H|$HDT$DT$At.D$4$H=!1DT$D$DT$|$T$DDe$AAD9AOĉD$D$D$|$ D$YD9$$}:t6DH=&1DT$lDT$4$H=]"1DT$QDT$|$8|$MHEUDe $HL$0HAH9rHH9H="1DT$E1Dl$L55&Bt=L1IIu $DH="1Dl$AcDT$AED[5؉ljH=&H1gEA1ɋ<$|$HT$H1DT$!DT$HH!4$H=n1 eA$|$$ |$=H=$1*zH=$AP]RD$ HDAPDD$T$HHt$@DT$ aY^DT$AEDe$AAD9AOĀ|$D$ukD$H=}#81DDT$H=_$D9$$DT$H=1bH=1DDd$1E|HiA9E)H=l#1AH=1AH=1AqH=#1AXzt$DH=P1DT$:DT$]Ht$H=\1AD$D$|$D$UD$Ѓ|$3<P;{,SH= D$iD$U1D$H5#|$D$\$ Dl$$L}L5"DT$ AG EgAo Ã|$$L$H5"1E1C/L1IsIu $DDH5d"1PI;\$sDT$ Dl$$;D$H=_ 1D$D$H5"1E1C/L1IIuDH5!1D$<H#DJcH>H5!1@@tp@H5"1dH5!1LH5!17H5g!1"H5!1 H=O t$HD$D$A yD$ATL$Hl$PPDHHH=f.H=iAHbAH9tH>Ht H=9AH52AH)HH?HHHtHe>HtfD=Au+UH=B>Ht H=6;Yd@]wHH= 1H=R1HHHUsage: sg_get_lba_status [--16] [--32][--brief] [--element-id=EI] [--help] [--hex] [--inhex=FN] [--lba=LBA] [--maxlen=LEN] [--raw] [--readonly] [--report-type=RT] [--scan-len=SL] [--verbose] [--version] DEVICE where: --16|-S use GET LBA STATUS(16) cdb (def) --32|-T use GET LBA STATUS(32) cdb --brief|-b a descriptor per line: use twice ('-bb') for given LBA provisioning status --element-id=EI|-e EI EI is the element identifier (def: 0) --help|-h print out usage message --hex|-H output in hexadecimal --inhex=FN|-i FN input taken from file FN rather than DEVICE, assumed to be ASCII hex or, if --raw, in binary --lba=LBA|-l LBA starting LBA (logical block address) (def: 0) --maxlen=LEN|-m LEN max response length (allocation length in cdb) (def: 0 -> %d bytes) --raw|-r output in binary, unless if --inhex=FN is given, in which case input file is binary --readonly|-R open DEVICE read-only (def: read-write) --report-type=RT|-t RT report type: 0->all LBAs (def); 1-> LBAs with non-zero provisioning status 2-> LBAs that are mapped 3-> LBAs that are deallocated 4-> LBAs that are anchored 16-> LBAs that may return unrecovered error --scan-len=SL|-s SL SL in maximum scan length (unit: logical blocks) (def: 0 which implies no limit) --verbose|-v increase verbosity --version|-V print version string and exit Performs a SCSI GET LBA STATUS(16) or GET LBA STATUS(32) command (SBC-3 and SBC-4). If --inhex=FN is given then contents of FN is assumed to be a response to this command. bad argument to '--element-id' argument to '--maxlen' should be %d or less Warning: --maxlen=LEN less than %d ignored '--report-type=RT' should be between 0 and 255 (inclusive) unrecognised option code 0x%x ?? Unexpected extra argument: %s Not in DEBUG mode, so '-vV' has no special action unable to allocate %d bytes on heap ignoring DEVICE, best to give DEVICE or --inhex=FN, but not both ... decode what we have, --maxlen=%d needs to be increased Read %d [0x%x] bytes of user supplied data --in=%s only decoded %d bytes (needs 4 at least) both --16 and --32 given, choose --16 Warning: --element_id= ignored with 16 byte cdb Warning: --scan_len= ignored with 16 byte cdb ... which is greater than maxlen (allocation length %d), truncation Need maxlen and response length to be at least 24, have %d bytes given LBA not in range of first descriptor: descriptor LBA: 0x blocks: 0x%x p_status: %d add_status: 0x%x No complete LBA status descriptors availableNo indication of the completion conditionCommand completed due to meeting allocation length (--maxlen=LEN (def 24))Command completed due to meeting scan length (--scan-len=SL)Command completed due to meeting capacity of mediumCommand completion is reserved [%d] %d complete LBA status descriptors found [may return unrecovered errors]incomplete trailing LBA status descriptors found Get LBA Status command not supported Get LBA Status command: bad field in cdb Some error occurred, try again with '-v' or '-vv' for more information be:hi:Hl:m:rRs:St:TvVbad argument to '--lba' bad argument to '--scan-len' 1.23 20211104version: %s missing device name! sg_set_binary_modechoosing --16 open error: %s: %s response length %d bytes %02xCompletion condition=%d RTP=%d 0x%x %d %d [%d] LBA: 0x blocks: %10u mapped (or unknown) deallocated anchored mapped unknown Provisioning status: %d [add_status: 0x%x] Get LBA Status command: %s close error: %s sg_get_lba_status failed: 1632briefelement-idelement_idhelpininhexlbamaxlenrawreadonlyreport-typereport_typescan-lenscan_lenverboseversiono%%%%%%%%{%%%%%%%%%%%%%%%%%%%%%%%%%o%%6%%%%, %wbM;4(h8PzRx &D$4FJ w?:*3$"\ tH)D`tp FII B(H0D8I 8D0A(B BBBA QYAKBE`!!\  "\\o  _@ `  oo ooo]0@P`p 0@P`p@S@T@b@e@e@h@H@i@i@l@m@r@R@t@t@s@s@v@VGA$3a1&! GA$3g10730"GA* GA$annobin gcc 11.3.1 20220421GA$plugin name: annobin GA$running gcc 11.3.1 20220421 GA*GA*GA! GA*FORTIFYGA+GLIBCXX_ASSERTIONS GA*GOWjGA*cf_protectionGA+omit_frame_pointerGA+stack_clashGA$3a10!)"sg_get_lba_status-1.47-9.el9.x86_64.debug`97zXZִF!t/s]?Eh=ڊ2Nt8hG$,@k}jlwuGޤNR.?AL ϗ~q7 Jq%[NTn1@_l1x O)Ljnę,&(Kw :$2^7R'bw"ky|plEv,)[@8:O ?+,dla(7@_dωj9tAy}?< 3 B(K$_J7cB]vFD-ϕhb(WdjHXhdk`]ݙfCCop?Q$#m6G\p"tpƌ ʯZpF.Ĕcp d\φϰ&b1U=/M {4#lKNMVvUU_[nY࠹DM/b-iQ&6JFYw`[g򫮝.miw Nr?cło@On(H>wÁ2VP { ,mɺ-S2xqD{Dz-9@ƥsjt;ʱgYZ.shstrtab.interp.note.gnu.property.note.gnu.build-id.note.ABI-tag.gnu.hash.dynsym.dynstr.gnu.version.gnu.version_r.rela.dyn.rela.plt.init.plt.sec.text.fini.rodata.eh_frame_hdr.eh_frame.init_array.fini_array.data.rel.ro.dynamic.got.data.bss.gnu.build.attributes.gnu_debuglink.gnu_debugdata 880&hh$9 Go(Q Yao>no  P}` ` B  @  00"" 00AA40B0B\L\L\L]M_O`P bRH R T0/TX>