LoginSignup
0
0

More than 1 year has passed since last update.

LPICレベル1を勉強しているあなたへ - 論理ボリュームを作成するまでの手順 -

Posted at

pvcreate, vgcreate, lvcreate

・物理ボリューム(PV)の作成
pvcreateコマンドを使用して作成します。

・ボリュームグループ(VG)の作成
vgcreateコマンドを使用して作成します。

・論理ボリューム(LV)の作成
lvcreateコマンドを使用して作成します。

image.png

引用元:https://mondai.ping-t.com/question_subjects/31/question_sessions/4236831/progressing_questions/65045113?result=true

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0