Best Web Hosting For Small Businesses When you are starting a web business or in an effort of cutting the extra cost involved in running an online business, you’ll include many expenses within the list and one of the straightforward avoidance is that the web hosting expenses. So let’s dive into how to find Best Web Hosting for Small businesses. Finding a superb cheap web hosting company may save a …
How to Install AZURE CLI in Linux Technology keeps evolving and we all know we are in the era of clouds. Many major players in cloud technology like AWS, Azure, and Google with many other names in it. Azure CLI is just a command-line interface provided by Microsoft Azure. All are providing GUI based platforms …
We are going to discuss how to check which linux version. Let’s see how to check which linux version is running on your linux servers using the command line. Below is the procedure for how to check which linux version is running on your linux server especially Red Hat Enterprise Linux. How to check which linux …
Wondering what is inodes in linux?. inode normally referred to as the Index Node. An inode is a layout structure in a UNIX-based file system that describes a file system object like files and directories. Every inode contains attributes and disk block target location of the file or directory. Inode includes metadata of file system …
We are going to discuss how to unencapsulate the rootdisk in vxvm on Solaris. Have you ever in need of rootdisk unencapsulation ever? the situation may be anything like vxvm is no more bootable or you have the plan to migrate from VxVM to SVM or any other situation where you need to un-encapsulate root …
Disk group has no valid configuration copies import failed In this article, we are going to discuss the disk group has no valid configuration copies import failed while trying to import the disk group in veritas. We will see how we can recover and import the disk group in the present scenario. The sample output with …
In this article, we are going to discuss how to fix the service group auto disabled in VCS. If the cluster does not know service group status on the specified node it automatically auto disables the service group on that particular node. auto disabling in VCS happens because of either case – if had daemon …
In this article, we are going to see how to fix the failover service group in vcs. If you have a failover group and become online or partially online on another node in the cluster. We can adopt the below-mentioned procedure to make the service group online on the needed node in the cluster. How …
In this article, we will see how to restart vxconfigd manually in vcs whenever required safely. The reason may be any circumstances either veritas commands hanging or anything in which we have to restart vxconfig daemon in vcs manually you can use below the sequence of commands to restart vxvonfigd in vcs. How to restart …
In this article, we are going to understand how to stop LLT and GAB in VCS properly and start them and verify cluster status. This may be needed as part of a troubleshooting effort while investigating issues in the cluster. So let us understand briefly what is LLT and GAB and what is their role …
In this article, we are going to discuss how to freeze hosts in vcs. We need to understand why we have to freeze vcs cluster host. If you are performing any task like os patching or vcs related upgrade and your task need server reboot if you are not freezing cluster then automatic failover of …
How to Find WWN Number Information in Linux Too often system administrators require to collect details about host bus adapters in Linux. In this article, we are going to discuss how to find wwn number information in linux. There are many other way and utility which is helpful in getting details but sysfsutils is the …