Showing posts with label AIX - LVM - Mount File System. Show all posts
Showing posts with label AIX - LVM - Mount File System. Show all posts

Tuesday, April 28, 2009

AIX - LVM - Mount File System

After creating the file system, we should mount the file system, without file system mount we cannot access the file system using mount command we can mount the file system.

Before mount lsfs command is wont display the /newfs file system

#lsfs –a

That /newfs file system detail is not available

#mount /newfs

Now you execute lsfs command, it will show the /newfs details

#lsfs –a