当前位置: 首页 > news >正文

兴化 网站开发中秋节的网页制作模板

兴化 网站开发,中秋节的网页制作模板,关键词推广排名,微信网站建设多少钱目录 一、概述 1.1 磁盘分区概念 1.2 LVM概念 二、扩容步骤 二、报错 一、概述 1.1 磁盘分区概念 在 Linux 中,每一个硬件设备都映射到一个系统的文件,对于硬盘、光驱等 IDE 或 SCSI 设备也不例外。Linux把各种 IDE 设备分配了一个由 hd 前缀组成的文…

目录

一、概述

1.1 磁盘分区概念

1.2 LVM概念

二、扩容步骤

二、报错


一、概述


1.1 磁盘分区概念


在 Linux 中,每一个硬件设备都映射到一个系统的文件,对于硬盘、光驱等 IDE 或 SCSI 设备也不例外。Linux把各种 IDE 设备分配了一个由 hd 前缀组成的文件;而对于各种 SCSI 设备,则分配了一个由 sd 前缀组成的文件。

磁盘分区是将物理磁盘划分为独立的逻辑区域,每个区域可以作为一个独立的文件系统挂载到系统中。通过磁盘分区,我们可以更好地组织和管理磁盘空间。

逻辑卷管理(LVM)

1.2 LVM概念


逻辑卷管理器(LogicalVolumeManager)本质上是一个虚拟设备驱动, 也是一种在Linux中管理逻辑卷的技术。它允许我们在不改变物理磁盘配置的情况下,动态调整逻辑卷的大小。通过使用LVM,我们可以更灵活地管理磁盘空间,满足不断增长的数据需求。


二、扩容步骤


登录Wmare ESXI web,我们从 400G 扩充到 700G

查看目前磁盘状态

df -h
fdisk -l

开始扩容

fdisk /dev/sda
Welcome to fdisk (util-linux 2.23.2).Changes will remain in memory only, until you decide to write them.
Be careful before using the write command.Command (m for help): p  Disk /dev/sda: 751.6 GB, 751619276800 bytes, 1468006400 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk label type: dos
Disk identifier: 0x000798a1Device Boot      Start         End      Blocks   Id  System
/dev/sda1   *        2048      616447      307200   83  Linux
/dev/sda2          616448   838860799   419122176   8e  Linux LVMCommand (m for help): n
Partition type:p   primary (2 primary, 0 extended, 2 free)e   extended
Select (default p): p
Partition number (3,4, default 3): 
First sector (838860800-1468006399, default 838860800): 
Using default value 838860800
Last sector, +sectors or +size{K,M,G} (838860800-1468006399, default 1468006399): 
Using default value 1468006399
Partition 3 of type Linux and of size 300 GiB is setCommand (m for help): t
Partition number (1-3, default 3): 3
Hex code (type L to list all codes): 8e
Changed type of partition 'Linux' to 'Linux LVM'Command (m for help): wq
The partition table has been altered!Calling ioctl() to re-read partition table.WARNING: Re-reading the partition table failed with error 16: Device or resource busy.
The kernel still uses the old table. The new table will be used at
the next reboot or after you run partprobe(8) or kpartx(8)
Syncing disks.

再次查看磁盘状态,可见新的sda3,表示为可用状态

用partprobe重新读取分区信息

ps:使用fdisk工具只是将分区信息写到磁盘,如果需要mkfs磁盘分区则需要重启系统,而使用partprobe则可以使kernel重新读取分区信息,从而避免重启系统.

partprobe /dev/sda3

创建物理卷及加入组

 pvcreate /dev/sda3vgextend centos /dev/sda3

查看物理卷情况


扩容

 lvresize -L +300G /dev/mapper/centos-root

同步文件系统

xfs_growfs /dev/mapper/centos-root

成功扩容


二、报错


检查后得知,之前按照常规流程创建过LVM:/dev/centos/sda3,而没有卸载掉。然后根据提示执行vgreduce 完成移除后 顺利 完成 初始化。

[root@windp-aio ~]# pvcreate /dev/sda3Can't initialize physical volume "/dev/sda3" of volume group "centos" without -ff/dev/sda3: physical volume not initialized.
[root@windp-aio ~]# 
[root@windp-aio ~]# 
[root@windp-aio ~]# pv
pvchange   pvck       pvcreate   pvdisplay  pvmove     pvremove   pvresize   pvs        pvscan     
[root@windp-aio ~]# pvremove /dev/sda3PV /dev/sda3 is used by VG centos so please use vgreduce first.(If you are certain you need pvremove, then confirm by using --force twice.)/dev/sda3: physical volume label not removed.
[root@windp-aio ~]# 
[root@windp-aio ~]# 
[root@windp-aio ~]# 
[root@windp-aio ~]# 
[root@windp-aio ~]# vgreduce centos /dev/sda3Removed "/dev/sda3" from volume group "centos"
[root@windp-aio ~]# 

https://www.cnblogs.com/justtosee/p/11653478.html

Linux磁盘扩容三种方式_linux 扩容_linux磁盘扩容操作方法-CSDN博客

http://www.yayakq.cn/news/913895/

相关文章:

  • seo推广优化seo工资一般多少
  • 企业网站建设一条设计师之家数字图书馆
  • 盐城北京网站建设怎么才可以做网站
  • h5做网站教程wordpress首页打开变慢
  • 大连网站维护做特卖的网站怎么赚钱
  • 微网站免费手机如何制作游戏
  • 网站如何加入百度网盟集团网站
  • 开发网站报价方案工作组赴平凉事故现场
  • 新乡门户网站建设方案wordpress前台投稿
  • 品牌高端网站制作公司企业网站建设效益分析
  • 用手机搭建网站wordpress linux 配置
  • 民治网站优化培训wordpress主题 大前端 阿里百秀 xiu
  • 怎么让织梦网站适合手机做全景的h5网站
  • 德州哪里做网站12数据网站建设
  • iis 发布网站 404专门做商标的网站有哪些
  • 微网站自己怎么做的在自己的网站做外链
  • 手工建站与模板网站的区别做简历的软件免费
  • 一级a做爰片完整网站北京软件公司招聘信息查询
  • 济南做网站的价格如何做pc网站适配
  • 长沙教育类网站建设财经门户网站开发
  • 在线建站网站网站建设做什么会计科目
  • asp.net网站公司网站建设价格标准
  • 中国建筑人才网是什么网站网站怎么做预约小程序
  • 商务网站建设流程湖北城乡建设厅官方网站
  • 运城市网站建设公司天津做网站的哪家好
  • 做电商网站一般多少钱南京做网站
  • 中国最大网站建设商深圳哪家网站建设的公司好
  • 济南网站建设 unzz网站建设和优化的好处
  • 网站排名工具wordpress短信
  • 网站分析与优化广告公司网站源码