Displaying 3 results from an estimated 3 matches for "primaryn".
Did you mean:
primary
2007 Jun 11
1
Thoughts on arrays and generic functions
...' data. It also shells
out to a script to call lots of the ha* commands.
Also one thing would be nice is really compact test harness for custom
functions!
Any thoughts anyone?
Cheers,
Derek
define clusterconf($members, $clustername, $clusterno,
$vips, $vipmasks, $loprinic, $hiprinic, $primarynic) {
$hostlist = array2string($members) # <-- Custom fn - join(" ")
$vip1 = array_elt($members, 0) # <-- Custom fn - return element
$mask1 = array_elt($vipmasks, 0)
file { llthosts:
owner => root,
group => root,
mode => 0644,...
2002 Aug 24
1
nlme
In the non linear mixed effects package a groupedData object can be
created to facilitate modeling.
The gD object includes a formula of the form 'response variable' ~
'primary covariate' | 'grouping factor'.
In experiments creating response surfaces there are 2 or more primary
covariates.
Is there any way to use the groupedData() function to include 2 primary
2008 Aug 21
0
kickstart error on 5.2 exception
...lse
id.extraModules: []
id.network: Network instance, containing members:
id.network.hostname: MessageNet.msgnet.com
id.network.overrideDHCPhostname: 1
id.network.netdevices: {'eth0': DEVICE=eth0
BOOTPROTO=dhcp
DHCPCLASS=
HWADDR=00:13:D4:FA:EB:53
ONBOOT=yes
}
id.network.primaryNS: 65.24.0.168
id.network.firstnetdevice: eth0
id.network.isConfigured: 0
id.network.domains: []
id.network.secondaryNS:
id.network.gateway:
id.instClass: Kickstart instance, containing members:
id.instClass.ksparser: AnacondaKSParser instance, containing members:
i...