[Bug 364806] Re: When maximum volume size is exceeded, the system should report a more helpful error

Neil Soman neilsoman at gmail.com
Fri Sep 25 23:13:44 BST 2009


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
Server Team, which is subscribed to eucalyptus in ubuntu.



More information about the Ubuntu-server-bugs mailing list