Re: [vdsm] vdsClient -s localhost list ECONNREFUSED

2012-10-13 Thread Dan Kenigsberg
On Fri, Oct 12, 2012 at 02:19:05PM -0500, Paul Dyer wrote: > I am working through a NAT. To get vdsmd to talk from inside the server > and outside, using a secure connection, I made 2 changes: > > /etc/vdsm/vdsm.conf > >management_ip=0.0.0.0 > > Second, add the external IP address to the N

Re: [vdsm] [Users] Is this "dd" operation harmful?

2012-10-13 Thread Dan Kenigsberg
On Thu, Oct 11, 2012 at 11:38:19PM +0800, Shu Ming wrote: > After reading the code, every mailbox should be 4096 byte size. > And the total mailbox size is host * 4096. Ony one host is here, so > the total mailbox size here is 4096. why should the 'dd' operation > read 1024000 byte which is 1000K b