Fault description:
After the new Linux server configuration iptables enables DNAT, It is very slow for users to access the Intranet server through the public network. The download is only 1 kb/s, and loading the server webpage is quite slow... however, access via LAN is normal
System Environment:
Dell PowerEdge R620, 4 bits, RHEL5.8 x64 2.6.18-308. el5
650) this. width = 650; "src =" http://www.bkjia.com/uploads/allimg/131227/1GZB1E-0.jpg "style ="
Check the CPU, memory, operating system version, and other information of the Linux server, and summarize common commands for future reference.1. view the CPU model (8 logical CPUs)[[Root @ mail ~] # Cat/proc/cpuinfo | grep "name" | cut-f2-d: | uniq-c8 Intel (R) Xeon (R) CPU E5506 @ 2.13 GHz2. view the number of physical CPUs (two 4-core CPUs)[Root @ mail ~] # Cat/proc/cpuinfo | grep "physical" | sort | uniq-c8 address sizes: 40 bits physical, 48 bits virtual4 physical id: 04 physical id: 13. Ch
running kernel by default. To buildThe driver for a kernel different than the running one, specifyKernel by defining it in KVER:
Make KVER =
Where Kernel that is installed on the system.
3. Test the driver by loading it (Same procedures as described inSource RPM section above ).
4. Install the driver and man page:
Make install
See RPM instructions above for the location of the installed driver.
5. To configure network protocol and address, refer to various LinuxDocumentations.
Unloading and Re
environment, and reduce the number of hardware devices to reduce the workload of subsequent maintenance, it also saves device space and data center energy consumption.
In response to this requirement, the Information Department of Yuchai Group decided to adopt VMware's ESX server virtualization solution, using five Dell poweredge 6850 servers (the server uses an Intel server chip ), the backend connects to the EMC cx600 disk array and builds the enti
The purpose of this experiment is to record the complete process of installing the centos 6.2 server.
Host Machine: Dell poweredge 380, Intel core2 duo CPU e7500 2.93 GHz, 4 gb ram, 64-bit Windows 7 flagship edition.
VM software: VMware Workstation 7.0.1 build-227600.
Centos version: centos 6.2.
1. Open vmware workstation and create a centos Server Virtual Machine. Note that the memory here can be divided a little more appropriately (I h
PowerEdge 1750 Server that I use is an empty company. The Ubuntu version is Ubuntu Server 8.0.4.After logging on with rootApt-get updateApt-get install apache2 mysql-server php5 php5-cli php5-mysql php5-snmp libapache2-mod-php5 snmp rrdtoolSpecifically, apache, mysql, php5, snmp, rrdtool, and some required mod or extension are installed.After the installation is complete, install Cacti.2. Install CactiMkdir ~ /Cacti I used to put all downloaded items
Yesterday morning when viewing the Zabbix monitoring interface, the number of processes found on one of the servers and the 1-minute load had reached a very alarming number, the Zabbix default alarm value was the number of processes in the 5-minute average of more than 1000, and the 1-minute system load of 5 minutes with an average value greater than 5.First, the hardware and software information of the server is listed:Server hardware: Dell PowerEdge
Refer to these two articles to solve the problem:Ubuntu Startup Stop issues (http://www.linuxidc.com/Linux/2011-06/37950.htm)PowerEdge T410 Installation ubuntu14.04/14.10 error (http://blog.cnrainbird.com/index.php/2015/01/08/poweredge_t410_an_zhuang_ ubuntu14_04_14_10_cuo_wu_yi_ze/)PhenomenonThe operating system that was used was ubuntu14, and a problem occurred on a Dell server.At the start of the system startup screen, the following information app
equipment and IT infrastructure management, as well as automation and business process software. such as the PowerEdge VRTX that Dell has built for small offices.
In the SME perspective, the shared infrastructure platform lowers costs first, which is the greatest boon for small and medium-sized enterprises with limited budgets. With shared infrastructure resource pooling, computing, storage, power, and cooling resources are shared, and businesses ca
PythonPython_object =Json.read (json_object)3.4, Simplejson module example: [Python] View plaincopyImportSimplejson#converting Python to JSONJson_object =simplejson.dumps (python_object)#converting JSON to PythonPython_object =simplejson.loads (json_object) Json_object can also be a file name such as file ("TMP/Table.json ")4, the parsing of JSON data assumes the following for the Data.json file: [plain] View Plaincopy {'issuccess': True,'errormsg':"',' Total': 1,'Data': [{'IsOnline': True,'IDC
Description
Because of all the original, we may need to look at the Linux Server board model, CPU model, memory size, the number of memory lines. Because the server uses a RAID card, the usual view of the hard drive information can not be used, to be added back later!
View Motherboard model
The code is as follows
Copy Code
# Dmidecode |grep-a 8 "System Information"System InformationManufacturer:dellProduct Name:cs24-tyVersion:a00Serial NUMBER:24Z1NL1Uuid:2656cfcf-8
, configuration, monitoring, management, to a well-trained, experienced team of managers, This approach will undoubtedly greatly simplify business operations, storage management, and thus reduce the cost of integrated management. ”
Application case: Liverpool Women's Hospital storage virtualization for data security
The UK's Liverpool Women's Hospital employs a virtual architecture to manage its vast and complex IT infrastructure, dramatically increasing the utilization and management efficien
Server with an adaptive checkpoint algorithm. Percona also said that a Percona server/xtradb version based on the MySQL 5.5 code baseline is about to be released, and 5.5.7 has been released, but it is still beta-tested and can be downloaded from LaunchPad.
The Percona test platform is a DELL PowerEdge R900 machine that uses a RAID10 disk array, approximately 50G of test data, and configuration parameters:
innodb_buffer_pool_size=24g
innodb_log_fi
Association. The benchmarksql in this test set up 1000 warehouses with simulation operators and simulated 5 businesses, namely new orders, payments, order status, shipping and inventory.The overall test environment is as follows:Server: Dell PowerEdge r730xd, 2 Intel xeone5-2620 (6 core) v3 CPU,32GB DRAMstorage Devices: 1 x Memblaze 1.6T PBlaze4 PCIe SSD
6* 600GB 15K + 1 * 300GB 15K HDD
LSI SAS-3 3008 RAID Fur
Reasons and solutions for the loss of network card of Linux virtual machine under Hyper-V virtualization The company has implemented virtualization, all using Microsoft Windows R2 Enterprise with Hyper-V makes the cluster run Hyper-V virtual machine. This is a good thing, save resources, centralized management, power saving, deployment ultra-fast, the key is to live migration. We use the Dell Md3000i enclosure as a clustered shared disk, which is iSCSI-based Gigabit Ethernet network storage, a
1, in order to facilitate the query server hardware information, will need to query the content into the shell footsteps, output their desired format. In fact, it is through the dmidecode command output, and then through the sed,awk,cut command processing. 2, this footstep applies to the HP DL series of servers, the Dell PowerEdge series will have a little content different, so there will be a small tabloid error in the crawl process.3. The steps are
The reason and solution of the problem of Linux virtual Machine network card losing under Hyper-V
The trend of virtualization
The company implemented virtualization, all using Microsoft Windows 2008 R2 Enterprise with Hyper-V to do cluster run Hyper-V virtual machines. This is a good thing, save resources, centralized management, power saving, deployment super fast, the key is to be able to migrate in real time.
We use the Dell Md3000i enclosure as a clustered shared disk, a Gigabit Ethernet
json_object = Simplejson.dumps (python_object)
# converting JS On to Python
python_object = simplejson.loads (json_object)
The json_object can also be file names such as file ("Tmp/table.json")
analysis of 4,json data
Suppose for the Data.json file as follows:
{' issuccess ': true, ' errormsg ': ', ' Total ': 1, ' data ': [{' Isonline ': true, ' IDC ': ' \xe6\x9d\xad\xe5\xb7\x9e\xe5\xbe\xb7 \XE8\X83\X9C\XE6\X9C\XBA\XE6\X88\XBF ', ' assetsnum ': ' B50070100007003 ', ' Responsibilityperson ': '
For the Dell PowerEdge series of servers I have a lot of contact, and encountered a lot of failures, then I have encountered and the solution:
1, for the server can not start, the Internet has a variety of solutions, but the most practical is the elimination of the law, to determine which parts of the fault. First determine if the power supply is normal, then replace the memory, CPU, motherboard. (I encountered a bad memory, the server can not get up
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.