Hello Peter

Thanks... I have tried the values but even after rebooting, I am still
getting the same old values as:

server1# sysctl -a | grep maxdsiz
                            compat.ia32.maxdsiz: 536870912

server1# sysctl -a | grep maxssiz
                            compat.ia32.maxssiz: 67108864

Even I tried both methods i.e.

kern.maxdsiz="4096M"
kern.dfldsiz="2048M"
kern.maxssiz="1024MB"

and later

kern.maxdsiz="4294967296"
kern.dfldsiz="2147483648"
kern.maxssiz="1073741824"

but still no change :(


-- 
Thanks!

BR / vj
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to