Mini Shell

Direktori : /bin/
Upload File :
Current File : //bin/sg_reset

ELF>`@�8@8
@@@@��8
8
q	q	   HHX-X=X=(Xp-p=p=��88800hhhDDS�td88800P�td+++<<Q�tdR�tdX-X=X=��/lib64/ld-linux-x86-64.so.2 GNU���GNU�
�j~�P���a�.C��$GNU2�9�I)}� �8Pjp� �cv "\�A"�A__cxa_finalize__libc_start_mainstderr__vfprintf_chk__stack_chk_failgetenvgetopt_longoptindopen64ioctlcloseperror__errno_locationputs__printf_chklibc.so.6GLIBC_2.4GLIBC_2.34GLIBC_2.3.4GLIBC_2.2.5_ITM_deregisterTMCloneTable__gmon_start___ITM_registerTMCloneTable�ii
�����ti	�ui	�X=@`=h=h= @�)@@�)`@�)�@�)�@�)�@�)�@�)A�) A�)@A�)�?�?�?�?�?�A�Ax?�?�?�?�?�?�?	�?
�?�?
�?�?��H��H��/H��t��H����5B/�%C/��h�������h��������h�������h�������h�������h�������h�������h��q������h��a������h	��Q������h
��A������h��1�������%}.D���%u.D���%m.D���%e.D���%].D���%U.D���%M.D���%E.D���%=.D���%5.D���%-.D���%%.D��AWAVAUATUH��S��H�=H��8dH�%(H�D$(1��
���H�D$H���4�D$L�d$$L�=.�D$L�5�L�-��D$�D$�D$�D$H��M��L��L����D$$����ƃ�����@���2wIcD�L�>��H�=�1���1�H�|$@����H�T$(dH+%(��H��8[]A\A]A^A_�H�|$��D$�j����D$�`����D$�V���1�H�|$@���91���D$�7����D$�-���H�5H�=1��<1��n����D$����H�=����H�D$����?.9���HcЃ�L�l��&.9��,M���aH�|$t�L$���E��D$�T$�D$��T$��T$Ѓ��<�L��1������Ņ��T�|$�D$$�(�|$�]�D$$�|$t�D$$�|$�L�⾄"��1��>���A�ą���|$t�l$$�|$t0�D$$������J���p�������������A��1�E������H�=��������L�-�H�L��H�t�1����,����,9�|����1��[1����H�=U1��v����H�=�1��^�����|$���|$�o�D$$�����t$$H�=�1����������D�(A�E���w#H�nHc�H�>��t$$H�=�1���H�=�����|$~D��D��H�=&1������������H�=�1����H�=w1���H�=�1��뤋t$$H�=1��l�H�=+1��\뀀|$ta�|$��D$$����L��H�=1��*H�=�^�����M���H�=u�������H�=����������|$�~����|$���D$$�f���H�=P�������|$H�H���HD�H�5c1��������|$H��H�g�HD�H�5\1�����s����|$H��H�8�HD�H�5U1��V����D���H�=1�������H�==����3������H�=C��������f���1�I��^H��H���PTE1�1�H�=1����S(�f.�H�=�)H��)H9�tH�6(H��t	�����H�=�)H�5�)H)�H��H��?H��H�H�tH�(H��t��fD�����=�)u+UH�=�'H��tH�=F%�y����d����u)]������w����H���I��H�t$(H�T$0H�L$8L�D$@L�L$H��t7)D$P)L$`)T$p)�$�)�$�)�$�)�$�)�$�dH�%(H�D$1�H�=�(L��H��H��$���$H�D$H�D$ �D$0H�D$����H�T$dH+%(uH���������S1���H�=�������tH�=�1��
���H�=�1�[���H�=/1�������H��H���Usage: sg_reset [--bus] [--device] [--help] [--host] [--no-esc] [--no-escalate] [--target]
                [--verbose] [--version] DEVICE
  where:
    --bus|-b        SCSI bus reset (SPI concept), might be all targets
    --device|-d     device (logical unit) reset
    --help|-z       print usage information then exit
    --host|-h|-H    host (bus adapter: HBA) reset
    --help|-h       print usage information then exit
    --host|-H       host (bus adapter: HBA) reset
    --no-esc|-N     overrides default action and only does reset requested
    --no-escalate   The same as --no-esc|-N    --target|-t     target reset. The target holds the DEVICE and perhaps
                    other LUs
    --verbose|-v    increase the level of verbosity
    --version|-V    print version number then exit

Use SG_SCSI_RESET ioctl to send a reset to the host/bus/target/device
along the DEVICE path. The DEVICE itself is known as a logical unit (LU)
in SCSI terminology.
Be warned: if the '-N' option is not given then if '-d' fails then a
target reset ('-t') is instigated. And it '-t' fails then a bus reset
('-b') is instigated. And if '-b' fails then a host reset ('h') is
instigated. It is recommended to use '-N' to stop the reset escalation.
unrecognised option code 0x%x ??
Missing DEVICE name. Use '--help' to see usage.
Unexpected extra argument: %s
Can only request one type of reset per invocation
sg_reset: starting device resetsg_reset: starting target reset    third argument to ioctl(SG_SCSI_RESET) is 0x%x
sg_reset: BUSY, may be resetting now
sg_reset: 'no device' error, may be temporary while device is resetting
sg_reset: try again later, may be resetting now
sg_reset: reset (for value=0x%x) may not be available
sg_reset: reset requires CAP_SYS_ADMIN (root) permission
sg_reset: SG_SCSI_RESET not supported (for value=0x%x)
sg_reset: SG_SCSI_RESET failedsg_reset: ioctl(SG_SCSI_RESET) returned %d, errno=%d
sg_reset: did nothing, device is normal modesg_reset: completed device %sreset
sg_reset: completed target %sreset
sg_reset: completed bus %sreset
sg_reset: completed host reset(or target or bus or host) (or bus or host) (or host) SG3_UTILS_OLD_OPTSSG_RESET_OLD_OPTSbdhHNtvVz0.67 20200501sg_reset: version: %s
sg_reset: open error: %s: sg_reset: starting bus resetsg_reset: starting host resetsg_reset: close errorbusdevicehelphostno-escno_escno-escalatetargetverboseversion��u�u�u�u�u���u�u�u�u�u�u�u��u�u�u�u�u�u�u�u�u�u�u��u�+�u�u�u���u�u�u�u�u�u�u�u�u�u�u���u���u�u�u���*���������������������*�������������������;8�l������L�T<����zRx���&D$4���FJw�?:*3$"\@��t���G��
A�<�BA�l
EH����F�B�B �B(�A0�D8�Mp�
8A0A(B BBBA@h=�
dX=`=���o���
`? 	8�	���o���o����o�o����o
p=0@P`p��������)b�)d�)z�)H�)N�)N�)N�)t�)v�)VGA$3a1�GA$3g1073�bGA* GA$annobin gcc 11.3.1 20220421GA$plugin name: annobin GA$running gcc 11.3.1 20220421	GA*GA*GA!
GA*FORTIFY�GA+GLIBCXX_ASSERTIONSGA*GOWjGA*cf_protectionGA+omit_frame_pointerGA+stack_clashGA$3a1�q
GA*FORTIFY�PbGA+GLIBCXX_ASSERTIONSsg_reset-1.47-9.el9.x86_64.debug��Z�7zXZ�ִF!t/���]?�E�h=��ڊ�2N��A{�V���5����S�`��4��\Ab�
�v��2��T���2��a_�$"l���*O������r8���
I��L��f�'fm��߭�
�+�߰)��H�MS"�j��V��q�r�E��҈ͩ4���lM�����V���51�Y{'� H��UYG�2M^ 2խ��mcaJ�5� ���*�9���`I�x��A�Z�&��Q_�6M2��f����$9? K�O?(;�<�a"7�?m��(�[9�9�m{���>N��
� :���]���[�� 5#?��Z}�en�ծ�O�������^����‡���.nT�U���	=��hr��c2/C�K2`�R�ҽ|�I����f�?Jw�y�p�yG=��bdzT��/$�kg{NOR�f����I0r��yj-�P�B�BC���Q�����X�d�%.���N�-);�*��z�YWo�F3�{pg��X��G9r^�$��%��q/B?��lQb��8��j_��
V��o��C���2��엢�=����+�VGIr%�(îy�/[D�0�?aݞ��&���1����Qb:c�����u�҆
�M�R;���.G]����iyI0�H�Q�5�V���e��$��-a��7����
d�31s	ea�4$aiS��\��G����v1�>*�����r��	�9	}�7_�����V��;���	�)��Y�IC�kj}7�Ȓd�娾L����dH���4cd�x��m)�)��E��HL�wx}�>2�I�L�x��r����T�ġPAFZ.y�¾W	�+�~?J���c8�_�-�ڄ咗Wrd��Di���['��z�E�n�{/*�<��h;��_�eO����h,���� ��4���g�YZ.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_debugdata880&hh$9�� G���o��(Q���Y��a���o��&n���o��P}88��B		 ��  ����������dd
�  �++<�P+P+��X=X-�`=`-�h=h-�p=p-��`?`/��@0� �A�10 
�a�1L �3(/�3��7>

Zerion Mini Shell 1.0