Quantcast
Channel: 容器云计算,Devops,DBA,网络安全。
Browsing all 780 articles
Browse latest View live

Linux P2V VMware were failing at 99% /mnt/p2v-src-root/

Resolving Linux boot issues after P2V with VMware ConverterRecently I had to deal with migrating SuSE Enterprise Linux servers from the old environment to the Vblock. Customer had a number of physical...

View Article


Linux P2V注意事项与常用方法

Linux P2VIntroductionP2V Linux migrations are a combination of science, art and luck.P2V stands for Physical to Virtual. In other words, it is the process or procedure of moving a running system...

View Article


Vmware P2V Linux conversion failed with showing grub prompt

Vmware P2V conversion failed with showing grub prompt  We tried to convert one of our physical machine running fedora15, using vmware tools. It started and failed exactly at 99% showing the following...

View Article

VM ESXI 从Red Hat P2V转换后开机不引导系统

虚拟机在从物理 Red Hat 计算机转换后不引导 (2093497) Symptoms 免责声明:本文为 Virtual machine does not boot after being converted from a physical Red Hat machine (1002402)...

View Article

How to P2V a Linux host in vSphere

How to P2V a Linux host in vSphere 4.0 Occasionally, you will need to P2V a physical Linux machine that doesn’t quite match up with the accepted configuration defaults for vSphere — particularly, a...

View Article


ESXI P2V Linux Error: Unable to reconfigure the destination virtual machine

The P2V conversion of Debian OS is not as straight forward as CentOS where you just need to click Next, Next,...Finished!!!...The conversion process is same for both, but the Debian conversion may fail...

View Article

ESX P2V RedHat Linux Kernel Panic not syncing

RedHat Linux 4 Kernel Panic not syncing kill init no volume groups foundI just imaged my RHEL 4 system that was running on a Dell Poweredge 2950 server using Acronis software and I restored the image...

View Article

mysql主从配置以及基于amoeba实现读写分离

mysql主从配置以及基于amoeba实现读写分离 版权声明:本文为博主原创文章,未经博主允许不得转载。  mysql主从配置以及基于amoeba实现读写分离首先硬件设备 :ubuntu12.04 server 64三台主机ip地址:master 192.168.1.8   slave 192.168.1.15         amoeda  192.168.1.16软件版本: mysql 5.5...

View Article


PHP 5.5 5.6加速插件 Zend Opcache

PHP 5.5 5.6加速插件:Zend Opcache   大家知道目前PHP的缓存插件一般有三个: APC、 eAccelerator、 XCache,但未来它们可能都会消失,因为PHP 5.5已经集成 Zend...

View Article


网络入侵检测和阻止引擎 Suricata

Suricata 是一个网络入侵检测和阻止引擎,由开放信息安全基金会以及它所支持的提供商说开发。该引擎是多线程的,内置 IPv6 的支持,可加载预设规则,支持 Barnyard 和 Barnyard2 工具。This installation guide has been tested with:Suricata 3.0, 2.0.11 on CentOS 7Suricata 3.0, 2.0.11...

View Article

阿里云Centos6配置l2tp方法与一键安装脚本

您所在的组无权查看该日志

View Article

Centos7 install openstack RDO quickstart

RDO quickstart: Proof of concept for single nodeIf you want to spin up a proof of concept cloud on one node, this is theplace to be. You will be able to add more nodes to your OpenStack cloud later, if...

View Article

MirantisOpenStack安装过程

MirantisOpenStack-4.0.iso的下载地址:http://pan.baidu.com/s/1dDsuzXf。下载之后使用虚拟机或者物理机安装都可以,我使用的是vmware。需要把NAT的自动分配ip功能关闭点击下载安装文档

View Article


VMDK Recovery Tool (ESX 3.5 Update 3)

VMDK Recovery Tool (ESX 3.5 Update 3) (1007243) Solution For this tool to work, you must keep a current block list of your virtual machines. You cannot recover VMDK files for which you do not have a...

View Article

VMDK 恢复工具 (ESX 3.5 Update 3)

VMDK 恢复工具 (ESX 3.5 Update 3) (2087172) Symptoms 免责声明:本文为 VMDK Recovery Tool (ESX 3.5 Update 3) (1007243) 的翻译版本。尽管我们会不断努力为本文提供最佳翻译版本,但本地化的内容可能会过时。有关最新内容,请参见英文版本。 目的使用 VMDK 恢复工具工具可以实现以下目的:创建 VMDK...

View Article


wdCP v3正式版发布

   经过近期的努力,wdCP_v3正式版终于可以和大家见面了  v3功能预览  1 底层完全重新架构,更安全稳定,省资源更高效  2 安装更简单,快速与方便  3 功能更强大和易扩展,且完美支持API的调用  4 系统兼容性更好  5 模板设计更简单容易  安装更简单快速,如只安装v3后台,二分钟即可完成  支持API调用,通过API可结合现有业务系统,实现自助开通等服务...

View Article

WDCP Apache防DDOS模块mod_evasive的安装配置和使用

Apache防DDOS模块mod_evasive的安装配置和使用 前些天,朋友的网站访问很慢,查服务器的连接数也不多,资源占用也少.怀疑有攻击,便想装上mod_evasive试试,试后一切正常,很爽 安装配置如下 wget http://www.zdziarski.com/blog/wp-content/uploads/2010/02/mod_evasive_1.10.1.tar.gz tar...

View Article


ORA-16038日志无法归档/ORA-19815解决方法

SQL> startupORA-01081: 无法启动已在运行的 ORACLE - 请首先关闭它SQL> startupORA-01081: 无法启动已在运行的 ORACLE - 请首先关闭它SQL> shutdown abortORACLE 例程已经关闭。SQL> startupORACLE 例程已经启动。Total System Global Area...

View Article

Image may be NSFW.
Clik here to view.

使用zabbix全方位监控MySQL

对MySQL的监控不够详细。本文继续探讨对MySQL的详细监控,包括MySQL实例,MySQL主从复制和MySQL存储引擎等。 本文使用的MySQL版本是5.5 本文使用的模板主要通过FROMDUAL提供的模板更改而成,FROMDUAL官方使用Perl语言编写采集脚本然后通过zabbix trapper的方式推送数据到zabbix...

View Article

Image may be NSFW.
Clik here to view.

zabbix 3.2 开启中文与乱码解决更换字体

中文支持: zabbix实际是有中文语言的,我们可以通过修改web端源文件来开启中文语言。 修改你的 locales . inc . php 这个文件 'zh_CN' => ['name' => _('Chinese (zh_CN)'), 'display' => true], #也就是把false改为true 然后点击zabbix监控网页端右上角人头头像修改为中文语言即可。...

View Article
Browsing all 780 articles
Browse latest View live