Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Added a new subsection "Support for kernel.sysctlFileUrl"

...

Once all services have fully come back online (may take 2-3 minutes), storage nodes will receive the new bonding mode the next time they boot up.

Support for kernel.sysctlFileUrl

When a blob/static_file named SYSCTL is present for a node, a URL will be injected into node.cfg for kernel.sysctlFileUrl.

Code Block
scsctl storage static_file set -d -f {path to local file on disk} SYSCTL

If a different URL is used, then this blob must NOT be present. A different URL provided for the kernel.sysctlFileUrl is allowed in the storage component.

Code Block
scsctl storage config set -d “kernel.sysctlFileUrl={url to file}”
Info

Only one approach but either option is fine based on customer environment requirements

Updating Trusted Root Certificates

...