SHOW:
|
|
- or go back to the newest paste.
| 1 | devices {
| |
| 2 | dir = "/dev" | |
| 3 | scan = [ "/dev" ] | |
| 4 | obtain_device_list_from_udev = 1 | |
| 5 | preferred_names = [ "^/dev/mpath/", "^/dev/mapper/mpath", "^/dev/[hs]d" ] | |
| 6 | filter = [ "a/.*/" ] | |
| 7 | cache_dir = "/etc/lvm/cache" | |
| 8 | cache_file_prefix = "" | |
| 9 | write_cache_state = 1 | |
| 10 | sysfs_scan = 1 | |
| 11 | multipath_component_detection = 1 | |
| 12 | md_component_detection = 1 | |
| 13 | md_chunk_alignment = 1 | |
| 14 | data_alignment_detection = 1 | |
| 15 | data_alignment = 0 | |
| 16 | data_alignment_offset_detection = 1 | |
| 17 | ignore_suspended_devices = 0 | |
| 18 | disable_after_error_count = 0 | |
| 19 | require_restorefile_with_uuid = 1 | |
| 20 | pv_min_size = 2048 | |
| 21 | issue_discards = 1 | |
| 22 | } | |
| 23 | allocation {
| |
| 24 | ||
| 25 | maximise_cling = 1 | |
| 26 | mirror_logs_require_separate_pvs = 0 | |
| 27 | thin_pool_metadata_require_separate_pvs = 0 | |
| 28 | } | |
| 29 | log {
| |
| 30 | verbose = 0 | |
| 31 | silent = 0 | |
| 32 | syslog = 1 | |
| 33 | overwrite = 0 | |
| 34 | level = 5 | |
| 35 | indent = 1 | |
| 36 | command_names = 1 | |
| 37 | prefix = " " | |
| 38 | activation = 1 | |
| 39 | } | |
| 40 | backup {
| |
| 41 | backup = 1 | |
| 42 | backup_dir = "/etc/lvm/backup" | |
| 43 | archive = 1 | |
| 44 | archive_dir = "/etc/lvm/archive" | |
| 45 | retain_min = 10 | |
| 46 | retain_days = 30 | |
| 47 | } | |
| 48 | shell {
| |
| 49 | history_size = 100 | |
| 50 | } | |
| 51 | global {
| |
| 52 | umask = 077 | |
| 53 | test = 0 | |
| 54 | units = "h" | |
| 55 | si_unit_consistency = 1 | |
| 56 | activation = 1 | |
| 57 | proc = "/proc" | |
| 58 | locking_type = 1 | |
| 59 | wait_for_locks = 1 | |
| 60 | fallback_to_clustered_locking = 1 | |
| 61 | fallback_to_local_locking = 1 | |
| 62 | locking_dir = "/var/lock/lvm" | |
| 63 | prioritise_write_locks = 1 | |
| 64 | abort_on_internal_errors = 0 | |
| 65 | detect_internal_vg_cache_corruption = 0 | |
| 66 | metadata_read_only = 0 | |
| 67 | mirror_segtype_default = "mirror" | |
| 68 | use_lvmetad = 0 | |
| 69 | thin_check_executable = "/usr/sbin/thin_check" | |
| 70 | thin_check_options = [ "-q" ] | |
| 71 | } | |
| 72 | activation {
| |
| 73 | checks = 0 | |
| 74 | udev_sync = 1 | |
| 75 | udev_rules = 1 | |
| 76 | verify_udev_operations = 0 | |
| 77 | retry_deactivation = 1 | |
| 78 | missing_stripe_filler = "error" | |
| 79 | use_linear_target = 1 | |
| 80 | reserved_stack = 64 | |
| 81 | reserved_memory = 8192 | |
| 82 | process_priority = -18 | |
| 83 | mirror_region_size = 512 | |
| 84 | readahead = "auto" | |
| 85 | raid_fault_policy = "warn" | |
| 86 | mirror_log_fault_policy = "allocate" | |
| 87 | mirror_image_fault_policy = "remove" | |
| 88 | snapshot_autoextend_threshold = 100 | |
| 89 | snapshot_autoextend_percent = 20 | |
| 90 | thin_pool_autoextend_threshold = 100 | |
| 91 | thin_pool_autoextend_percent = 20 | |
| 92 | use_mlockall = 0 | |
| 93 | monitoring = 1 | |
| 94 | polling_interval = 15 | |
| 95 | } | |
| 96 | dmeventd {
| |
| 97 | mirror_library = "libdevmapper-event-lvm2mirror.so" | |
| 98 | snapshot_library = "libdevmapper-event-lvm2snapshot.so" | |
| 99 | thin_library = "libdevmapper-event-lvm2thin.so" | |
| 100 | } |