How To Reimage A Node Using A Usb Flash Drive Guide
How To Reimage A Node Using A Usb Flash Drive Guide
Isilon
OneFS
2. Insert the USB Flash drive into an unused USB port on the Linux client
computer.
3. If the USB Flash drive contains one or more valid file systems, and the Linux
distribution mounts a file system automatically, unmount it.
4. Determine the device entry by running the following command:
tail /var/log/messages
where:
l <image name> is the name of image file
l <device entry> is the device entry from the previous step
7. To complete the process, run the sync command and wait for it to finish.
8. Remove the USB Flash drive from the Linux client computer.
Rufus is a utility that formats and creates bootable USB flash drives (such as USB
keys/pendrives, and memory sticks) on Windows systems.
Procedure
1. Insert the USB Flash drive (with at least 4GB of free space) into an unused USB
port on the Windows system.
2. Extract the file to the node by running the following command:
a. To extract by using Windows 10, click File > Send to > Compressed
(zipped) folder.
b. To extract by using 7-Zip, right-click the reimage file and select 7-Zip >
OneFS_<version>_reimg.img.gz.
Note
Do not write the unextracted .gz image file to the USB stick, as you cannot
start the node by using it.
Note
When extracted, newer OneFS image files have an .img-mbr extension, and
older file images have an .img extension. Both extension formats are acceptable
and create a valid USB reimage Flash drive.
3. If required, download the latest version of Rufus from here. Rufus is a single-file
application, and does not require installation.
4. Right-click the OneFS image, select Open With, choose Rufus from the list of
programs, and click OK.
Figure 3 Rufus
6. Click Start, and when the warning dialog box displays, click OK. If an additional
dialog box displays, click OK.
Figure 5 Device warning dialog
7. When the status line at the bottom of the Rufus window displays READY, the
USB Flash drive is ready to use. To close the Rufus tool, click Close.
Note
Procedure
1. Obtain the OneFS installation image from the location that is listed in the
Release Notes, or contact EMC Isilon Technical support for the image.
2. Save the OneFS_<version>_reimg.mbr.gz to the computer.
3. Double-click the OneFS_<version>_reimg.mbr file from the .gz file. The Max
OS X Archive Utility extracts the OneFS_<version>_reimg.mbr file from the .gz
file automatically.
4. CTRL +click the OneFS_<version>_reimg.mbr file, and select Get info.
5. Make note of the full pathname that is displayed in the dialog box. This
information is required to complete step 10.
6. Insert the USB Flash drive into the Mac client.
7. Open a Terminal window. The Terminal application is located in the /
Applications/Utilities folder.
8. To obtain a list of available storage devices, run the following command:
diskutil list
Make note of the USB Flash drive that is listed in a format similar to, /dev/
disk<N>, where <N> is a number. For example,/dev/disk4. Write down the
value for <N>.
9. Unmount the USB Flash drive:
diskutil unmountDisk /dev/disk<N>
The USB Flash drive is unmounted, and the icon does not appear on the Mac
desktop.
10. Copy the OneFS image to the USB Flash drive, where <file path> is the location
of the .mbr file in step 5, and <N> is the value from step 8:
sudo dd if=<file path>.mbr of=/dev/disk<N> bs=1m
11. When prompted, type the administrator password to begin the copying the
image.
12. After the image file is copied, eject the USB Flash drive, where <N> is the value
from step 8:
diskutil eject /dev/disk<N>
13. Remove the USB Flash drive from the Mac client computer.
Note
For OneFS versions earlier than 7.1.1.5, 7.2.0.3 and 7.2.1.1, a series of dots fills the
screen until the formatting completes. When the formatting is complete, the node
returns the factory default prompt for a new root password.
Procedure
1. Confirm that the node is not joined to the cluster by using one of the following
methods:
l Check the cluster status in the OneFS Administration Interface
l Run the isi status command at the command line
More information is available in the View node status section of the OneFS
Administration Guide.
2. Connect to the management port of the node by using a null modem cable.
Additional information is available in Isilon: How to connect to the management
port of a node, 304071.
3. If the node is powered off, continue to Step 4. If the node is powered on,
perform one of the following:
l As root user, run the shutdown -p now command.
l If the Configuration wizard is open, exit the wizard by selecting option 3.
4. Insert the USB Flash drive into one of the two USB ports on the back of the
node.
Note: Some node models do not have enough space to fit both a USB Flash
drive and a null modem cable. A USB extension cable might be required to plug
in the USB Flash drive.
5. Power on the node. The node mounts the USB Flash drive and starts up.
6. When prompted to confirm the /ifs partition format on all drives, type yes
and press Enter.
7. When the node is powered off, remove the USB Flash drive.
8. Power on the node.
9. When prompted to confirm the /ifs partition format on all drives, type yes and
press Enter.
Note
If you do not type yes, the node does not fully reimage itself and previous
configuration data might remain.
Dell believes the information in this publication is accurate as of its publication date. The information is subject to change without notice.
THE INFORMATION IN THIS PUBLICATION IS PROVIDED “AS-IS.“ DELL MAKES NO REPRESENTATIONS OR WARRANTIES OF ANY KIND WITH
RESPECT TO THE INFORMATION IN THIS PUBLICATION, AND SPECIFICALLY DISCLAIMS IMPLIED WARRANTIES OF MERCHANTABILITY OR
FITNESS FOR A PARTICULAR PURPOSE. USE, COPYING, AND DISTRIBUTION OF ANY DELL SOFTWARE DESCRIBED IN THIS PUBLICATION
REQUIRES AN APPLICABLE SOFTWARE LICENSE.
Dell, EMC, and other trademarks are trademarks of Dell Inc. or its subsidiaries. Other trademarks may be the property of their respective owners.
Published in the USA.