码迷,mamicode.com
首页 >  
搜索关键字:hard disk smartctl    ( 4484个结果
oracle rac存储安装
oracle rac 10.2 的在 linux 上的存储选项博客分类:OracleOracleLinux项目管理配置管理Oracle 集群需要存储的软件和数据 项目 内容 最少磁盘空间 Clusterware 软件 集群软件 500M(安装完成后不变) voting disk(表决磁盘) 记录集群...
分类:数据库   时间:2014-07-22 22:52:56    阅读次数:393
dstat mysql5-io 模块使用
[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数据库方法
命令行下从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
Oracle常用SQL总结
基础 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
qemu qcow2 disk enlarge
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
UVA - 10917 Walk Through the Forest (最短路+DP)
Description Problem C: A Walk Through the Forest Jimmy experiences a lot of stress at work these days, especially since his accident made working difficult. To relax after a hard day, he likes to ...
分类:其他好文   时间:2014-07-21 09:27:14    阅读次数:300
题目1002:Grading
题目描述: Grading hundreds of thousands of Graduate Entrance Exams is a hard work. It is even harder to design a process to make the results as fair as po...
分类:其他好文   时间:2014-07-19 19:09:03    阅读次数:282
opennebula 开发记录
/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
ZOJ 1005 Jugs
JugsTime Limit: 2 Seconds Memory Limit: 65536 KB Special JudgeIn the movie "Die Hard 3", Bruce Willis and Samuel L. Jackson were confronted with t...
分类:其他好文   时间:2014-07-19 12:12:58    阅读次数:239
github空间配额说明
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
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!