Archiv > General

4tb Platte In Betrieb Nehmen

<< < (3/8) > >>

clausmuus:
ja, Poste mal bitte die fdisk Ausgabe.

Und das was fdisk an Platten Größe meldet ist nicht so entscheidend. Wichtiger ist, was "df -h" sagt, nachdem Du die Platte gemoutet hast. Da die Größenangabe im Webif auf der Ausgabe vom fdisk beruht, kann die bei Deiner Platte nicht richtig sein. Es könnte aber auch sein, das der Mount gar nicht klappt. In dem Fall kommt die MLD nicht mit der gpt Partitionierung klar. Mit was für nem Filesystem hast Du die Platte formartiert?

Claus

Klemmerle:
Hi Claus,
den fdisk-screenshot der SystemRescueCD habe ich im vorigen Post als Link  eingebaut.

MLD bringt bei df -h:

--- Code: ---BusyBox v1.21.0 (2013-05-30 04:02:03 CEST) built-in shell (ash)
Enter 'help' for a list of built-in commands.

MLD> df -h
Filesystem                Size      Used Available Use% Mounted on
rootfs                  924.0M    307.5M    568.8M  35% /
rootfs                    1.7G     11.2M      1.7G   1% /mnt/rootfs
tmpfs                     1.7G    452.0K      1.7G   0% /mnt/tmpfs
root                    924.0M    307.5M    568.8M  35% /
tmpfs                   341.9M    716.0K    341.2M   0% /run
devtmpfs                  1.7G      4.0K      1.7G   0% /dev
/dev/sda1               924.0M    307.5M    568.8M  35% /mnt/sda1
/dev/sda1               924.0M    307.5M    568.8M  35% /etc/addons
/dev/loop0              768.0K    768.0K         0 100% /var/spool/apm.mnt/locales
/dev/loop1                1.3M      1.3M         0 100% /var/spool/apm.mnt/network
...
...
/dev/loop41             128.0K    128.0K         0 100% /var/spool/apm.mnt/iptv
none                      5.0M         0      5.0M   0% /run/lock
none                      1.7G         0      1.7G   0% /run/shm
/dev/sda2               594.9G    594.9G     20.0K 100% /mnt/data
/dev/sdc1                 3.6T     68.0M      3.4T   0% /mnt/sdc1
MLD>

--- End code ---

formatiert habe ich per mkfs.ext4

ein mkfs.xfs hat gemeckert, daß die Platte schon als  ext4 formatiert wäre; gparted hat sie auch als ext4 angezeigt, drum habe ich nochmals als ext4 formatiert.

Müßte GPT mit xfs auch funktionieren? (könnte ich noch testen  - die Platte ist ja noch leer -

Gruß Klemmerle

clausmuus:
Ja, müsste auch mit xfs gehen. Ich meine das xfs sogar wesendlich größere Platten als ext4 verkraftet. Um die um zu formartieren musst Du sicher nen -f (oder so was ähnliches) angeben, um ein neu Formartieren zu erzwingen. Als reine Datenplatte hätte xfs jedenfalls den Vorteil das es bei großen Dateien performanter ist.
Funktionieren tut sie aber auf jeden Fall schon mal, was gut ist.

Claus

Klemmerle:
habe nochmal die Gparted Live CD gebooted und die Platte  mittels gparted als xfs formatiert. Scheint funktioniert zu haben:

nach dem Aushängen und neu mounten im WebIf kommt:

--- Code: ---xfs filesystem found on /dev/sdc1
  Mounting to /mnt/sdc1:

--- End code ---

df -h bringt wieder:

--- Code: ---/dev/loop40              24.3M     24.3M         0 100% /var/spool/apm.mnt/vlc
/dev/loop41             128.0K    128.0K         0 100% /var/spool/apm.mnt/iptv
none                      5.0M         0      5.0M   0% /run/lock
none                      1.7G         0      1.7G   0% /run/shm
/dev/sda2               594.9G    594.9G     20.0K 100% /mnt/data
/dev/sdc1                 3.6T     33.4M      3.6T   0% /mnt/sdc1
MLD>

--- End code ---

Scheint alles alles zu funktionieren!  :)

Gruß Klemmerle

kamarjaeger:
Hi

ich habe zur Zeit ein ähnliches Problem und will dafür keinen neuen Thread aufmachen.

Ich habe eine 3TB platte in meinem Desktop-System via sysrescd und gparted mit ext4 formatiert. Die "Symptome" unter MLD sind eigentlich auch identisch:

fdisk -l


--- Code: ---Disk /dev/sda: 250.0 GB, 250059350016 bytes
255 heads, 63 sectors/track, 30401 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

   Device Boot      Start         End      Blocks  Id System
/dev/sda1               1       30402   244197376  83 Linux

Disk /dev/sdb: 500.1 GB, 500106780160 bytes
255 heads, 63 sectors/track, 60801 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

   Device Boot      Start         End      Blocks  Id System
/dev/sdb1               1       60802   488383488  83 Linux
fdisk: device has more than 2^32 sectors, can't use all of them

Disk /dev/sdc: 2199.0 GB, 2199023255040 bytes
255 heads, 63 sectors/track, 267349 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

   Device Boot      Start         End      Blocks  Id System
/dev/sdc1               1      267350  2147483647+ ee EFI GPT

Disk /dev/sdd: 523 MB, 523501056 bytes
64 heads, 32 sectors/track, 499 cylinders
Units = cylinders of 2048 * 512 = 1048576 bytes

   Device Boot      Start         End      Blocks  Id System
/dev/sdd1   *           2         499      509952  83 Linux

--- End code ---

und dmesg:


--- Code: ---MLD_SERVER> dmesg | grep sdc
sd 2:0:0:0: [sdc] 5860531055 512-byte logical blocks: (3.00 TB/2.72 TiB)
sd 2:0:0:0: [sdc] 4096-byte physical blocks
sd 2:0:0:0: [sdc] Write Protect is off
sd 2:0:0:0: [sdc] Mode Sense: 00 3a 00 00
sd 2:0:0:0: [sdc] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
 sdc: sdc1
sd 2:0:0:0: [sdc] Attached SCSI disk

--- End code ---

Ich bekomme die Platte allerdings leider nicht gemountet und deshalb wird sie bei df -h auch nicht gelistet. Die Fehlermelung im Webinterface lautet:

--- Code: ---can not mount device sdc1: 2047.9G
--- End code ---

auf der Konsole das selbe Problem:

--- Code: ---MLD_SERVER> mount /dev/sdc1  /mnt/sdc1/
mount: mounting /dev/sdc1 on /mnt/sdc1/ failed: Invalid argument

--- End code ---

Hat da jemand ne Idee?

Das System ist ein HP N54L und es läuft Version: 3.0.1.1 vom USB-Stick.

Gruß
kamar

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version