Reduce LVM based XFS filesystem in linux.
In linux, we can’t reduce the XFS filesystem in general. And to reduce any partition, we need to take backup of data at some other path and then re-create the...
In linux, we can’t reduce the XFS filesystem in general. And to reduce any partition, we need to take backup of data at some other path and then re-create the...
Today in this post, we will see how to increase tmpfs filesystem in Linux. tmpfs as its name suggests is a temporary memory based filesystem and uses the system memory...
Lets see how to track where a partition is busy when it does not allow us to umount. I. Error Message [root@ngelinux001 ~]# umount /custom umount: /custom: target is...
Today we will see how to Replace a disk in the ZFS Root Pool. Lets have a look at them commands step by step. 1. Take the disk in...
Today in this article we will look how to remove a logical volume from a VG on IBM AIX server. Lets have a look at this one by one to...
Today we will see how to create a new filesystem in IBM AIX server. The default filesystem that we create in AIX is JFS i.e Journalling Filesystem, and currently Version...
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 post, we will look at a small and interesting issue where when we do “df” to see the filesystem usage, we are not able to see the details...
Let us look how to mount a filesystem from backup superblock location. In general this is not required, however sometimes in case you feel issue with primary superblock, this way...