summaryrefslogtreecommitdiffstats
path: root/resources/config/1/uniontmp/etc/vmware
diff options
context:
space:
mode:
authormichael pereira2011-03-10 15:47:10 +0100
committermichael pereira2011-03-10 15:47:10 +0100
commit501f65203cb5e98f6f6c8afcd8e64e3d3a82e672 (patch)
treeef7f37935ae06e335f77e8e492b9446964b0c141 /resources/config/1/uniontmp/etc/vmware
parentdefault kcl und config hinzugefuegt (diff)
downloadpbs2-501f65203cb5e98f6f6c8afcd8e64e3d3a82e672.tar.gz
pbs2-501f65203cb5e98f6f6c8afcd8e64e3d3a82e672.tar.xz
pbs2-501f65203cb5e98f6f6c8afcd8e64e3d3a82e672.zip
Resource Controller
Diffstat (limited to 'resources/config/1/uniontmp/etc/vmware')
-rwxr-xr-xresources/config/1/uniontmp/etc/vmware/config4
-rwxr-xr-xresources/config/1/uniontmp/etc/vmware/nat.conf9
-rwxr-xr-xresources/config/1/uniontmp/etc/vmware/udhcpd/udhcpd-vmnet1.conf37
-rwxr-xr-xresources/config/1/uniontmp/etc/vmware/udhcpd/udhcpd-vmnet8.conf37
-rwxr-xr-xresources/config/1/uniontmp/etc/vmware/vmnet-natd-8.mac1
5 files changed, 88 insertions, 0 deletions
diff --git a/resources/config/1/uniontmp/etc/vmware/config b/resources/config/1/uniontmp/etc/vmware/config
new file mode 100755
index 0000000..838a1d0
--- /dev/null
+++ b/resources/config/1/uniontmp/etc/vmware/config
@@ -0,0 +1,4 @@
+.encoding = "UTF-8"
+prefvmx.minVmMemPct = "50"
+prefvmx.useRecommendedLockedMemSize = "TRUE"
+libdir = "/usr/lib/vmware"
diff --git a/resources/config/1/uniontmp/etc/vmware/nat.conf b/resources/config/1/uniontmp/etc/vmware/nat.conf
new file mode 100755
index 0000000..18dfcc2
--- /dev/null
+++ b/resources/config/1/uniontmp/etc/vmware/nat.conf
@@ -0,0 +1,9 @@
+# Linux NAT configuration file
+[host]
+ip = 192.168.102.2/24
+device = /dev/vmnet8
+activeFTP = 1
+[udp]
+timeout = 60
+[incomingtcp]
+[incomingudp]
diff --git a/resources/config/1/uniontmp/etc/vmware/udhcpd/udhcpd-vmnet1.conf b/resources/config/1/uniontmp/etc/vmware/udhcpd/udhcpd-vmnet1.conf
new file mode 100755
index 0000000..0cc1017
--- /dev/null
+++ b/resources/config/1/uniontmp/etc/vmware/udhcpd/udhcpd-vmnet1.conf
@@ -0,0 +1,37 @@
+# general udhcpd configuration file for virtual machines written by
+# /bin/init-wrapper during OpenSLX stage3 configuration
+
+# start and end of the IP lease block
+start 192.168.101.20
+end 192.168.101.100
+
+# interface that udhcpd will use
+interface vmnet1
+
+# how long an offered address is reserved (leased) in seconds
+offer_time 6000
+
+# location of the leases file
+lease_file /var/run/vmware/udhcpd-vmnet1.leases
+
+# location of the pid file
+pidfile /var/run/vmware/udhcpd-vmnet1.pid
+
+option dns 132.230.200.200 132.230.201.111
+option subnet 255.255.255.0
+option router 192.168.101.1
+option wins 192.168.101.10
+option domain virtual.site ruf.uni-freiburg.de
+
+# additional options known to udhcpd
+#subnet #timezone
+#router #timesvr
+#namesvr #dns
+#logsvr #cookiesvr
+#lprsvr #bootsize
+#domain #swapsvr
+#rootpath #ipttl
+#mtu #broadcast
+#wins #lease
+#ntpsrv #tftp
+#bootfile
diff --git a/resources/config/1/uniontmp/etc/vmware/udhcpd/udhcpd-vmnet8.conf b/resources/config/1/uniontmp/etc/vmware/udhcpd/udhcpd-vmnet8.conf
new file mode 100755
index 0000000..ab80fec
--- /dev/null
+++ b/resources/config/1/uniontmp/etc/vmware/udhcpd/udhcpd-vmnet8.conf
@@ -0,0 +1,37 @@
+# general udhcpd configuration file for virtual machines written by
+# /bin/init-wrapper during OpenSLX stage3 configuration
+
+# start and end of the IP lease block
+start 192.168.102.20
+end 192.168.102.100
+
+# interface that udhcpd will use
+interface vmnet8
+
+# how long an offered address is reserved (leased) in seconds
+offer_time 6000
+
+# location of the leases file
+lease_file /var/run/vmware/udhcpd-vmnet8.leases
+
+# location of the pid file
+pidfile /var/run/vmware/udhcpd-vmnet8.pid
+
+option dns 132.230.200.200 132.230.201.111
+option subnet 255.255.255.0
+option router 192.168.102.1
+option wins 192.168.102.10
+option domain virtual.site ruf.uni-freiburg.de
+
+# additional options known to udhcpd
+#subnet #timezone
+#router #timesvr
+#namesvr #dns
+#logsvr #cookiesvr
+#lprsvr #bootsize
+#domain #swapsvr
+#rootpath #ipttl
+#mtu #broadcast
+#wins #lease
+#ntpsrv #tftp
+#bootfile
diff --git a/resources/config/1/uniontmp/etc/vmware/vmnet-natd-8.mac b/resources/config/1/uniontmp/etc/vmware/vmnet-natd-8.mac
new file mode 100755
index 0000000..ef6cc5c
--- /dev/null
+++ b/resources/config/1/uniontmp/etc/vmware/vmnet-natd-8.mac
@@ -0,0 +1 @@
+00:50:56:F1:30:50