This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
cluster:170 [2018/08/14 16:17] hmeij07 |
cluster:170 [2019/03/18 18:11] (current) hmeij07 |
||
---|---|---|---|
Line 1: | Line 1: | ||
\\ | \\ | ||
**[[cluster: | **[[cluster: | ||
+ | |||
+ | --- // | ||
+ | Note self | ||
+ | * Host ohpc0-test + n29 + n31 did form a tiny openhpc/ | ||
+ | * Host sharptail2 act as a Centos7 Warewulf server (host petaltail is Centos6 warewulf server) | ||
===== OpenHPC 1.3.1 ===== | ===== OpenHPC 1.3.1 ===== | ||
Line 33: | Line 38: | ||
/ | / | ||
- | device = enps0 \\ | + | device = enp4s0 |
dynamic_hosts, | dynamic_hosts, | ||
Line 40: | Line 45: | ||
In warewulf config section httpd.conf is all set. \\ | In warewulf config section httpd.conf is all set. \\ | ||
Restart/ | Restart/ | ||
- | Set a mysql root password. | + | |
+ | / | ||
+ | Set a mysql root password. | ||
+ | wwinit DATABASE \\ | ||
+ | mysql -u root \\ | ||
+ | set password for ' | ||
Line 75: | Line 85: | ||
HOSTNAME=%{NODENAME} | HOSTNAME=%{NODENAME} | ||
</ | </ | ||
+ | |||
**ifcfg-eth1.ww** | **ifcfg-eth1.ww** | ||
< | < | ||
Line 85: | Line 96: | ||
NETWORK=%{NETDEVS:: | NETWORK=%{NETDEVS:: | ||
</ | </ | ||
+ | |||
**ifcfg-ib0.ww** | **ifcfg-ib0.ww** | ||
< | < | ||
Line 98: | Line 110: | ||
</ | </ | ||
- | Next prepare bootstrap and VNFS image. Configuration is still vanilla. | + | < |
+ | |||
+ | wwsh file import / | ||
+ | --path=/ | ||
+ | wwsh file import / | ||
+ | --path=/ | ||
+ | wwsh file import / | ||
+ | --path=/ | ||
+ | |||
+ | </ | ||
+ | |||
+ | Next prepare bootstrap and VNFS image. Configuration is still vanilla | ||
< | < | ||
- | # / | ||
- | # run wwinit DATABASE | ||
echo " | echo " | ||
Line 118: | Line 139: | ||
VNFS NAME SIZE (M) | VNFS NAME SIZE (M) | ||
centos-7.chroot | centos-7.chroot | ||
- | |||
- | # files & paths | ||
- | wwsh file import | ||
- | wwsh file import | ||
- | wwsh file import | ||
- | wwsh file set network.ww --path / | ||
- | wwsh file set ifcfg-eth1.ww --path / | ||
- | wwsh file set ifcfg-ib0.ww --path / | ||
</ | </ |