質問編集履歴

2

一部修正

2017/06/24 05:44

投稿

ratetail
ratetail

スコア32

test CHANGED
File without changes
test CHANGED
@@ -132,7 +132,7 @@
132
132
 
133
133
  PV Name /dev/sdb1
134
134
 
135
- VG Name xxxx
135
+ VG Name vgname
136
136
 
137
137
  PV Size 298.09 GiB / not usable 4.34 MiB
138
138
 
@@ -176,7 +176,7 @@
176
176
 
177
177
  --- Volume group ---
178
178
 
179
- VG Name xxxx
179
+ VG Name vgname
180
180
 
181
181
  System ID
182
182
 
@@ -262,11 +262,11 @@
262
262
 
263
263
  --- Logical volume ---
264
264
 
265
- LV Path /dev/xxxx/yyyy
265
+ LV Path /dev/vgname/lvname
266
-
266
+
267
- LV Name yyyy
267
+ LV Name lvname
268
-
268
+
269
- VG Name xxxx
269
+ VG Name vgname
270
270
 
271
271
  LV UUID j5gNSP-0qWh-Evqk-Qu9J-ejIk-zygi-dUtfWy
272
272
 

1

ログ追加

2017/06/24 05:44

投稿

ratetail
ratetail

スコア32

test CHANGED
File without changes
test CHANGED
@@ -124,6 +124,248 @@
124
124
 
125
125
 
126
126
 
127
+ ```
128
+
129
+ 「pvdisplay」
130
+
131
+ --- Physical volume ---
132
+
133
+ PV Name /dev/sdb1
134
+
135
+ VG Name xxxx
136
+
137
+ PV Size 298.09 GiB / not usable 4.34 MiB
138
+
139
+ Allocatable yes (but full)
140
+
141
+ PE Size 4.00 MiB
142
+
143
+ Total PE 76310
144
+
145
+ Free PE 0
146
+
147
+ Allocated PE 76310
148
+
149
+ PV UUID OUSUd7-s9kE-olTA-zRTp-NfkH-OgV9-WSXZPR
150
+
151
+
152
+
153
+ --- Physical volume ---
154
+
155
+ PV Name /dev/sda2
156
+
157
+ VG Name cl
158
+
159
+ PV Size 49.00 GiB / not usable 3.00 MiB
160
+
161
+ Allocatable yes
162
+
163
+ PE Size 4.00 MiB
164
+
165
+ Total PE 12543
166
+
167
+ Free PE 1
168
+
169
+ Allocated PE 12542
170
+
171
+ PV UUID a9DX8y-KvKn-4Vjr-pfzi-GSJN-BLmw-OSosmi
172
+
173
+
174
+
175
+ 「vgdisplay」
176
+
177
+ --- Volume group ---
178
+
179
+ VG Name xxxx
180
+
181
+ System ID
182
+
183
+ Format lvm2
184
+
185
+ Metadata Areas 1
186
+
187
+ Metadata Sequence No 3
188
+
189
+ VG Access read/write
190
+
191
+ VG Status resizable
192
+
193
+ MAX LV 0
194
+
195
+ Cur LV 1
196
+
197
+ Open LV 0
198
+
199
+ Max PV 0
200
+
201
+ Cur PV 1
202
+
203
+ Act PV 1
204
+
205
+ VG Size 298.09 GiB
206
+
207
+ PE Size 4.00 MiB
208
+
209
+ Total PE 76310
210
+
211
+ Alloc PE / Size 76310 / 298.09 GiB
212
+
213
+ Free PE / Size 0 / 0
214
+
215
+ VG UUID r5ceNu-G13f-8fm3-4Ymk-UZNf-GbQE-QizjLB
216
+
217
+
218
+
219
+ --- Volume group ---
220
+
221
+ VG Name cl
222
+
223
+ System ID
224
+
225
+ Format lvm2
226
+
227
+ Metadata Areas 1
228
+
229
+ Metadata Sequence No 3
230
+
231
+ VG Access read/write
232
+
233
+ VG Status resizable
234
+
235
+ MAX LV 0
236
+
237
+ Cur LV 2
238
+
239
+ Open LV 2
240
+
241
+ Max PV 0
242
+
243
+ Cur PV 1
244
+
245
+ Act PV 1
246
+
247
+ VG Size 49.00 GiB
248
+
249
+ PE Size 4.00 MiB
250
+
251
+ Total PE 12543
252
+
253
+ Alloc PE / Size 12542 / 48.99 GiB
254
+
255
+ Free PE / Size 1 / 4.00 MiB
256
+
257
+ VG UUID SjqhY3-jfAn-HIsC-Xvyy-yo2e-cajT-n4Yspd
258
+
259
+
260
+
261
+ 「lvdisplay」
262
+
263
+ --- Logical volume ---
264
+
265
+ LV Path /dev/xxxx/yyyy
266
+
267
+ LV Name yyyy
268
+
269
+ VG Name xxxx
270
+
271
+ LV UUID j5gNSP-0qWh-Evqk-Qu9J-ejIk-zygi-dUtfWy
272
+
273
+ LV Write Access read/write
274
+
275
+ LV Creation host, time zzzz.zzzz, 2017-06-22 15:23:33 +0900
276
+
277
+ LV Status available
278
+
279
+ # open 0
280
+
281
+ LV Size 298.09 GiB
282
+
283
+ Current LE 76310
284
+
285
+ Segments 1
286
+
287
+ Allocation inherit
288
+
289
+ Read ahead sectors auto
290
+
291
+ - currently set to 8192
292
+
293
+ Block device 253:2
294
+
295
+
296
+
297
+ --- Logical volume ---
298
+
299
+ LV Path /dev/cl/swap
300
+
301
+ LV Name swap
302
+
303
+ VG Name cl
304
+
305
+ LV UUID JcGbs5-GKpf-qPQa-LEB9-pYrs-cISt-EF0u8s
306
+
307
+ LV Write Access read/write
308
+
309
+ LV Creation host, time zzzz.zzzz, 2017-02-01 17:10:20 +0900
310
+
311
+ LV Status available
312
+
313
+ # open 2
314
+
315
+ LV Size 3.88 GiB
316
+
317
+ Current LE 992
318
+
319
+ Segments 1
320
+
321
+ Allocation inherit
322
+
323
+ Read ahead sectors auto
324
+
325
+ - currently set to 8192
326
+
327
+ Block device 253:1
328
+
329
+
330
+
331
+ --- Logical volume ---
332
+
333
+ LV Path /dev/cl/root
334
+
335
+ LV Name root
336
+
337
+ VG Name cl
338
+
339
+ LV UUID hZFKGY-j40N-xGsq-CkuQ-2WBZ-AT3m-cufMGv
340
+
341
+ LV Write Access read/write
342
+
343
+ LV Creation host, time zzzz.zzzz, 2017-02-01 17:10:20 +0900
344
+
345
+ LV Status available
346
+
347
+ # open 1
348
+
349
+ LV Size 45.12 GiB
350
+
351
+ Current LE 11550
352
+
353
+ Segments 1
354
+
355
+ Allocation inherit
356
+
357
+ Read ahead sectors auto
358
+
359
+ - currently set to 8192
360
+
361
+ Block device 253:0
362
+
363
+ ```
364
+
365
+
366
+
367
+
368
+
127
369
  ###試したこと
128
370
 
129
371
  VMWare上のCentOSを再起動して接続したが、エラーは変わらず。