out of INODES on metadevice

do I have configured a v890 with metadevices, one metadevice ie /dev/md/dsk/d6, sending messages of "out of inodes", can I work directly with the metadevice to assign more #of inodes or should I assign the inodes separately to the disks that conform the metadevice?

I wait they can help me.

Thank you

Greetings

Marcos

[348 byte] By [DOMYa] at [2007-11-27 0:04:15]
# 1
The inodes relate to the ufs filesystem you have created on the metadevice, not the metadevice itself. You will need to recreate the filesystem with more inodes.
UKPhila at 2007-7-11 15:59:06 > top of Java-index,Sun Hardware,Servers - General Discussion...
# 2
Check with for the disk space :df -F ufs -o iCheck your running processes, maybe you delete a file (or a log rotate) who was still in use by another process, and it keep filling your HD.Toasterz.
Toasterza at 2007-7-11 15:59:06 > top of Java-index,Sun Hardware,Servers - General Discussion...