Everything posted by Dacobi
-
Share says "No space left on device" when I try to write data?
Thanks! The settings was already "All" but I set it to "Disk1" and then back to "All" and now it works. (Edit) And yes, I went from 3x 4TB drives to 2x 8TB drives.
-
Share says "No space left on device" when I try to write data?
I have an unRAID server with 2x 8TB drives and no cache drive. Lately one of my shares have been saying "No space left on device" when I try to write to it. I can still read from it and my other shares on the same array have no problem. I've recently lost a disk but the problem was still there after I rebuild the array. tower-diagnostics-20220212-1916.zip
-
Move array to other disks?
Thanks for all your answers, I've been running Linux for many years but I'm not very familiar with unRAID or RAID in general.
-
Move array to other disks?
I've shutdown the array, removed the disks and booted with the new disks. But the unRAID is still expecting to find the old disks. Should I use the New Config tool to create a new array config? Will this preserve share/domain information? I've made a backup of important data.
-
Move array to other disks?
Well the array would be /mnt/disk# Don't know where unassigned device will mount?
-
Move array to other disks?
Well I was thinking something like cp -rf etc etc What I meant was if there was a more "official" way to move data? Last time I used a commander it was called Norton
-
Move array to other disks?
To copy the data with unassigned device, do I just use a shell command?
-
Move array to other disks?
It's not life or death data, I just only had the means to buy new disks to replace the old and failing once. But I'll make a backup of my domains before I proceed.
-
Move array to other disks?
Thanks, then I'll shutdown the old array, create a new one and copy the data from the old disks with unassigned device
-
Move array to other disks?
What about share and domain information?
-
Move array to other disks?
Ah yes I meant, I don't have a backup and not enough space to create one.
-
Move array to other disks?
Could I shutdown the current array, then create a new array with the two 8TB disks and attach the old data disks and copy that data one by one to the new array?
-
Move array to other disks?
That's the problem, I don't have enough space for a backup of my backup.
-
Move array to other disks?
Well not add, I'd like an array with only the two 8TB drives and then move the data from the old 4TB drives to the new array
- Move array to other disks?
-
Move array to other disks?
Hi I have an array with two 4TB data disks and a dead parity disk. I have two 8TB disks that I'd like to use for a new array and move the data from the old data disks to this. What is the best method? Kind regards Jacob
-
All docker images want to download 15GB update?
Dooooh! this hole time I've been reading that as a download progress Edit: guess I just got confused after I got the error that docker.img was filling up.
-
All docker images want to download 15GB update?
Its in the video I posted
-
All docker images want to download 15GB update?
It didn't work. disabled and deleted docker and reenabled. After reinstalling plex it does the same thing. Caught in an endless update cycle of 15GB
-
All docker images want to download 15GB update?
I wasn't my choice. I entered a share and somehow that folder ended up in docker.img Edit: I misunderstood. My cache drive is faulty, I just haven't had time to replace it yet.
-
All docker images want to download 15GB update?
Here's a video Tower_Docker - Google Chrome 2021-08-13 22-11-52.mp4
-
All docker images want to download 15GB update?
The current problem is that my docker images are caught in an endless update loop (difficult to show without a video) I haven't changed any of them, but it started after I installed the Docker for ARK: Survival Evolved from DockerHub. I have now deleted this docker image, but my other (old) images are still caught in an endless loop. (both want to download a 15GB update but are stuck ~100MB. increased a few MBs and then drops again) Where do I find the run command? Just entered ARK in the apps search bar and it shows up. Maybe because I've installed it before from DockerHub It was the data for the image that was installed in /var/lib/docker/volumns This is 40GB+ which I usually install in a share. tower-diagnostics-20210813-2148.zip
-
All docker images want to download 15GB update?
I don't understand which link you want me to look at?
-
All docker images want to download 15GB update?
I recently created a docker instance of ARK manager which somehow installed directly in the docker.img Now all my docker containers are trying to download an 15GB update, but its happening very slow. What's going on? and what do I do? Edit: The docker images are caught in an "endless update". The amount received never actually increases? (is stuck at around 100MB, increases a few MB and then drops again)
-
Virtual disk is 50GB but partition is only 25GB? (Ubuntu Server)
Hi I'm not sure if this the right forum category, but I have a VM with ubuntu server 20.04 with a virtual disk of 50GB The problem is however that the filesystem in Ubuntu only shows 25GB There is only one partition (root) and if I run cfdisk if shows the partition as 50GB, but when mountet df shows 25GB The disk in Ubuntu is setup as LVM Is this a VM problem or an Ubuntu problem? How do I resize the disk?