|
|
楼主 |
发表于 2022-4-19 15:35:19
|
显示全部楼层
[root@centos6 ~]# growpart /dev/sda 28 l+ `8 E3 a0 F1 g: h
CHANGED: partition=2 start=1026048 old: size=61884492 end=62910540 new: size=82849317,end=83875365
* K; _0 H! H( P( y4 Y
" t5 ]+ [2 J7 G: S6 w( C+ R% z! R t% H2 T5 `$ g, [/ d7 |
6、resize设备 pv空间大小:" {, K- q% {: R6 j: I4 Y
6、Resize device pv space size:
$ d1 s) j5 y2 R6 J) e5 z- m" ?[root@centos6 ~]# pvresize /dev/sda2 42G (注:空间大小不能大于fidisk -l 查看到的大小)
+ l* s7 U _: y# j& M Physical volume "/dev/sda2" changed' X" ^- C( L6 P6 A* e& r' V
Failed to read physical volume "42G"
5 A+ g; R2 J6 M5 J7 ` c 1 physical volume(s) resized / 0 physical volume(s) not resized2 k i9 Q* ?" S) F# N1 B, N
[root@centos6 ~]# pvresize /dev/sda2 : S, J% i5 E9 t$ h
Physical volume "/dev/sda2" changed K" O# R+ W# C# B2 ?* s+ c9 V
1 physical volume(s) resized / 0 physical volume(s) not resized: N% x7 a0 X. a& [% {8 A
' B2 z- f5 A, b3 ?4 V
/ I' q2 N W* Rlvextend -l +100%FREE /dev/mapper/centos-root 9 K; ?6 Z! `1 A
Size of logical volume centos/root changed from 2.59 GiB (664 extents) to 78.59 GiB (20120 extents).2 v8 N2 z2 p. a2 }
Logical volume centos/root successfully resized.
1 }' @, T$ j* @' V, A: n
1 O* K2 w* c% I! A( z9 v4 ^6 v# K4 k6 F# H9 Q5 M) d
$ b# @/ B/ L7 Y1 u, I# xxfs文件系统使用刷新磁盘:
6 B6 F2 ^& K9 V( ?# o6 @+ W0 m4 t9 G R* U' S- e& I
; T: c, S. p: u( t/ f) @' @
) Y4 z4 o; l0 r
xfs_growfs /dev/mapper/centos-root
0 ]* H5 u* p( ` meta-data=/dev/mapper/centos-root isize=512 agcount=4, agsize=169984 blks
0 L( N0 K- c- g+ [- M3 P/ W8 ~$ N = sectsz=512 attr=2, projid32bit=1
" [, E3 H9 i7 H& v4 [9 b& p = crc=1 finobt=0 spinodes=0
/ l o$ G; {% x' t: k% C data = bsize=4096 blocks=679936, imaxpct=25/ s$ m7 L* _# C8 @% ?1 p
= sunit=0 swidth=0 blks- i% W% d! q2 _9 W2 L& K" ]
naming =version 2 bsize=4096 ascii-ci=0 ftype=1
# M+ g5 S+ |* ~) G7 p0 o log =internal bsize=4096 blocks=2560, version=2
4 ^+ C+ K$ b8 p z7 T = sectsz=512 sunit=0 blks, lazy-count=1
2 @6 Z1 |# {$ w/ b( J realtime =none extsz=4096 blocks=0, rtextents=0
0 M, H# B1 U6 ` data blocks changed from 679936 to 20602880
8 x/ o) J* ~- o, J& k' | |
|