Linux 阿里ECS磁盘容量扩展

问题描述:
LAMP环境,阿里ECS的Mysql出错,链接数据库提示2002错误。

网上说明:
可能一、进程文件无写入权限。
可能二、数据盘容量空间已满。

原因分析:
原来的阿里云ECS数据盘是5G,用命令查看后其剩余容量为0,硬盘和文件占用情况如下:



数据库占用了3个G,网站文件占用了1.6G,空间告急,果断升级数据盘容量。
阿里云升级教程链接:阿里云帮助中心-阿里云,领先的云计算服务提供商

经本人操作,发现教程中的系统是 Ubuntu 14.04  我的系统是CentOS,所以有点不同的操作,


具体详细操作步骤如下:
1、升级扩展盘容量,5G升级为10G,结果发现不用钱,哈哈。
2、重启服务器。


3、首先使用df -TH查看数据盘挂载点。
如图,结果发现其挂载点为 /mnt 和文档说明中的/mnt/dev1 不一样
所以删除硬盘挂载时 使用 umount /mnt
新的问题出现,Device is busy ! 很明显,是进程占用了,我MNT上的挂载点里的数据只和SVN和网站有关
由此判断,不是SVN的进程就是Httpd进程占用
结果我只运行了service httpd stop命令,umount就正常,说明是Httpd进程在读取WWW中的文件引起的,与SVN无关。


4、删除重新挂载分区和文档中的又不一样,如下图


不管它,照来,很顺利,最后成功了,具体操作如下所示



[root@iZ28na4xi3rZ ~]# df -TH
Filesystem    Type     Size   Used  Avail Use% Mounted on
/dev/xvda1    ext4      22G   3.0G    18G  15% /
tmpfs        tmpfs     257M      0   257M   0% /dev/shm
/dev/xvdb1    ext3     5.3G   5.1G      0 100% /mnt
[root@iZ28na4xi3rZ ~]# umount /mnt
umount: /mnt: device is busy.
        (In some cases useful info about processes that use
         the device is found by lsof(8) or fuser(1))
[root@iZ28na4xi3rZ ~]# service httpd stop


[root@iZ28na4xi3rZ ~]# umount /mnt


[root@iZ28na4xi3rZ ~]# fdisk -l

Disk /dev/xvda: 21.5 GB, 21474836480 bytes
255 heads, 63 sectors/track, 2610 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x00073f45

    Device Boot      Start         End      Blocks   Id  System
/dev/xvda1   *           1        2611    20970496   83  Linux

Disk /dev/xvdb: 10.7 GB, 10737418240 bytes
255 heads, 56 sectors/track, 1468 cylinders
Units = cylinders of 14280 * 512 = 7311360 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x176b652c

    Device Boot      Start         End      Blocks   Id  System
/dev/xvdb1               1        1468    10481492   83  Linux


[root@iZ28na4xi3rZ ~]# fdisk /dev/xvdb

WARNING: DOS-compatible mode is deprecated. It's strongly recommended to
         switch off the mode (command 'c') and change display units to
         sectors (command 'u').

Command (m for help): d
Selected partition 1

Command (m for help): n
Command action
   e   extended
   p   primary partition (1-4)
p
Partition number (1-4): 1
First cylinder (1-1468, default 1): 
Using default value 1
Last cylinder, +cylinders or +size{K,M,G} (1-1468, default 1468): 
Using default value 1468

Command (m for help): wq
The partition table has been altered!

Calling ioctl() to re-read partition table.
Syncing disks.



[root@iZ28na4xi3rZ ~]# e2fsck -f /dev/xvdb1
e2fsck 1.41.12 (17-May-2010)
Pass 1: Checking inodes, blocks, and sizes
Pass 2: Checking directory structure
Pass 3: Checking directory connectivity
Pass 4: Checking reference counts
Pass 5: Checking group summary information
/dev/xvdb1: 67383/327680 files (0.6% non-contiguous), 1244783/1310183 blocks
[root@iZ28na4xi3rZ ~]# resize2fs /dev/xvdb1
resize2fs 1.41.12 (17-May-2010)
Resizing the filesystem on /dev/xvdb1 to 2620373 (4k) blocks.
The filesystem on /dev/xvdb1 is now 2620373 blocks long.


[root@iZ28na4xi3rZ ~]# mount /dev/xvdb1 /mnt


[root@iZ28na4xi3rZ ~]# df -TH 
Filesystem    Type     Size   Used  Avail Use% Mounted on
/dev/xvda1    ext4      22G   3.0G    18G  15% /
tmpfs        tmpfs     257M      0   257M   0% /dev/shm
/dev/xvdb1    ext3      11G   5.1G   5.1G  51% /mnt


[root@iZ28na4xi3rZ ~]# service httpd start
[root@iZ28na4xi3rZ ~]# service mysqld start
Starting MySQL.. SUCCESS! 
[root@iZ28na4xi3rZ ~]#

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值