Date
1 - 2 of 2
Warden: Failed retrieving quota for uid=20002: Block device doesn't exist.
R M
I am getting this error while trying to deploy a test app. It fails during staging with this exception:
/=================================================/ 2015-08-13 17:33:16.542443 Warden::Container::Linux pid=13619 tid=885a fid=d6ee container/base.rb/dispatch:300 handle=18t6vhrf6d0,request={"bind_mounts"=>["#<Warden::Protocol::CreateRequest::BindMount:0x0002ab0a5e79c0>", "#<Warden::Protocol::CreateRequest::BindMount:0x0002ab0a5ebca0>", "#<Warden::Protocol::CreateRequest::BindMount:0x0002ab0a5e9860>"], "rootfs"=>"/var/vcap/packages/rootfs_cflinuxfs2"},response={"handle"=>"18t6vhrf6d0"} DEBUG -- create (took 9.700584) 2015-08-13 17:33:16.543524 Warden::Container::Linux pid=13619 tid=885a fid=0ccd container/base.rb/write_snapshot:334 handle=18t6vhrf6d0 DEBUG -- Wrote snapshot in 0.000068 2015-08-13 17:33:16.543599 Warden::Container::Linux pid=13619 tid=885a fid=0ccd container/base.rb/dispatch:300 handle=18t6vhrf6d0,request={"handle"=>"18t6vhrf6d0", "limit_in_shares"=>512},response={"limit_in_shares"=>512} DEBUG -- limit_cpu (took 0.000289) 2015-08-13 17:33:16.553165 Warden::Container::Linux pid=13619 tid=885a fid=f1ec container/spawn.rb/set_deferred_success:135 stdout=,stderr=Failed retrieving quota for uid=20002: Block device doesn't exist. WARN -- Exited with status 1 (0.008s): [["/var/vcap/data/packages/warden/724f030f2d6e90d02c2afbe90ed5fe1ce2de1667/warden/src/closefds/closefds", "/var/vcap/data/packages/warden/724f030f2d6e90d02c2afbe90ed5fe1ce2de1667/warden/src/closefds/closefds"], "/var/vcap/data/packages/warden/724f030f2d6e90d02c2afbe90ed5fe1ce2de1667/warden/src/repquota/repquota", "/var", "20002"] /=================================================/ Any tips to debug this further greatly appreciated. Thanks. |
|
CF Runtime
Hi R M,
toggle quoted message
Show quoted text
We think that this message may have been lost so we are resending it. Are you able to deploy other applications? This error seems to stem from mounted disk problems. Could you see if the disks are properly mounted on your DEA. Thanks Joseph & Dan OSS Release Integration Team On Fri, Aug 14, 2015 at 10:11 AM, R M <rishi.investigate(a)gmail.com> wrote:
Sorry for the repost (I emailed this question to |
|