> |# growfs /dev/vinum/data
> | We strongly recommend you to make a backup before growing the Filesystem
> |=20
> |  Did you backup your data (Yes/No) ? Yes
> | new file systemsize is: 78997019 frags
> | growfs: wtfs: write error: 631976157: Inappropriate ioctl for device
> |=20
> | And well, it does not work that good...
> | Any hints ?
>
> Ok, no matter what I do, I can't grow this filesystem. I'm wondering if
> there's a bug somewhere in growfs or if it's because of vinum or...

growfs(8) was never fully updated for UFS2 and probably still uses old
disklabel(8) ioctls.  This is almost certainly a growfs bug.  You should
compile it with -g and do a breakpoint to find what operation produces
that error message.

-Nate
_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to