Guest User

Untitled

a guest
Jan 26th, 2017
175
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.88 KB | None | 0 0
  1. [root@nas:~]# cat /etc/lvm/backup/ubuntu-vg
  2. # Generated by LVM2 version 2.02.140(2) (2016-01-16): Sat Jan 21 02:27:04 2017
  3.  
  4. contents = "Text Format Volume Group"
  5. version = 1
  6.  
  7. description = "Created *after* executing 'vgchange -a y ubuntu-vg'"
  8.  
  9. creation_host = "nas" # Linux nas 4.4.39 #1-NixOS SMP Thu Dec 15 16:49:34 UTC 2016 x86_64
  10. creation_time = 1484980024 # Sat Jan 21 02:27:04 2017
  11.  
  12. ubuntu-vg {
  13. id = "Ic72wh-27FM-ojst-NCSS-2UfN-1EmE-gTQpRP"
  14. seqno = 3
  15. format = "lvm2" # informational
  16. status = ["RESIZEABLE", "READ", "WRITE"]
  17. flags = []
  18. extent_size = 8192 # 4 Megabytes
  19. max_lv = 0
  20. max_pv = 0
  21. metadata_copies = 0
  22.  
  23. physical_volumes {
  24.  
  25. pv0 {
  26. id = "FS3kl8-i0LG-TDz9-mrR4-0QYl-adJ8-CPcm7g"
  27. device = "/dev/loop0p5" # Hint only
  28.  
  29. status = ["ALLOCATABLE"]
  30. flags = []
  31. dev_size = 141578240 # 67.5098 Gigabytes
  32. pe_start = 2048
  33. pe_count = 17282 # 67.5078 Gigabytes
  34. }
  35. }
  36.  
  37. logical_volumes {
  38.  
  39. root {
  40. id = "JXTQOx-MGDR-Pkf1-klD2-bz9d-2yli-cmRUhH"
  41. status = ["READ", "WRITE", "VISIBLE"]
  42. flags = []
  43. creation_host = "ubuntu"
  44. creation_time = 1415395443 # 2014-11-07 17:24:03 -0400
  45. segment_count = 1
  46.  
  47. segment1 {
  48. start_extent = 0
  49. extent_count = 15235 # 59.5117 Gigabytes
  50.  
  51. type = "striped"
  52. stripe_count = 1 # linear
  53.  
  54. stripes = [
  55. "pv0", 0
  56. ]
  57. }
  58. }
  59.  
  60. swap_1 {
  61. id = "Q7u2YV-SViq-vl2q-t7oE-yWPF-zJve-VwN8Zm"
  62. status = ["READ", "WRITE", "VISIBLE"]
  63. flags = []
  64. creation_host = "ubuntu"
  65. creation_time = 1415395443 # 2014-11-07 17:24:03 -0400
  66. segment_count = 1
  67.  
  68. segment1 {
  69. start_extent = 0
  70. extent_count = 2047 # 7.99609 Gigabytes
  71.  
  72. type = "striped"
  73. stripe_count = 1 # linear
  74.  
  75. stripes = [
  76. "pv0", 15235
  77. ]
  78. }
  79. }
  80. }
  81. }
Advertisement
Add Comment
Please, Sign In to add comment