search for: b905

Displaying 2 results from an estimated 2 matches for "b905".

Did you mean: 905
2012 May 04
1
Libvirt LXC and VCPU?
...f our libvirt domain: http://paste.debian.net/167276/ So we have <vcpu>4</vcpu>. But the command : root at PAR-SRV-02-MASTER:/etc/libvirt/lxc# virsh --connect lxc:/// dominfo instance-0000004a Id: 17495 Name: instance-0000004a UUID: d600b83f-6d34-4a08-b905-b9daf67ac7f7 OS Type: exe State: running CPU(s): 1 CPU time: 25886.4s Max memory: 4194304 kB Used memory: 140272 kB Persistent: yes Autostart: disable Managed save: unknown give only "1" CPU. Is it normal? Best regards. Sam
2013 Nov 18
3
Is it possible to evaluate a string as a parameter name?
Hi, I''m looking to combine a couple of fact names with the value of a class parameter to create and lookup the resulting fact''s value. Is that possible? For example, my class will take the parameter "my_default_nic" from beyond. So I know that as long as $my_default_nic exists on the client, then so will facts like macaddress_<NIC>, netmask_<NIC>,