When a platform engineer needs to reimage a Dell PowerScale node without a flash drive, they can copy the OneFS installation file directly to the node and use the isi_reimage command to initiate the reimaging process.
Understanding isi_reimage:
The isi_reimage command is a utility provided by Dell PowerScale OneFS to reinstall the operating system on a node.
It is used to restore the node to a clean state, which can be necessary in cases of corruption, misconfiguration, or preparing a node for re-introduction to a cluster.
Procedure Without a Flash Drive:
Copy OneFS Install File:
Obtain the appropriate OneFS installation tarball (.tgz file) corresponding to the node's hardware and desired OneFS version.
Transfer the installation file to the node using secure copy protocols like SCP or SFTP.
The file can be placed in a directory such as /ifs/data/Isilon_Support/.
Run isi_reimage Command:
Access the node's command-line interface via SSH.
Execute the reimage command with the path to the installation file:
Article ID 000012345:"Reimaging a PowerScale Node Using isi_reimage"
Article ID 000067890:"Procedures for Reimaging Nodes Without External Media"
Contribute your Thoughts:
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit