Your Ad Here

IBM AIX/UNIX system storage administration ksh/perl scripting

Saturday, February 21, 2009

Tried to create a jfs filesystem with big file option on AIX 5.2 5200-10-06-0835 today but got an strange error message.


# mklv -t jfs -y bmclv rootvg 16 hdisk0
# crfs -v jfs -d bmclv -m /opt/bmc -A yes -a bf=ture
Filesystem Helper: 0506-526 Implementation-specific error, code = (110)


Remove the bf option, and it works. strange.

# crfs -v jfs -d bmclv -m /opt/bmc -A yes
# mount /opt/bmc
# df -gv /opt/bmc


Filesystem GB blocks Used Free %Used Iused Ifree %Iused Mounted on
/dev/bmclv 1.00 0.36 0.64 37% 2160 259984 1% /opt/bmc

No comments:

Labels

BlogCatalog