Advertisement
friedkiwi

Untitled

Sep 18th, 2022
119
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.28 KB | None | 0 0
  1. {
  2. "cfg_version": "2.0",
  3. "cfg_type": "",
  4. "storage_config": {
  5. "activate_changes": 1,
  6. "storage_available": [
  7. {
  8. "check_fs": 0,
  9. "dump_fs": 0,
  10. "fs_type": "ext3",
  11. "location": "/dev/sdb1",
  12. "mount_point": "/tape",
  13. "options": "defaults",
  14. "storage_class": ""
  15. }
  16. ],
  17. "active_storage_for_node": {}
  18. },
  19. "device_config": {
  20. "activate_changes": 1,
  21. "this_cfg_desc": "",
  22. "nodes": {
  23. "localhost": {
  24. "adapter_tracing": 0,
  25. "warn_at": 88,
  26. "space_recovery_at": 85,
  27. "recover_amount": 5,
  28. "export_enabled": 0,
  29. "scratch_synonyms": [
  30. "PRIVAT",
  31. "SCRTCH",
  32. "WORK"
  33. ],
  34. "control_units": [
  35. {
  36. "address": "04",
  37. "type": "3590"
  38. }
  39. ],
  40. "crypt_keys": [],
  41. "extra_params": "",
  42. "guaranteed_repl": {
  43. "gr_on": false,
  44. "gr_timeout": 2700
  45. },
  46. "devices": [
  47. {
  48. "crypt_key_class": "",
  49. "cu": "04",
  50. "dev_nm": "0500",
  51. "freeform_parms": "SIZE=40G",
  52. "idrc": "Yes",
  53. "tapelib": "/tape",
  54. "ua": "00"
  55. },
  56. {
  57. "crypt_key_class": "",
  58. "cu": "04",
  59. "dev_nm": "0501",
  60. "freeform_parms": "SIZE=40G",
  61. "idrc": "Yes",
  62. "tapelib": "/tape",
  63. "ua": "01"
  64. },
  65. {
  66. "crypt_key_class": "",
  67. "cu": "04",
  68. "dev_nm": "0502",
  69. "freeform_parms": "SIZE=40G",
  70. "idrc": "Yes",
  71. "tapelib": "/tape",
  72. "ua": "02"
  73. },
  74. {
  75. "crypt_key_class": "",
  76. "cu": "04",
  77. "dev_nm": "0503",
  78. "freeform_parms": "SIZE=40G",
  79. "idrc": "Yes",
  80. "tapelib": "/tape",
  81. "ua": "03"
  82. },
  83. {
  84. "crypt_key_class": "",
  85. "cu": "04",
  86. "dev_nm": "0504",
  87. "freeform_parms": "SIZE=40G",
  88. "idrc": "Yes",
  89. "tapelib": "/tape",
  90. "ua": "04"
  91. }
  92. ]
  93. }
  94. }
  95. }
  96. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement