Scroll to navigation

WWCTL(1) WWCTL(1)

NAME

wwctl-node-add - Add new node to Warewulf

SYNOPSIS

wwctl node add [OPTIONS] NODENAME

DESCRIPTION

This command will add a new node named NODENAME to Warewulf.

OPTIONS

--asset="" Set the node's Asset tag (key)

-c, --cluster="" Set cluster group

--comment="" Set arbitrary string comment

-C, --container="" Set container name

-e, --discoverable[=""] Make discoverable in given network (true/false)

--diskname="" set disk device name for the partition

--diskwipe[=""] whether or not the partition tables shall be wiped

--fsformat="" format of the file system

--fsname="" set the file system name which must match a partition name

--fspath="" the mount point of the file system

--fswipe[=""] wipe file system at boot

-G, --gateway="" Set the node's network device gateway

-h, --help[=false] help for add

-H, --hwaddr="" Set the device's HW address for given network

-i, --init="" Define the init process to boot the container

-I, --ipaddr="" IPv4 address in given network

--ipaddr6="" IPv6 address

--ipmiaddr="" Set the IPMI IP address

--ipmiescapechar="" Set the IPMI escape character (defaults: '~')

--ipmigateway="" Set the IPMI gateway

--ipmiinterface="" Set the node's IPMI interface (defaults: 'lan')

--ipminetmask="" Set the IPMI netmask

--ipmipass="" Set the IPMI password

--ipmiport="" Set the IPMI port

--ipmitagadd=[] add ipmitags

--ipmiuser="" Set the IPMI username

--ipmiwrite[=""] Enable the write of impi configuration (true/false)

--ipxe="" Set the iPXE template name

-A, --kernelargs="" Set Kernel argument

-K, --kerneloverride="" Set kernel override version

--mtu="" Set the mtu

-N, --netdev="" Set the device for given network

-M, --netmask="" Set the networks netmask

--netname="default" Set network name for network options

--nettagadd=[] network tags

--onboot[=""] Enable/disable network device (true/false)

--partcreate[=""] create partition if not exist

--partname="" set the partition name so it can be used by a file system

--partnumber="" set the partition number, if not set next free slot is used

--partsize="" set the size of the partition, if not set maximal possible size is used

-p, --primarynet="" Set the primary network interface

-P, --profile=[] Set the node's profile members (comma separated)

--root="" Define the rootfs

-R, --runtime=[] Set the runtime overlay

--tagadd=[] base key

-T, --type="" Set device type of given network

-O, --wwinit=[] Set the system overlay

OPTIONS INHERITED FROM PARENT COMMANDS

-d, --debug[=false] Run with debugging messages enabled.

-v, --verbose[=false] Run with increased verbosity.

--warewulfconf="" Set the warewulf configuration file

SEE ALSO

wwctl-node(1)

HISTORY

26-Mar-2024 Auto generated by spf13/cobra

Mar 2024 Auto generated by spf13/cobra