Jump to content

Best way to start over?


Go to solution Solved by JorgeB,

Recommended Posts

Fairly new user, built my first array, had some problems, see previous posts. The advice from the mods here was to start over, in addition, II have also bought a larger cache drive to replace my current and also want to remove a HDD with errors and put a replacement in. So it's near enough a new build.

 

I've backed up the data I want to keep to a windows machine, and want to start again with the new cache drive and replacement HDDs from what is currently in the array. Dont need to keep anything at all. Broken array is still active.

 

What's the best way to start over? Can I just make a new Boot USB key and start from scratch, or do I need to do something within the existing broken array to clear the drives? 

 

I hadn't bought my reg key yet, but will on the new array, so no need to transfer.

Link to comment
  • Solution
7 hours ago, sihorrocks said:

Can I just make a new Boot USB key and start from scratch, or do I need to do something within the existing broken array to clear the drives? 

You can, you can all erase all the drives using the GUI, after assigning them and before starting the array.

Link to comment
Quote

You can, you can all erase all the drives using the GUI, after assigning them and before starting the array.

 

I replaced my misfunctioning chance drive with a bigger SSD to prevent it filling up again and going RW, and was able to rebuild the array and maintain all my data. However, putting the apps back on and setting them up with the trash guide is proving a challenge, getting duplicate mount errors when trying to point my new installed apps to the share - is it possible wipe all appdata and install them fresh? 

docker run
  -d
  --name='binhex-lidarr'
  --net='bridge'
  -e TZ="America/Los_Angeles"
  -e HOST_OS="Unraid"
  -e HOST_HOSTNAME="Tower"
  -e HOST_CONTAINERNAME="binhex-lidarr"
  -e 'UMASK'='000'
  -e 'PUID'='99'
  -e 'PGID'='100'
  -l net.unraid.docker.managed=dockerman
  -l net.unraid.docker.webui='http://[IP]:[PORT:8686]/'
  -l net.unraid.docker.icon='https://raw.githubusercontent.com/binhex/docker-templates/master/binhex/images/lidarr-icon.png'
  -p '8686:8686/tcp'
  -v '/mnt/user/appdata/data':'/data':'rw'
  -v '/mnt/user':'/media':'rw'
  -v '/mnt/user/data/usenet/complete/music/':'/data':'rw'
  -v '/mnt/user/appdata/binhex-lidarr':'/config':'rw' 'binhex/arch-lidarr'

docker: Error response from daemon: Duplicate mount point: /data.
See 'docker run --help'.

 

After this error it removes the app from the docker and has to be reinstalled

Edited by sihorrocks
Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...