Hallo,
muss leider die Frage mal so stellen, da ich bisher nirgends Antworten gefunden habe.
Die EINZELNE 4TB Platte ist im Festplatten Management eingebunden, beim "Einhängen" kommt aber ein Error.
Error ist im Anhang als PIC, im Log steht folgendes:
Dec 4 19:26:27 nas4free root: mount: /dev/ufsid/583ad2248e9fe0a1: No such file or directory
Dec 4 19:26:27 nas4free root: Error: Failed to mount /dev/ufsid/583ad2248e9fe0a1 using UFS
Wie bekomme ich das Teil dazu "richtig" zu mounten?
Danke!
MfG mc51
This is the old XigmaNAS forum in read only mode,
it will taken offline by the end of march 2021!
I like to aks Users and Admins to rewrite/take over important post from here into the new fresh main forum!
Its not possible for us to export from here and import it to the main forum!
it will taken offline by the end of march 2021!
I like to aks Users and Admins to rewrite/take over important post from here into the new fresh main forum!
Its not possible for us to export from here and import it to the main forum!
GELÖST: Fehler beim Einhängen der Platte
Moderators: b0ssman, apollo567, Princo, crowi
-
mc51
- Starter

- Posts: 17
- Joined: 04 Dec 2016 19:22
- Status: Offline
GELÖST: Fehler beim Einhängen der Platte
You do not have the required permissions to view the files attached to this post.
Last edited by mc51 on 05 Dec 2016 19:37, edited 1 time in total.
-
Digi-Quick
- Advanced User

- Posts: 198
- Joined: 19 Jul 2013 04:21
- Status: Offline
Re: Fehler beim Einhängen der Platte
du versuchst einen ZFS-Poll als UFS einzuhängen, das muss schiefgehen
-
mc51
- Starter

- Posts: 17
- Joined: 04 Dec 2016 19:22
- Status: Offline
Re: Fehler beim Einhängen der Platte
habe im englischen Forum es auch mal geposted, das hier hat geholfen:
remove the entry for apa1p1 in Disks > Mount Point > Management.
the disk is actually already mounted and it's file system is zfs not ufs.
zfs mounts the disks automaticaly.
your next step is to add a virtual device, Disks > ZFS > Pools > Virtual Device
and then a pool, Disks > ZFS > Pools > Management.
you should get another 4T drive and create a mirror for redundancy.
a mirror will survive a 1 disk failure. so two 4T disks will give you 4T of space but survive if one disk fails.
you can setup as a stripe and add a second 4T later but you will be risking data loss if the drive fails.
hope that helps.
remove the entry for apa1p1 in Disks > Mount Point > Management.
the disk is actually already mounted and it's file system is zfs not ufs.
zfs mounts the disks automaticaly.
your next step is to add a virtual device, Disks > ZFS > Pools > Virtual Device
and then a pool, Disks > ZFS > Pools > Management.
you should get another 4T drive and create a mirror for redundancy.
a mirror will survive a 1 disk failure. so two 4T disks will give you 4T of space but survive if one disk fails.
you can setup as a stripe and add a second 4T later but you will be risking data loss if the drive fails.
hope that helps.