|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] dynamic memory extension not working on Debian Squeeze
On 11/14/2012 07:29 PM, Alexandre Kouznetsov wrote: Hello, Ian.I have been living with the same problem for years. I guess it worked on Etch with kernel 2.6.18, not sure about Lenny and 2.6.26. In my case, xenstore works fine.The symptom is: after using mem-set, it apparently works, but the DomU still thinks it has the old memory size. The issue shows up only when increasing memory above the original size, the reduction work fine. I have read the rest of the thread, and it seems Peter is stuck in some xenstore issue. I suspect xenstore might be unrelated: in my case it works fine, but mem-set still have the issue.The OS on Dom0 and DomU is a regular Debian Squeeze, no backports or custom build packages. It has been seen on different models of Dell PowerEdge servers. If relevant, I can confirm for a commodity hardware case, or for a Debian Wheezy case (upgraded from Squeeze, not a clean install). I have no other OS at hand than Debian to test.The output of "xenstore-ls -fp" that you asked remains unchanged, so I will post it only once:root@on05:~# xenstore-ls -fp | grep scoutapi-dev /vm/8b7714b8-eeb0-2120-cee7-59273be76f79/name = "scoutapi-dev" (n0) /local/domain/0/backend/vbd/12/51715/domain = "scoutapi-dev" (n0,r12)/local/domain/0/backend/vbd/12/51715/params = "/dev/r5VG/scoutapi-dev-srv" (n0,r12)/local/domain/0/backend/vbd/12/51714/domain = "scoutapi-dev" (n0,r12)/local/domain/0/backend/vbd/12/51714/params = "/dev/r5VG/scoutapi-dev-root" (n0,r12)/local/domain/0/backend/vbd/12/51713/domain = "scoutapi-dev" (n0,r12)/local/domain/0/backend/vbd/12/51713/params = "/dev/r5VG/scoutapi-dev-swap" (n0,r12) Hi Ian and Alexander, it's good to hear I am not the onlyone experienced this issue. The removal of tdb file solved the xenstore issue.Now I am able to provide you the outputs you requested. They are very similar to those provided by Alexander. server1:~# xenstore-ls -fp | grep ldap /vm/2fad68ca-0fc8-b3ea-dac2-b54f713af36d/name = "ldap" (n0) /local/domain/0/backend/vbd/2/51713/domain = "ldap" (n0,r2)/local/domain/0/backend/vbd/2/51713/params = "system_vhosts/ldap-disk" (n0,r2) /local/domain/0/backend/vbd/2/51714/domain = "ldap" (n0,r2)/local/domain/0/backend/vbd/2/51714/params = "system_vhosts/ldap-swap" (n0,r2) /local/domain/0/backend/vbd/2/51715/domain = "ldap" (n0,r2)/local/domain/0/backend/vbd/2/51715/params = "system_vhosts/ldap-var" (n0,r2) /local/domain/0/backend/vbd/2/51716/domain = "ldap" (n0,r2)/local/domain/0/backend/vbd/2/51716/params = "system_vhosts/ldap-varlog" (n0,r2) /local/domain/0/backend/vbd/2/51717/domain = "ldap" (n0,r2)/local/domain/0/backend/vbd/2/51717/params = "system_vhosts/ldap-tmp" (n0,r2) /local/domain/0/backend/vbd/2/51718/domain = "ldap" (n0,r2)/local/domain/0/backend/vbd/2/51718/params = "system_vhosts/ldap-usr" (n0,r2) /local/domain/0/backend/vif/2/0/domain = "ldap" (n0,r2) /local/domain/0/backend/vif/2/0/vifname = "ldap-pub" (n0,r2) /local/domain/0/backend/vif/2/1/domain = "ldap" (n0,r2) /local/domain/0/backend/vif/2/1/vifname = "ldap-pri" (n0,r2) /local/domain/0/backend/console/2/0/domain = "ldap" (n0,r2) /local/domain/2/name = "ldap" (n0,r2) I just increased the memory for ldap domU to 512MB: ldap:~# grep MemTotal /proc/meminfo MemTotal: 250320 kB ldap:~# cat /sys/devices/system/xen_memory/xen_memory0/target_kb 262144 ldap:~# grep MemTotal /proc/meminfo MemTotal: 250320 kB ldap:~# cat /sys/devices/system/xen_memory/xen_memory0/target_kb 524288but the real memory size didn't changed. Shrinking of the memory is working well - but I am not able to increase the size of the memory above the initial size. Let me state once again, that this memory increase is working well with kernel 2.6.26-2-xen. Hope we will be able to solve this issue. Best regards, -- Peter Viskup _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxx http://lists.xen.org/xen-users
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |