- [root@izyi2aksfnvdgkz ~]# yum install wget -y && wget -O auto_disk.sh http://download.bt.cn/tools/auto_disk.sh && bash auto_disk.sh
- Loaded plugins: fastestmirror
- Repository epel is listed more than once in the configuration
- Loading mirror speeds from cached hostfile
- Package wget-1.14-15.el7.x86_64 already installed and latest version
- Nothing to do
- --2017-09-27 18:19:02-- http://download.bt.cn/tools/auto_disk.sh
- Resolving download.bt.cn (download.bt.cn)... 103.224.251.67
- Connecting to download.bt.cn (download.bt.cn)|103.224.251.67|:80... connected.
- HTTP request sent, awaiting response... 200 OK
- Length: 5635 (5.5K) [application/octet-stream]
- Saving to: ‘auto_disk.sh’
- 100%[==============================================>] 5,635 --.-K/s in 0s
- 2017-09-27 18:19:03 (536 MB/s) - ‘auto_disk.sh’ saved [5635/5635]
- +----------------------------------------------------------------------
- | Bt-WebPanel Automatic disk partitioning tool
- +----------------------------------------------------------------------
- | Copyright © 2015-2017 BT-SOFT(http://www.bt.cn) All rights reserved.
- +----------------------------------------------------------------------
- | Auto mount partition disk to /www
- +----------------------------------------------------------------------
- Do you want to try to mount the data disk to the /www directory?(y/n): n
- [root@izyi2aksfnvdgkz ~]# yum install wget -y && wget -O auto_disk.sh http://download.bt.cn/tools/auto_disk.sh && bash auto_disk.sh
- Loaded plugins: fastestmirror
- Repository epel is listed more than once in the configuration
- base | 3.6 kB 00:00:00
- epel | 4.3 kB 00:00:00
- extras | 3.4 kB 00:00:00
- updates | 3.4 kB 00:00:00
- Loading mirror speeds from cached hostfile
- Package wget-1.14-15.el7.x86_64 already installed and latest version
- Nothing to do
- --2017-09-29 09:26:09-- http://download.bt.cn/tools/auto_disk.sh
- Resolving download.bt.cn (download.bt.cn)... 103.224.251.67
- Connecting to download.bt.cn (download.bt.cn)|103.224.251.67|:80... connected.
- HTTP request sent, awaiting response... 200 OK
- Length: 5635 (5.5K) [application/octet-stream]
- Saving to: ‘auto_disk.sh’
- 100%[==============================================>] 5,635 --.-K/s in 0s
- 2017-09-29 09:26:09 (97.1 MB/s) - ‘auto_disk.sh’ saved [5635/5635]
- +----------------------------------------------------------------------
- | Bt-WebPanel Automatic disk partitioning tool
- +----------------------------------------------------------------------
- | Copyright © 2015-2017 BT-SOFT(http://www.bt.cn) All rights reserved.
- +----------------------------------------------------------------------
- | Auto mount partition disk to /www
- +----------------------------------------------------------------------
- Do you want to try to mount the data disk to the /www directory?(y/n): y
- auto_disk.sh: line 235: [: 52428800
- 52426752: integer expression expected
- Stopping Bt-Tasks... done
- Stopping Bt-Panel... done
- Stoping nginx... nginx: [warn] conflicting server name "en.gdrunye.com" on 0.0.0.0:80, ignored
- done
- Shutting down MySQL. [ OK ]
- Stopping Pure-FTPd... done
- Stopping ...
- Redis stopped
- Stopping memcached: done
- Gracefully shutting down php-fpm . done
- mount: wrong fs type, bad option, bad superblock on /dev/vdb1,
- missing codepage or helper program, or other error
- In some cases useful info is found in syslog - try
- dmesg | tail or so.
- Filesystem Size Used Avail Use% Mounted on
- /dev/vda1 50G 18G 30G 38% /
- devtmpfs 1.9G 0 1.9G 0% /dev
- tmpfs 1.9G 32K 1.9G 1% /dev/shm
- tmpfs 1.9G 360K 1.9G 1% /run
- tmpfs 1.9G 0 1.9G 0% /sys/fs/cgroup
- tmpfs 380M 0 380M 0% /run/user/0
- Starting Bt-Panel... done
- Starting Bt-Tasks... done
- Starting nginx... nginx: [warn] conflicting server name "en.gdrunye.com" on 0.0.0.0:80, ignored
- done
- Starting MySQL.. [ OK ]
- Starting Pure-FTPd... Running: /www/server/pure-ftpd/sbin/pure-ftpd --daemonize -A -c50 -B -C10 -D -E -fftp -H -I15 -lpuredb:/www/server/pure-ftpd/etc/pureftpd.pdb -lunix -L20000:8 -m4 -p39000:40000 -s -U133:022 -u100 -g/var/run/pure-ftpd.pid -k99 -Z -Y1
- /www/server/pure-ftpd/sbin/pure-ftpd: invalid option -- 'Y'
- done
- Starting Redis server...
- Starting memcached: done
- Starting php-fpm done
- You have new mail in /var/spool/mail/root
- [root@izyi2aksfnvdgkz ~]#
复制代码 |