Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
QNAP TS431 - Backup auf externes Laufwerk
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
uhai
Veteran
Veteran


Joined: 23 Aug 2007
Posts: 1392
Location: Eppingen, Germany

PostPosted: Thu Oct 17, 2024 5:42 pm    Post subject: QNAP TS431 - Backup auf externes Laufwerk Reply with quote

Sorry, ich brauche Hilfe mit dem verkrüppelten QNAP-Linux... würde aber vom Gentoo-Rechner aus arbeiten.

Ich habe ein neues Backup-Laufwerk und möchte das genauso formatieren, wie die Laufwerke auf der QNaP-NAS, damit das Backup zügiger läuft. Auf der QNAP zeigt mount folgendes:

Code:
mount
none on /new_root type tmpfs (rw,mode=0755,size=200M)
/proc on /proc type proc (rw)
devpts on /dev/pts type devpts (rw)
tmpfs on /tmp type tmpfs (rw,size=64M)
tmpfs on /dev/shm type tmpfs (rw)
tmpfs on /share type tmpfs (rw,size=16M)
none on /proc/bus/usb type usbfs (rw)
/dev/md9 on /mnt/HDA_ROOT type ext3 (rw,data=ordered)
cgroup_root on /sys/fs/cgroup type tmpfs (rw)
/dev/mapper/cachedev1 on /share/CACHEDEV1_DATA type ext4 (rw,usrjquota=aquota.user,jqfmt=vfsv0,user_xattr,data=ordered,data_err=abort,delalloc,acl)
/dev/mapper/cachedev2 on /share/CACHEDEV2_DATA type ext4 (rw,usrjquota=aquota.user,jqfmt=vfsv0,user_xattr,data=ordered,data_err=abort,delalloc,acl)
/dev/md13 on /mnt/ext type ext4 (rw,data=ordered,barrier=1,nodelalloc)
tmpfs on /mnt/rf/nd type tmpfs (rw,size=1m)
nfsd on /proc/fs/nfsd type nfsd (rw)
rpc_pipefs on /var/lib/nfs/rpc_pipefs type rpc_pipefs (rw)
tmpfs on /share/NFSv=4 type tmpfs (rw,size=16M)
/share/CACHEDEV1_DATA/Download on /share/NFSv=4/Download type none (rw,bind)
/share/CACHEDEV1_DATA/Multimedia on /share/NFSv=4/Multimedia type none (rw,bind)
/share/CACHEDEV1_DATA/homes/Natan on /share/NFSv=4/Natan type none (rw,bind)
/share/CACHEDEV1_DATA/Public on /share/NFSv=4/Public type none (rw,bind)
/share/CACHEDEV2_DATA/Public1 on /share/NFSv=4/Public1 type none (rw,bind)
/share/CACHEDEV1_DATA/Recordings on /share/NFSv=4/Recordings type none (rw,bind)
/share/CACHEDEV1_DATA/Web on /share/NFSv=4/Web type none (rw,bind)
/share/CACHEDEV1_DATA/homes on /share/NFSv=4/homes type none (rw,bind)
/share/CACHEDEV2_DATA/homes1 on /share/NFSv=4/homes1 type none (rw,bind)
/share/CACHEDEV1_DATA/homes/uhai on /share/NFSv=4/uhai type none (rw,bind)


Es sind physisch 4 Laufwerke, verteilt auf 2 RAIDS. Ich vermute, die Laufwerke sind als /dev/mapper/cachedev?* und damit ext4 formatiert. Also formatiere ich das externe Laufwerk auch als ext4.


Dort bekomme ich allerdings mit fdisk p das hier:
Code:
Festplatte /dev/sdg2: 7,28 TiB, 8001352105984 Bytes, 15627640832 Sektoren
Einheiten: Sektoren von 1 * 512 = 512 Bytes
Sektorgröße (logisch/physikalisch): 512 Bytes / 4096 Bytes
E/A-Größe (minimal/optimal): 4096 Bytes / 4096 Bytes
Festplattenbezeichnungstyp: dos
Festplattenbezeichner: 0xf4f4f4f4

Gerät       Boot     Anfang       Ende   Sektoren Größe Kn Typ
/dev/sdg2p1      4109694196 8219388391 4109694196  1,9T f4 SpeedStor
/dev/sdg2p2      4109694196 8219388391 4109694196  1,9T f4 SpeedStor
/dev/sdg2p3      4109694196 8219388391 4109694196  1,9T f4 SpeedStor
/dev/sdg2p4      4109694196 8219388391 4109694196  1,9T f4 SpeedStor

Partition 1 beginnt nicht an einer physikalischen Sektorgrenze.
Partition 2 beginnt nicht an einer physikalischen Sektorgrenze.
Partition 3 beginnt nicht an einer physikalischen Sektorgrenze.
Partition 4 beginnt nicht an einer physikalischen Sektorgrenze.


Das Laufwerk sollte 8 TB haben und scheint unterteilt in 4 Partitionen mit SpeedStor als Dateisystem? Platt machen oder brauche ich das?

uhai
Back to top
View user's profile Send private message
Christian99
Veteran
Veteran


Joined: 28 May 2009
Posts: 1704

PostPosted: Thu Oct 17, 2024 8:41 pm    Post subject: Reply with quote

Quote:
Ich habe ein neues Backup-Laufwerk und möchte das genauso formatieren, wie die Laufwerke auf der QNaP-NAS, damit das Backup zügiger läuft.

ob das quell- und ziellaufwerk den gleichen Dateisystemtyp haben oder nicht sollte egal sein. Manche Dateisystem sollen(*) wohl mit bestimmten dateien etwas schneller sein (xfs, reiserfs), aber ob beide dateisysteme gleich sind spielt keine Rolle.
[(*) sollen weil ich selber keine Erfahrungswerte habe, sondern selbst immer nur "general purpose" dateisysteme verwendet habe (ext4, btrfs)]

Ich verstehe noch nicht ganz, was was ist: der output von mount zeigt dein NAS, richtig?
und der fdisk output ist vom neuen Laufwerk? wie ist das angebunden?
es sieht etwas ungewöhnlich aus, mit diesem partitionstyp. Aber wenn das kein NAS oder so was ähnliches ist, das kein eigenes Betriebssystem hat, dann solltest du einfach eigene Dateisysteme oder partitionen anlegen können.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum