June 10, 2014

Steps to Fix VDI Not Available Error in Citrix Xenserver

Cloud Infrastructure,

During a Reboot of a VM at some unavoidable circumstances, the Startup logs might end up with “VDI not available” error. Follow the below steps to fix this: Determine the UUID of the Storage Repository and the VDI that’s exhibiting the issue (we can either get this from xencenter or by using xe sr-list name-lable=…

Read more
May 30, 2014

How to Fix – When Xenserver Host Stuck in Maintenance Mode

Cloud Infrastructure,

In this post you will see how to fix Xenserver Host Stuck in Maintenance Mode. Whenever we restart the xapi service (using either service xapi restart, or xe-toolstack-restart) the API will work for about 30 seconds and then it will stop working and any command we run from that server will show something like this:…

Read more
May 19, 2014

Steps to be taken when a VM goes in Read-only mode

VMware,

Whenever there is a file system inconsistency involved, the system mounts in Read-only mode to prevent damage to the system. In Xen, if you come across such a situation you can try using the following methods to mount that back in write mode. Boot the VM in single user mode. One can get into single…

Read more
November 1, 2013

Asterisk installation and configuration in Linux Server to make Calls between two VoIP phone

Linux General,Server Management Services,

Asterisk is a free and open source framework for building communications applications and is sponsored by Digium. Asterisk installation will help you make call’s easier. Asterisk turns an ordinary computer into a communications server. Asterisk powers IP PBX systems, VoIP gateways, and conference servers and is used by small businesses, large businesses, call centers, carriers…

Read more
October 25, 2013

Active Directory Replication

Network,

The Active directory is a database. It designed to handle a large number of read and search operations and a smaller number of changes and updates. Active directory replication is to ensure that the information stored on all domain controllers within a domain synchronized. The domains and domain controllers are multiple communication paths connect them.…

Read more
September 20, 2013

Dynamic Routing

Network,

Routing Information Protocols (RIP) RIP is using the algorithms known as “distance vector algorithms”. They are sometimes known as Ford-Fulkerson algorithms and the term Bellman-Ford is also used. It send the complete routing table out to all active interface every 30 second.RIP only uses hop count to determine the best way to a remote network.…

Read more
September 13, 2013

Basic rules for naming devices in the SAN

Network,

The Storage Networking Industry Association (SNIA) defines the storage area network (SAN) as a network whose primary purpose is the transfer of data between computer systems and storage elements. A SAN is a specialized, high-speed network that attaches servers and storage devices. Use of descriptive naming conventions is one of the most important factors in…

Read more
September 4, 2013

SCSI event codes for VMware ESX/ESXi

VMware,

SCSI (Small Computer System Interface) is an ANSI standard used for attaching peripheral devices to computers. It ensures quick data transfer with a transmission rate of more than 40mbps. SCSI was standardized in 1986 and is still being used. The recent developments of SCSI are Serial Storage Architecture (SSA), SCSI-over-Fibre Channel Protocol (FCP), Serial Attached…

Read more
August 27, 2013

IP Routing

Network,

What is Routing? IP routing is the process of moving packets from one network to another network and delivering the packets to hosts. In another way Routing is used for taking a packet from one device and sending it through the network to another device on different networks. What is Routing Protocols and Routed Protocols?…

Read more
August 7, 2013

Understanding the Basics of Virtual Networking

Virtualization,

Most of the business could not invest on hardware as the maintenance part seems to be more expensive than the core installation. When business people sought a solution for this raising issue, the answer came up as Virtual networking which is a boon for every industry. Virtual network connects both virtual and physical machines to…

Read more