dman7777777
IS-IT--Management
I was reading my AIX book and it states that the filesystems are built on top of the logical volumes. But, if a Volume Group has more than one logical volume, than how can this command know which logical volume to put the filesystem on?
crfs -v jfs2 -g volumegroup_name -a size=10M -m /fs1
[this command line is from 'AIX commands you should never leave home without']
crfs -v jfs2 -g volumegroup_name -a size=10M -m /fs1
[this command line is from 'AIX commands you should never leave home without']