1. Bicom Systems
  2. Solution home
  3. SERVERware
  4. Administration guides

SERVERware 4 CLI Source List

CLI Source list

                                                            

CommandShort Description
~# netsetupServerware network management application.
~# sw discoveryCheck all available online hosts and make a list output.
~# sw vps-listList of VPSs available on the server.
~# sw vps-info -n Detail information of the VPS.
~# sw vps-start -n Start the VPS.
~# sw vps-stop -n Stop the VPS.
~# sw vps-attach -n Attach the VPS on the processing host.
~# sw vps-detach -n Detach VPS from the host.
~# sw template-listList the templates available for use on the server.
lxcShort description
~# lxc-attach -n Attach console to console of running VPS.
~# lxc-info -n Detail information of the VPS.
~# lxc-start -n Start VPS using native lxc command.
~# lxc-stop -n Stop VPS using native lxc command.
~# lxc-ls -fList of VPSs available on server.
kvmShort description
~# fc-attach -n Attach console to console of running VPS.
~# fc-info -n Detail information of the VPS.
~# fc-start -n Start VPS using native fc command.
~# fc-stop -n Stop VPS using native fc command.
zpoolShort description
~# zpool status View status of storage pool.
~# zpool createCreate ZFS pool.
~# zpool importImport existing storage pool.
~# zpool exportExport existing storage pool.
~# zdbDisplay zpool debugging and consistency information.
~# zpool clearClears device errors in a pool.
~# zpool scrubThe scrub examines all data in the specified pools to verify that it checksums correctly.
~# zpool listLists the given pools along with a health status and space usage.