>>But firebug showed that the call was an AJAX call to the pvedaemon so 
>>this is not the browser making another request but more likely it is 
>>extjs which is making a new AJAX request due to a configured timeout. 

you should also see this in firebug, this is your browser which make the ajax 
request ;)

If not, maybe it's a bug in pveproxy which make the request again and again to 
pvedaemon, but I'm not sure it's possible.


>>I think you will run into problems since nexenta by default only gives 
>>the user access to a restricted shell but maybe ssh is not limited to 
>>that? 
no problem, it's possible to bypass the nexenta restricted shell,they are some 
magic options ;)

 

----- Mail original ----- 

De: "Michael Rasmussen" <[email protected]> 
À: "Alexandre DERUMIER" <[email protected]>, [email protected] 
Envoyé: Samedi 22 Juin 2013 13:02:28 
Objet: Re: [pve-devel] pveproxy: I might have discovered a bug 

On Sat, 22 Jun 2013 12:55:06 +0200 (CEST) 
Alexandre DERUMIER <[email protected]> wrote: 

> I think it's normal that the browser retry the GET request if he receive a 
> timeout. 
> 
But firebug showed that the call was an AJAX call to the pvedaemon so 
this is not the browser making another request but more likely it is 
extjs which is making a new AJAX request due to a configured timeout. 

> 
> I'll check the nexenta plugin, because with a lot of zvol, the api can be 
> slow too, because of each zvol call to retrieve parent,size,... (can take up 
> to 1 or 2 min with 400zvols) 
> 
Yep, I also first run into this bug when the number of images grow 
beyond some unspecified limit. 

> I wonder if I will not take some of your ssh code, to do this faster. (mix 
> api and ssh) 
> 
I think you will run into problems since nexenta by default only gives 
the user access to a restricted shell but maybe ssh is not limited to 
that? 

-- 
Hilsen/Regards 
Michael Rasmussen 

Get my public GnuPG keys: 
michael <at> rasmussen <dot> cc 
http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xD3C9A00E 
mir <at> datanom <dot> net 
http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xE501F51C 
mir <at> miras <dot> org 
http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xE3E80917 
-------------------------------------------------------------- 
Don't marry for money; you can borrow it cheaper. 
-- Scottish Proverb 
_______________________________________________
pve-devel mailing list
[email protected]
http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

Reply via email to