AIX

AIX

Connect with fellow AIX users and experts to gain knowledge, share insights, and solve problems.


#Operatingsystems
#Servers
#AIX
#AIX
#AIX
#AIX
#AppPerformanceManagement
 View Only
  • 1.  crfs question

    Posted Fri November 07, 2008 10:30 AM

    Originally posted by: hodgehj


    What is the difference in the -u flag and -a type= in the commands below.

    crfs -v jfs2 -d somelv -m /dir1/dir2 -p rw -A no -a logname=/dev/somelv.log -a type=somevg
    crfs -v jfs2 -d somelv -m /dir1/dir2 -p rw -A no -a logname=/dev/somelv.log -u somevg

    The -a type= comes from /etc/filesystems as an attribute. They both seem to work OK. Just wondering if one is better that the other.

    Thanks,
    Harry
    #AIX-Forum


  • 2.  Re: crfs question

    Posted Fri November 07, 2008 12:04 PM

    Originally posted by: SystemAdmin


    The -a attribute= is a jfs jfs2 specification where -u seems to have a more general usage.
    #AIX-Forum