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 moreHow 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 moreSteps 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 moreActive 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 moreDynamic 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 moreBasic 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 moreSCSI 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 moreIP 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