summaryrefslogtreecommitdiffstats
path: root/old-tests/config/vg0
blob: bfa95678913a938dad5334870672fd954fa5ed13 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
# This file was originally generated by the LVM2 library
# Generated: Wed Jul 17 22:41:37 2002


description = "Created *after* executing 'lvcreate --quiet -s -n snap -c 512k -L200M vg0/origin /dev/hda8'"
creation_time = 1026942097

vg0 {
	id = "Qmd96y-771S-Esbb-Zp6u-8xo9-Cfmt-YvndHY"
	seqno = 2
	status = ["RESIZEABLE", "READ", "WRITE"]
	system_id = "reti1014805292"
	extent_size = 8192		# 4 Megabytes
	max_lv = 255
	max_pv = 255

	physical_volumes {

		pv0 {
			id = "8nRQub-EquY-VR1C-Ipdv-6hEO-FuFT-wnlN5R"
			device = "/dev/discs/disc0/part8"	# Hint only

			status = ["ALLOCATABLE"]
			pe_start = 256
			pe_count = 501	# 1.95703 Gigabytes
		}

		pv1 {
			id = "mRU6Mf-z1Sv-Kuqw-Ct1v-eC42-mnqs-YD1RrL"
			device = "/dev/discs/disc1/part2"	# Hint only

			status = ["ALLOCATABLE"]
			pe_start = 384
			pe_count = 7269	# 28.3945 Gigabytes
		}
	}

	logical_volumes {

		music {
			id = "000000-0000-0000-0000-0000-0000-000000"
			status = ["READ", "WRITE", "ALLOC_SIMPLE"]
			read_ahead = 0
			segment_count = 2

			segment1 {
				start_extent = 0
				extent_count = 1024	# 4 Gigabytes
				stripes = 1

				areas = [
					"pv1", 0
				]
			}
			segment2 {
				start_extent = 1024
				extent_count = 2560	# 10 Gigabytes
				stripes = 1

				areas = [
					"pv1", 3584
				]
			}
		}

		photos {
			id = "000000-0000-0000-0000-0000-0000-000002"
			status = ["READ", "WRITE", "ALLOC_SIMPLE"]
			read_ahead = 0
			segment_count = 1

			segment1 {
				start_extent = 0
				extent_count = 1024	# 4 Gigabytes
				stripes = 1

				areas = [
					"pv1", 2048
				]
			}
		}

		repositories {
			id = "000000-0000-0000-0000-0000-0000-000003"
			status = ["READ", "WRITE", "ALLOC_SIMPLE"]
			read_ahead = 0
			segment_count = 1

			segment1 {
				start_extent = 0
				extent_count = 512	# 2 Gigabytes
				stripes = 1

				areas = [
					"pv1", 3072
				]
			}
		}

		origin {
			id = "000000-0000-0000-0000-0000-0000-000004"
			status = ["READ", "WRITE", "ALLOC_SIMPLE"]
			read_ahead = 0
			segment_count = 1

			segment1 {
				start_extent = 0
				extent_count = 50	# 200 Megabytes
				stripes = 1

				areas = [
					"pv1", 6144
				]
			}
		}

		packages {
			id = "000000-0000-0000-0000-0000-0000-000006"
			status = ["READ", "WRITE", "ALLOC_SIMPLE"]
			read_ahead = 0
			segment_count = 2

			segment1 {
				start_extent = 0
				extent_count = 451	# 1.76172 Gigabytes
				stripes = 1

				areas = [
					"pv0", 50
				]
			}
			segment2 {
				start_extent = 451
				extent_count = 573	# 2.23828 Gigabytes
				stripes = 1

				areas = [
					"pv1", 6194
				]
			}
		}

		snap {
			id = "000000-0000-0000-0000-0000-0000-000001"
			status = ["READ", "WRITE", "ALLOC_SIMPLE"]
			read_ahead = 0
			segment_count = 1

			segment1 {
				start_extent = 0
				extent_count = 50	# 200 Megabytes
				stripes = 1

				areas = [
					"pv0", 0
				]
			}
		}
	}

	snapshots {

		snapshot0 {
			chunk_size = 1024
			origin = "origin"
			cow_store = "snap"
		}
	}
}