You can use divvy to partition the drive. Build the additional chunks for 2GB space with:
# Add new chunk to datadbs.
#echo "Adding new 2 GB chunk to datadbs...\c"
#onspaces -a datadbs -p /u/commdtest -o 0 -s 2000000 >> $BUILDOUT 2>> $BUILDOUT
#if [ $? -ne 0 ]
#then
# echo "Error adding new chunk."
# exit 1
#else
# echo "done."
#fi
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.