How to extend veritas filesystem on IBM AIX/Linux ?
In this article, we will look steps how to extend a VXFS(Veritas Filesystem) on an IBM AIX or Linux box. Lets have a look step by step how to perform...
In this article, we will look steps how to extend a VXFS(Veritas Filesystem) on an IBM AIX or Linux box. Lets have a look step by step how to perform...
Today in this article, we will see how to check the status of all disks on a HP Proliant server. We will check it out both on server CLI and...
Today we will look at an interesting post how to copy partition table of one hard drive to another in linux. Lets look it at step-wise to understand the scenario....
Today we will look at an interesting article to understand how to change disk parameter in IBM AIX OS. We will change queue depth of the disk to 8 to...
Today we will look at an interesting article how to correct missing disk issue in IBM AIX. Suppose you got an alert that there is some disk not available on...
Today we will look at an interesting article how to change a faulty drive on our Linux server deployed in production. There are two approaches to achieve this: First Approach...
In this post we will look at an interesting feature of linux to write zeros or random characters to any device in Linux. One old way is to use dd...
Today lets have a look at a short tip to quickly fill complete disk space of our hard drive in Linux with a single command. It is an interesting and...
Today we will look what in initrd image, initramfs in Linux and what are the differences between them. Initrd :- Initial RAM Disk Initramfs :- Initial RAM Filesystem Introduction to...