I am trying to do a weekly backup mksysb -i on an AIX 5.2 and keep getting the following error message.
bosboot: Boot image is 22132 512 byte blocks.
The tape is being loaded and there is the following space on /tmp
clukua02(root)/>bosboot -q -a -d /dev/rmt0
Filesystem KB required
/tmp 22824
clukua02(root)/>df -k /tmp
Filesystem 1024-blocks Free %Used Iused %Iused Mounted on
/dev/hd3 262144 233768 11% 1145 2% /tmp
clukua02(root)/>
How can I check the block size that I am currently using?
Thanks.
bosboot: Boot image is 22132 512 byte blocks.
The tape is being loaded and there is the following space on /tmp
clukua02(root)/>bosboot -q -a -d /dev/rmt0
Filesystem KB required
/tmp 22824
clukua02(root)/>df -k /tmp
Filesystem 1024-blocks Free %Used Iused %Iused Mounted on
/dev/hd3 262144 233768 11% 1145 2% /tmp
clukua02(root)/>
How can I check the block size that I am currently using?
Thanks.