Skip to main content

Re-enroll an Imaging Virtual Server (IVS)

What this procedure does

Re-enrolling an Imaging Virtual Server (IVS) requires more than deleting its FileWave Central record. Remove the IVS Client configuration and IVS Admin preferences first, then remove the IVS from FileWave Central, restart it, and enroll it again.

When to use it

Use this reset when an IVS no longer connects or images after routine connectivity and service checks. The procedure deletes local IVS configuration, so record the current server address and enrollment details before starting.

Reset and re-enroll the IVS

  1. Remove the IVS Client configuration
    1. Connect to the IVS over SSH and run the following commands:

      $ sudo killall fwcld
      $ rm -rf /etc/xdg/FileWave/Client.conf

  2. Remove the IVS Admin preferences
    1. In a browser, open the IVS Admin address at https://<IVS-IP-address>:20444

      IVSadminconfig1

    2. Select Sign in and enter the IVS administrator credentials. An appliance that still has its initial credentials uses:

      username: fwadmin
      password: filewave

    3. Open Admin > Preferences. Select the checkbox beside Preference to select every row, then choose Delete selected Preferences from the Action menu.

      IVSadminconfig2

    4. Select Go, then confirm with Yes. Verify that the page reports 0 Preferences.

      IVSadminconfig3

  3. Remove the IVS from FileWave Central
    1. In FileWave Central, open Preferences > Imaging. Select the IVS, select the minus button, and choose OK. Reopen Preferences > Imaging and confirm that the IVS does not reappear.IVSadminconfig4
  4. Restart the IVS. In the SSH session, run:

    $ sudo shutdown -r now

  5. Enroll the IVS again. After it restarts, follow Setting up the IVS (Imaging Virtual Server).