Commands Help : lvcreate

  •  create a logical volume in an existing volume group

option
-nGives the name for the new logical volume
-LGives the size to allocate for the new logical volume
# lvcreate -L 5G -n NAME VG
-hShow helps

Comments

Popular posts from this blog

PostgreSQL - String Function

SwiftUI - TEXT

PostgreSQL - DATE/TIME Functions and Operators