码迷,mamicode.com
首页 >  
搜索关键字:disk    ( 2742个结果
阿里云 CenterOS 安装mysql java tomcat gcc nginx步骤
由于公司需要,申请了一台阿里云服务器,购买的过程很简单。买完后系统就安装好了,可以直接使用。在使用的过程中遇到了些问题,再次记录一下。   我用的操作系统是centos 5.4 32位的。   1、磁盘挂载   初始化按照后只有一个系统盘,没有数据盘。所以第一步要挂在数据盘。   可以用  fdisk -l|grep Disk  查看你的系统有几块盘...
分类:数据库   时间:2014-10-12 09:42:17    阅读次数:327
TEXT和BLOB区别
Instances of BLOB or TEXT columns in the result of a query that is processed using a temporary table causes the server to use a table on disk rather t...
分类:其他好文   时间:2014-10-11 20:55:46    阅读次数:384
Not enough free disk space on disk '/boot'(转载)
转自:http://my.oschina.net/u/947673/blog/277224# 解决出现此情况是因为你的boot分区是单独分区的,像我只给了100M,以前装ubuntu时没有出现,所以当出现这个提示时,很纳闷,发现了答案.为什么boot分区会满?主要是存放了一些老的linux im.....
分类:其他好文   时间:2014-10-09 13:48:13    阅读次数:421
ASM丢失disk header导致ORA-15032、ORA-15040、ORA-15042 Diskgroup无法mount
SQL> select * from v$version; BANNER ——————————————————————————– Oracle Database 11g Enterprise Edition Release 11.2.0.3.0 – 64bit Production PL/SQL Release 11.2.0.3.0 – Production CORE 11.2.0.3....
分类:其他好文   时间:2014-10-09 02:24:07    阅读次数:368
解决 yum Error: database disk image is malformed
问题出现:[root@bogon~]#yum-yinstallscreenLoadedplugins:fastestmirrorLoadingmirrorspeedsfromcachedhostfile*base:mirror.bit.edu.cn*extras:mirror.bit.edu.cn*updates:mirror.bit.edu.cnError:databasediskp_w_picpathismalformed解决办法:[root@bogon~]#yumcleandbcac..
分类:数据库   时间:2014-10-07 00:53:01    阅读次数:251
redis问题接囧办法及经验
1、问题MISCONF Redis is configured to save RDB snapshots 127.0.0.1:6379> set k1 "nob" (error) MISCONF Redis is configured to save RDB snapshots, but is currently not able to persist on disk. Comma...
分类:其他好文   时间:2014-10-05 18:02:18    阅读次数:251
abbreviation
1. ps------process status2. tty-----teletype3. ping----packet internet groper4. nohup-----no hangup5. su-------switch user6. df--------disk free7. cat...
分类:其他好文   时间:2014-10-03 18:06:44    阅读次数:308
2014百度之星资格赛——Disk Schedule
2014百度之星资格赛——Disk ScheduleProblem Description有非常多从磁盘读取数据的需求,包含顺序读取、随机读取。为了提高效率,须要人为安排磁盘读取。然而,在现实中,这样的做法非常复杂。我们考虑一个相对简单的场景。磁盘有很多轨道,每一个轨道有很多扇区,用于存储数据。当我...
分类:其他好文   时间:2014-10-03 16:02:14    阅读次数:471
在Linux上配置DRBD部署
两台机器的环境如下:hostname:srv5.localdomain192.168.8.5hostname:srv6.localdomain192.168.8.6准备环境在两台机器上各新加一块磁盘fdisk -l 列出所有的磁盘和分区的情况在实验中可以看到新加的磁盘还没有分区Disk /dev/sdb: 1073 MB, 1073741824 bytes255 heads, 63 sectors...
分类:系统相关   时间:2014-10-02 18:20:03    阅读次数:335
Install Cisco Unity Connection on VMware workstation
ToinstallCiscoUnityConnection8.6onVMwareworkstations10,youneedthefollowing:4GBRAM200GBHD.OtherwiseyouwillseeCUCinthe"Productsnotsupportedoncurrenthardware"list.
分类:其他好文   时间:2014-10-02 12:50:03    阅读次数:292
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!