search for: ramsize

Displaying 4 results from an estimated 4 matches for "ramsize".

Did you mean: ram_size
2013 Jul 13
10
username/password combo for custom provider (couchbase)
Hi, I''m trying to program custom type for managing Couchbase buckets. Problem is that every RW operation to Couchbase cluster (creating, deleting, resizing bucket) requires admin privileges (username/password). Do you have any suggestion how should I pass the username/password to provider? If I make it a param, then every resource of type ''couchbucket'' will need to
2005 Oct 12
0
How to specify memory mapping to xen?
Hello, I have a few proliant 5000 servers with buggy BIOS that always reports 16MB ram. In order for normal linux kernel to boot I need to specify memmap=exactmap memmap=640k@0 memmap=<RAMSIZE -1>M@1M My xen (binary install) dies as it complains that it "cannot allocate memory to stash the kernel image" which I''m sure is because of the above. How can I inform XEN of the memory map or is the problem completely different? Best regards, Oleg M ___________________...
2013 May 31
0
Enable bios useserial=yes from command line
Hi Guys, I'm currently learning KVM and have set up an Ubuntu 12.04.2 VM running KVM. I am using the following command to provision a VM: virt-install --connect qemu:///system --ram "$ramsize" -n "$vmname" --boot network,hd,menu=on --os-variant="$variant" --disk path=/var/lib/libvirt/images/"$vmname".qcow2,device=disk,bus=virtio,format=qcow2 --mac= --cpu host --vcpus="$numcpus" --graphics none --noautoconsole --import But cannot seem to fin...
2010 Mar 22
0
need help on working with libvirt+virtualbox
...t; <HardwareVirtEx enabled="true" exclusive="true"/> <HardwareVirtExNestedPaging enabled="true"/> <HardwareVirtExVPID enabled="true"/> <PAE enabled="false"/> </CPU> <Memory RAMSize="384"/> <Boot> <Order position="1" device="Floppy"/> <Order position="2" device="DVD"/> <Order position="3" device="HardDisk"/> <Order position="4" device="None"/> &...