The current status for this is that the Storage Controller reports this
as an EntityTooLargeException (which is better than the cryptic error
that it used to), but the front end reports this as,

com.eucalyptus.util.EucalyptusCloudException: Error communicating with
Storage Controller: CreateStorageVolume:Internal Error

which is the general purpose exception thrown on any exceptions it gets
from the Storage Controller.

This needs to be reported sanely. Unfortunately, the Amazon API only
allows a return value of true or false to the user since the operation
is asynchronous. The user only gets to know whether the request suceeded
or failed, so the cloud admin has to actually dig through the logs to
figure out why.

In any case, it should not be dumped to the logs as an "Internal Error"

I'm leaving this one open.

-- 
When maximum volume size is exceeded, the system should report a more helpful 
error
https://bugs.launchpad.net/bugs/364806
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to