How to increase filesystem/logical volume in AIX ?
Today we will the steps to know how we can increase the filesystem in AIX. AIX is far more flexible than linux/solaris, and provide on the fly filesystem increase/shrink facility....
Today we will the steps to know how we can increase the filesystem in AIX. AIX is far more flexible than linux/solaris, and provide on the fly filesystem increase/shrink facility....
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...
XFS filesystem is the default filesystem that comes with RHEL 7, and is considered as highly scalable and high performance filesystem. Ideally XFS filesystem can only be increased in size...
Continuing from Part 1 Docker. In part 1, we have deployed a php container to host some files. However to change those files, we need to re-deploy the container. To...