oracle rac 10.2 的在 linux 上的存储选项博客分类:OracleOracleLinux项目管理配置管理Oracle 集群需要存储的软件和数据 项目 内容 最少磁盘空间 Clusterware 软件 集群软件 500M(安装完成后不变) voting disk(表决磁盘) 记录集群...
分类:
数据库 时间:
2014-07-22 22:52:56
阅读次数:
393
[root@shylock dstat]# dstat --listinternal: aio, cpu, cpu24, disk, disk24, disk24old, epoch, fs, int, int24, io, ipc, load, lock, mem, net, pag...
分类:
数据库 时间:
2014-07-22 22:52:14
阅读次数:
552
命令行下从bak文件恢复sqlserver数据库方法http://blog.sina.com.cn/s/blog_5cdf6f450102dwir.html1.先使用restore filelistonlyrestore filelistonly from disk = 'E:\BaiduYunDo...
分类:
数据库 时间:
2014-07-22 08:04:34
阅读次数:
261
基础 1:创建数据库 CREATE DATABASE dbname 2:删除数据库 DELETE DATABASE dbname 3:备份sql server 创建备份数据的device: USE master EXEC sp_addumpdevice ‘disk‘, ‘testBack‘, ‘c:/mssql7backup/MyNwind...
分类:
数据库 时间:
2014-07-21 10:34:48
阅读次数:
261
1。? [root@?kvm]#?qemu-img?info?new.qcow2?
image:?new.qcow2
file?format:?qcow2
virtual?size:?60G?(64424509440?bytes)
disk?size:?7.0G
cluster_size:?65536
qemu-img?resize??filenam...
分类:
其他好文 时间:
2014-07-21 10:33:18
阅读次数:
217
安装对应的lib (install the libs) ? ?参考:http://www.eefocus.com/winter1988/blog/13-03/292209_03d5b.html sudo?apt-get?install?autoconf?automake?libtool
sudo?apt-get?install?libpng12-dev
...
分类:
系统相关 时间:
2014-07-21 10:08:49
阅读次数:
638
问题1:我装了vmware 6.5.2,用它来安装深度的 GhostXP 时,在分区之后重启出现Invalid system disk,Replace the disk and then press any key 之后就不提示什么了! 我之前用VMware ACE 版装过,都可以,后面我把目标盘格...
分类:
其他好文 时间:
2014-07-19 20:34:38
阅读次数:
213
/app/opennebula/var//datastores/1/12933297f0ffeba3e55bbccabcb3153b to 127.0.0.1:/app/opennebula/datastores/0/15/disk.0/app/opennebula/var//datastores/...
分类:
其他好文 时间:
2014-07-19 12:20:45
阅读次数:
184
What is my disk quota?
GitHub doesn't have any set disk quotas. We try to provide abundant storage for all Git repositories, within reason. Keeping repositories small ensures that our servers a...
分类:
其他好文 时间:
2014-07-19 02:31:15
阅读次数:
334
disk缓存主要难点在于内存缓存,disk缓存其实比较简单,就是图片加载完成后把图片文件存到本地方便下次使用同样,先贴一下官方主页的介绍(主页地址见文章最开始处)和内存缓存差不多,根据算法不同提供了几种类别,可以自行通过ImageLoaderConfiguration.discCache(..)设置...
分类:
移动开发 时间:
2014-07-17 22:13:56
阅读次数:
404