小编Ale*_*hen的帖子

卷管理:如何将空间从一个分区移动到另一个分区?

我正在设置一个 redhat ec2 实例,默认情况下,我使用的软件(称为qradar)在连接到实例的两个 500g ebs 存储设备上创建了以下卷:

$ lvs
  LV        VG        Attr       LSize    Pool Origin Data%  Meta%  Move Log Cpy%Sync Convert
  storetmp  rootrhel  -wi-ao----   20.00g                                                    
  varlog    rootrhel  -wi-ao----  <20.00g                                                    
  store     storerhel -wi-ao---- <348.80g                                                    
  transient storerhel -wi-ao----  <87.20g 

$ df -h
Filesystem                       Size  Used Avail Use% Mounted on
/dev/xvda2                       500G  1.4G  499G   1% /
devtmpfs                          16G     0   16G   0% /dev
tmpfs                             16G     0   16G   0% /dev/shm
tmpfs                             16G   17M   16G   1% /run
tmpfs                             16G     0   16G   0% /sys/fs/cgroup
/dev/mapper/storerhel-store …
Run Code Online (Sandbox Code Playgroud)

storage linux rhel volume

7
推荐指数
1
解决办法
2568
查看次数

标签 统计

linux ×1

rhel ×1

storage ×1

volume ×1