File manager - Edit - /home/autoph/public_html/ltms-upload/plugins/dropzone/min/profile.zip
Back
PK ���Z�g^#< < ! metadata_profile_template.profilenu ��6�$ # This is a metadata profile template for the LVM2 system. # # It contains all configuration settings that are customizable by metadata # profiles. To create a new metadata profile, select the settings you want # to customize and add them in a new file named <profile_name>.profile. # Then install the new profile in a directory as defined by config/profile_dir # setting found in /etc/lvm/lvm.conf file. # # Metadata profiles can be referenced by using the --metadataprofile LVM2 # command line option. # # Refer to 'man lvm.conf' for further information about profiles and # general configuration file layout. # allocation { thin_pool_zero=1 thin_pool_discards="passdown" thin_pool_chunk_size_policy="generic" # thin_pool_chunk_size=128 } activation { thin_pool_autoextend_threshold=100 thin_pool_autoextend_percent=20 } PK ���Zh0�f lvmdbusd.profilenu ��6�$ # # DO NOT EDIT THIS FILE! # # LVM configuration profile used by lvmdbusd daemon. # # This sets up LVM to produce output in the most suitable format for processing # by lvmdbusd daemon which utilizes LVM shell to execute LVM commands. # # Do not edit this file in any way. This profile is distributed together with # lvmdbusd and it contains configuration that is important for lvmdbusd to # cooperate and interface with LVM correctly. # global { # use bytes for expected and deterministic output units=b # no need for suffix if we have units set suffix=0 } report { compact_output=0 compact_output_cols="" binary_values_as_numeric=0 # time in number of seconds since the Epoch time_format="%s" mark_hidden_devices=1 # lvmdbusd expects JSON output output_format=json # *_cols_full for lvm fullreport's fields which lvmdbusd relies on to update its state vgs_cols_full="vg_name,vg_uuid,vg_fmt,vg_size,vg_free,vg_sysid,vg_extent_size,vg_extent_count,vg_free_count,vg_profile,max_lv,max_pv,pv_count,lv_count,snap_count,vg_seqno,vg_mda_count,vg_mda_free,vg_mda_size,vg_mda_used_count,vg_attr,vg_tags" pvs_cols_full="pv_name,pv_uuid,pv_fmt,pv_size,pv_free,pv_used,dev_size,pv_mda_size,pv_mda_free,pv_ba_start,pv_ba_size,pe_start,pv_pe_count,pv_pe_alloc_count,pv_attr,pv_tags,vg_name,vg_uuid" lvs_cols_full="lv_uuid,lv_name,lv_path,lv_size,vg_name,pool_lv_uuid,pool_lv,origin_uuid,origin,data_percent,lv_attr,lv_tags,vg_uuid,lv_active,data_lv,metadata_lv,lv_parent,lv_role,lv_layout" pvsegs_cols_full="pvseg_start,pvseg_size,segtype,pv_uuid,lv_uuid,pv_name" segs_cols_full="seg_pe_ranges,segtype,lv_uuid" vgs_sort_full="vg_name" pvs_sort_full="pv_name" lvs_sort_full="vg_name,lv_name" pvsegs_sort_full="pv_uuid,pvseg_start" segs_sort_full="lv_uuid,seg_start" } log { # lvmdbusd relies on command log report to inspect LVM command's execution status report_command_log=1 # display only outermost LVM shell-related log that lvmdbusd inspects first after LVM command execution (it calls 'lastlog' for more detailed log afterwards if needed) command_log_selection="log_context=shell" command_log_cols="log_seq_num,log_type,log_context,log_object_type,log_object_name,log_object_id,log_object_group,log_object_group_id,log_message,log_errno,log_ret_code" command_log_sort="log_seq_num" } PK ���Z�v�S S cache-smq.profilenu ��6�$ # Demo configuration 'smq' cache policy # # The stochastic multi-queue (smq) policy addresses some of the problems # with the multiqueue (mq) policy and uses less memory. # allocation { cache_pool_chunk_size = 64 cache_mode = "writethrough" cache_policy = "smq" cache_settings { # currently no settings for "smq" policy } } PK ���Z�n~� � command_profile_template.profilenu ��6�$ # This is a command profile template for the LVM2 system. # # It contains all configuration settings that are customizable by command # profiles. To create a new command profile, select the settings you want # to customize and add them in a new file named <profile_name>.profile. # Then install the new profile in a directory as defined by config/profile_dir # setting found in /etc/lvm/lvm.conf file. # # Command profiles can be referenced by using the --commandprofile option then. # # Refer to 'man lvm.conf' for further information about profiles and # general configuration file layout. # allocation { cache_mode="writethrough" cache_settings { } } log { report_command_log=0 command_log_sort="log_seq_num" command_log_cols="log_seq_num,log_type,log_context,log_object_type,log_object_name,log_object_id,log_object_group,log_object_group_id,log_message,log_errno,log_ret_code" command_log_selection="!(log_type=status && message=success)" } global { units="h" si_unit_consistency=1 suffix=1 lvdisplay_shows_full_device_path=0 } report { output_format="basic" compact_output=0 compact_output_cols="" aligned=1 buffered=1 headings=1 separator=" " list_item_separator="," prefixes=0 quoted=1 columns_as_rows=0 binary_values_as_numeric=0 time_format="%Y-%m-%d %T %z" devtypes_sort="devtype_name" devtypes_cols="devtype_name,devtype_max_partitions,devtype_description" devtypes_cols_verbose="devtype_name,devtype_max_partitions,devtype_description" lvs_sort="vg_name,lv_name" lvs_cols="lv_name,vg_name,lv_attr,lv_size,pool_lv,origin,data_percent,metadata_percent,move_pv,mirror_log,copy_percent,convert_lv" lvs_cols_verbose="lv_name,vg_name,seg_count,lv_attr,lv_size,lv_major,lv_minor,lv_kernel_major,lv_kernel_minor,pool_lv,origin,data_percent,metadata_percent,move_pv,copy_percent,mirror_log,convert_lv,lv_uuid,lv_profile" vgs_sort="vg_name" vgs_cols="vg_name,pv_count,lv_count,snap_count,vg_attr,vg_size,vg_free" vgs_cols_verbose="vg_name,vg_attr,vg_extent_size,pv_count,lv_count,snap_count,vg_size,vg_free,vg_uuid,vg_profile" pvs_sort="pv_name" pvs_cols="pv_name,vg_name,pv_fmt,pv_attr,pv_size,pv_free" pvs_cols_verbose="pv_name,vg_name,pv_fmt,pv_attr,pv_size,pv_free,dev_size,pv_uuid" segs_sort="vg_name,lv_name,seg_start" segs_cols="lv_name,vg_name,lv_attr,stripes,segtype,seg_size" segs_cols_verbose="lv_name,vg_name,lv_attr,seg_start,seg_size,stripes,segtype,stripesize,chunksize" pvsegs_sort="pv_name,pvseg_start" pvsegs_cols="pv_name,vg_name,pv_fmt,pv_attr,pv_size,pv_free,pvseg_start,pvseg_size" pvsegs_cols_verbose="pv_name,vg_name,pv_fmt,pv_attr,pv_size,pv_free,pvseg_start,pvseg_size,lv_name,seg_start_pe,segtype,seg_pe_ranges" vgs_cols_full="vg_all" pvs_cols_full="pv_all" lvs_cols_full="lv_all" pvsegs_cols_full="pvseg_all,pv_uuid,lv_uuid" segs_cols_full="seg_all,lv_uuid" vgs_sort_full="vg_name" pvs_sort_full="pv_name" lvs_sort_full="vg_name,lv_name" pvsegs_sort_full="pv_uuid,pvseg_start" segs_sort_full="lv_uuid,seg_start" mark_hidden_devices=1 } PK ���Z"�E. cache-mq.profilenu ��6�$ # Demo configuration 'mq' cache policy # # Note: This policy has been deprecated in favor of the smq policy # keyword "default" means, setting is left with kernel defaults. # allocation { cache_pool_chunk_size = 64 cache_mode = "writethrough" cache_policy = "mq" cache_settings { mq { sequential_threshold = "default" # #nr_sequential_ios random_threshold = "default" # #nr_random_ios read_promote_adjustment = "default" write_promote_adjustment = "default" discard_promote_adjustment = "default" } } } PK ���ZԾ]�P P thin-performance.profilenu ��6�$ allocation { thin_pool_chunk_size_policy = "performance" thin_pool_zero = 0 } PK ���Zm �eL L thin-generic.profilenu ��6�$ allocation { thin_pool_chunk_size_policy = "generic" thin_pool_zero = 1 } PK ��Z���J� J� TRIUMPH.pngnu �[��� �PNG IHDR � �z� sRGB ��� gAMA ���a pHYs � ��o�d ��IDATx^�ܯ�X?��3{�s2�0̌��)�I�"_���JG�/�H��J�NN !$JJQB%9�qf�y��}�����u��>���y�콟�z�_k��ֽ�u_��ܟ��P($lnn������w�ϲ�-�0-��a�MyA`s��ɏ{��%.q�ͯ���Y�v�o%������{>���P�c�;���?�!�aŔa�`���bƁ�L<~��T��rf��8hs�eY�}�;���������J��t�c;��~X&�Ӱwa�'�ٛH&O.ʙ/���T��m�D�.s{�{� ۱��N^L>�h���NmXu���^��-�2�պ��U[J���S���P9��ɚ+dsr+����}�me<�c����t�=���D-����D���dn�:�և�K��\�-���2�V苅m<��KL+��~���W�t��O���vJ�棟��'nn[�G��&��Mj��'S뭬��ۅ�6�y���(��-����m��^pZ���S��0���8�m��͇<�����m����K,�0�>�&��!m�Jy�+_�4}{CdG<�>�5�����"U�c��i��p@�eZ��l�doa>� r%��l)����|���"�q�3.���������M@,�#���}�cb��c/����#��YK!}0�� �ĝ�U����� ��e"�6�'�e�u��t��6�4��T���=ˀ�?�&����*����K��6?6<��?��@]���b�T�M�,�����R�l���(}��,���-���mll^���X�1�O����}�H�� dž`O��l�|�Im�/�i�q��C�8���6����x�p����/�)`�n��F�@n��8��{��׳�B�_�\ ����G=�urq�<A�i�۰��<����ab��Nu��A���r�O��w}G�`�~R���p�?Cch��8N�[n�O�:�Zj��}�<�Tp��G3Y^*1� d(���W���`Op7NAd�"�/���g?��e\��9.����z�/���qt�yw�cS_l���o�&O'v�H*�L�X|�ɏ{��7���V�0Ο`/^����q�Þe=�� }�q�������y�M}�� ��'5�z]O$��(��/}�IT�E�P�=@�~hk�~� �o��o��nAX/����{�1[�폭���] ��8��ĦE��e�c�{Ğ���Ø���3�G�h��^�E�m��<#�Mw���0q���TY�О'� =:��re^�m|�?���t9�y �۴m����n=�\�i~�W<٘HL.�Q��ʂ�-L��%�V7�:�U=l���Y��d/\ ��ĥ�)Q�}��m��B���� 6W�m�'Q&5O,��;aQ��h��c��6 �ow��6�g�>�k�{�^����9V��(�Z�.�>���/�j� ��f2�҆,���2�6��d���zޯ���^is_�й �oZ�)#�c����1���-����{~�]�d� n�~;��g��A>>�`�/�x�֧�s<��v"s��7ׁ���{��օ��4��u��m�����%۸.�c�=���c }�A�zk+{���Mia;���/�uOƸ>Z(�}]!��W�'%3�e�M�[�A��Mg�``s��DoA�,�!������gh7���W�ʕMZ�0e���Ѓ}a�������6�w�`����O���p(��\ީ�I�-䓉6/&֣�6l��Z��~�K5��aSX8T�|��}����z�/d=۹����Z�yl�M]a'`s��#?� �h=����B�'Yd��RK�ۍ��}���u��M]a�`s�'ӈ��ºh�!�{?�Q�l��3X�_�ʅd�Տז�����Nb��?a�N�\���l��Pn�w�8��q�md:_��-���"����|[r�؏����n��N�'"���Ѣ1k*m�)�L��#�A)���~����?��m����74�Z���i~���'��bz�r���|�<��#dT�f���ۅ��9g]���9�MSa7as�6��U��֯�e��\!�,W�x�:�d7����E��N�/�MQa�a�=��|��v�o2m��O8�s�eA{�YtV�z��E�l�Z�z��-|8�MM�p��|�iO|\8!� n���z�Ǭ��h��bf�m����QӴ��1���Z:3�������d��V_?˕�� ػ�V������U���q {��WDmJ ��U���p�M��e��\=Y�����t ۣ �e��Mg/jz�mi���ܦ�pq����Ep�pҼ틦����s�i���c�}O'��h /v�y�OL<a-����"