爱技术,爱开源,爱linux! 在技术成长道路上,能拉一把就拉一把,不藏着不掖着! 我由衷希望能和有理想敢吃苦的it人一起共同进步,共同成长! 虽然我现在没有大牛的能力,但是我有大牛的心态. 技术领域:shell编程,C编程,嵌入式开发.hadoop大数据,桉树,onenebul
基于vncserver安装oracle or oracle RAC时 以root账号运行xhost + 在切换到grid or oracle安装oracle database file or clusterWare
ha,仅只是在操作系统层面进行数据库的监控和管理,一般只针对单实例数据库使用。优点是管理方便,应用开发方便(方便了开发商);工程投入较小。缺点是,具有所有单实例数据库的缺点:如:容错能力差,续航能力差,用户容量小等等问题。
mount -t nfs 10.173.55.154:/oradata /oradatamount: wrong fs type, bad option, bad superblock on 10.173.
ssh ip disconnected:no supported authentication methods available(server sent:publickey,gssapi-keyex,gssapi-with-mic) /etc/ssh/sshd_configPasswordAu...
http://oracle-base.com/articles/linux/ocfs2-on-linux.php http://oracle-base.com/articles/11g/oracle-db-11gr2-rac-installation-on-linux-using-nfs.
I see a lot of questions on shared file systems that can be used when people move from single instance to Oracle RAC database and Grid Infrastructure.
centos ip bonding 一个网卡多个ips,多个网口一个ip1,配置一个网卡多ips的情况cp /etc/sysconfig/network-scripts/ifcfg-eth0 /etc/sysconfig/network-scripts/ifcfg-eth0:0DEVICE="eth...
oracle 11g r2 RAC提供了以下功能: 高可用:shared-everything 模式保证了单节点的故障不会停止服务,集群中的其他节点将快速接管 可扩展性:多节点分担负载,可以提供远超单机数据库能提供的处理能力。
tips:制作大部分cloud platforms img准备工作. http://www.pubyun.com/blog/openstack/%E4%BB%80%E4%B9%88%E6%98%AFopenstack%E7%9A%84-metadata/ www.
1,制作镜像主机pre Env yum -y install qemu-img virt-install libvirt 2,配置bridge
http://docs.oracle.com/cd/E37670_01/E37355/html/ol_instcfg_ocfs2.html cd /etc/yum.repos.d # wget --no-check-certificate https://public-yum.
[epel]name=Extra Packages for Enterprise Linux 6 - $basearchbaseurl=http://mirrors.aliyun.com/epel/6/$basearch http://mirrors.
,aliyun 使用数据盘(aliyun新增数据盘使用,创建vg,aliyun 镜像系统本身未使用lvm-vg-lv) 1.1直接挂载文件系统 较易,不做分析 http://help.aliyun.
1,virt-install --connect qemu:///system --name web01_lvm --ram 1024 --vcpus=1 --disk=/dev/vg_lvm/web01-lvm --network bridge:br0 --accelerate --cdrom /iso/CentOS-6.
1,扩容已有lvm 上的lv 1.1 新建pv --> pvcreate /dev/sd* 1.2 把新增的pv添加到lvm -->vgextend vg_ruiy /dev/sd* 1.3 查看添加pv后的lvm --> vgdisplay -v vg_ruiy 1.
1,下载 windows2008 系统iso介质包 http://download.microsoft.com/download/F/3/8/F384E78B-8F1D-42A6-A308-63E45060E823/7601.
production Env brief Overview: Management Node: controller.cc 10.114.100.115 Neutron Network Node: network.
glance image-create --name "RuiCheck" --disk-format qcow2 --container-format bare --is-public True --progress ] 0%Error communicating with http://ruiy.
1,新os iptables预设置脚本
1,ubuntu openStack 语言包locate 2,/usr/share/openstack-dashboard-ubuntu-theme/static/ubuntu/img/favicon-ubuntu.
End User License Agreement guarantees or warranties,大战前得磨刀!!!!! Tips:C Funcs Chk header Modules! Characters of the test piece(on the street sta...
http://repos.fedorapeople.org/repos/openstack/openstack-icehouse/epel-6/repodata/repomd.xml: [Errno 14] problem making ssl connection yum --disablere...
1,ubuntu monogdb 安装配置 2,ubuntu jdk1.7,tomcat7安装 3,ubuntu LAMP部署 4,mongodb 远程热备份及恢复 使用自带的mongodump和mongorestore工具 mongodump -h dbhost -d ...
1,pwgen(openssl rand -hex 10) some Open-Stack services add a root wrapper to sudo that can interfere with security policies (Mirantis openStack Ce...
https://wiki.ubuntu.com/ServerTeam/CloudArchive/sudo add-apt-repository cloud-archive:junoLong Term Support How to Enable and Use The Cloud Tools archive is only supported on Ubuntu 12.
1,ocfs2 2,crmsh(cluster management shell,)==crm shell [pacemaker OpenAIS,heartbeat,corosync,crmsh] 3,开源的ceph pk RedHat Gluster crm-moncorosync-cfg...
preface Mirantis Certification (MCA100 )summary roughly question types handy remain by Ruiy! Minimum Pass Score: 70% Language: EnglishPrice:...
with no vendor specificity and/or proprietary implementations,没有供应商的特异性和/或专有的实现 https://training.mirantis.
,OpenStack a few Core Compontents integration with openStack-keystone Identity service1.1,user-createkeystone user-create --name --pass --email1.
1,puppet--server,Client,Agent time no syn case eror puppet agent --server frontend -terr: Could not request certificate: execution expiredExiting; fa...
will to be announced,functional testing,tuning,debuging.....,Enthusiastic audience Please to wait patiently;
Method of Payment: visa MasterCard American Express Discover
preface/pre,获取OpenStack核心模块组件及其子组件包(当前仅针对centos6*)及其依赖包 eg,picture 1,use these credentials with the Identity Service,auth mode for openstack use o...
problem making ssl connection Error: Cannot retrieve repository metadata (repomd.xml) for repository: openstac ...
Backend Server is still running (PID:). Please try 'euc-server stop' first. (原因很简单,进程控制脚本无restart函数功能,程序异常挂机,再用start命令启动进程,而之前由于异常关闭进程,未能清除进程的pid,因此再此...
changing a readonly file (linu single user mode) 执行mount -o remount rw -t ext3 / 让根文件系统重新mount成读写,你就可以自由编辑整个文件系统了 /etc/kinittab or /etc/rc.
如果你的IPTABLES基础知识还不了解,建议先去看看。 们来配置一个filter表的防火墙 1、查看本机关于IPTABLES的设置情况 [root@tp ~]# iptables -L -n Chain INPUT (policy ACCEPT) targe...
preFace APP scenario description: 当你未能合理的规划存储时,在后期的维护工作中可能会涉及的存储的 再规划(eg,某一个 or 数个App 对某一个lv 即挂载点写BigData,你的那个lv的挂载点便会很快就没空间了,但是值得注意的是,你的另外的一个lv的挂...
1,
1,warming-up Specifying URIs to libVirt;name parameter to virConnectOpen or virConnectOpenReadOnlyvirConnectPtr conn = virConnectOpenReadOnly ("test:///default");/etc/libvirt/libvirt.
Preface: 前期存储未规划好,业务快速扩展,数据高安全需求(异地,More one copy),需求多多?NM干着干着活就会时不时的坑爹起来了!particularly Real Production Env、、、、 ,在VMware中测试新添加物理存储媒介PV,extend LVM空...
如何在 KVM 虚拟机上运行 KVM 上次讨论了如何在 VMware ESXi 虚拟机上运行 KVM 问题,前不久有读者想 “在 kvm 上面创建个虚拟机安装 rackspace 的 openstack” 问到 “如何开启虚拟机上的 CPU VT 功能以便在 KVM 上运行 KVM”,又是一个嵌套应用虚拟机的问题:在 KVM 虚拟机上运行 KVM 虚拟机。
KVM中linux虚拟机的硬盘添加方法 最近虚拟机中运行的东西比较多,很多。而刚启动的时候虚拟机分配的磁盘比较少,随着日志还有平时的上传文件的积累,磁盘空间报警了。网上查了下资料,自己也做了下实验。
virsh attach-disk tigervnc-server,vnc-server 1、安装服务 [plain] view plaincopy yum install tigervnc-server 名字有点怪哦,CentOS5前叫vnc-ser...
lowest common denominator convenient way to manage virtual machines sudo mount 10.192.36.4:/srv/cloud/eucalyptus/var/ /srv/cloud/eucalyptus/var/ ...
1、Linux挂载Winodws共享文件夹 2、查看http的并发请求数及其TCP连接状态: 3、用tcpdump嗅探80端口的访问看看谁最高 4、统计/var/log/下文件个数 5、查看当前系统每IP连接数 6、shell下32位随机密码生成 7、统计出apache的access.
one-116 1 1024 524288 hvm pygrub ...
Distributed Management Task Forcevirtual Ethernet port aggregatorencryption,authenticating,local access control:Transport Layer SecuritySimple Authent...