• Willkommen im Linux Club - dem deutschsprachigen Supportforum für GNU/Linux. Registriere dich kostenlos, um alle Inhalte zu sehen und Fragen zu stellen.

reiserfs größer 2TB

GMastaP

Member
Hallo liebe Boardies,

ich habe nun endlich meinen Backup-Server bekommen,

die Konfiguration beinhaltet:

1x 3Ware 8006-LP2 Controller für 2x250 GB OS
1x ARECA PCI-X 24 Port Controller mit 24x 500 GB im RAID 6 + eine Hotspare

ich komme auf eine Gesammt Kapazität von 10TB.

nun versuche ich dieses Volume einzubinden, bisher erfolglos.

Ich habe das Volume mit parted auf gpt gelabeled und ein 10 TB Volume erzeugt.

Soweit so gut.

wenn ich dan beginnt Testweise mal Daten vom dem Volume auf das Volume zu kopieren komme ich so an die 2 bis 3 TB grenze und dann bleibt der Job hängen.

um an das Volume selbst heranzukommen muss ich das Treibermodul per insmod von hand nachladen.

nun die Frage wie bekomm ich dieses Volume korrekt initialisiert ??

muss ich evtl das TreiberModul neu kompilieren ??
 
OP
G

GMastaP

Member
so hier mal ein Auszug aus dem Logifile:

mir sagt es leider nix :(

linux-xyp7:~ # cat /proc/version
Linux version 2.6.16.21-0.25-bigsmp (geeko@buildhost) (gcc version 4.1.0 (SUSE Linux)) #1 SMP Tue Sep 19 07:26:15 UTC 2006

Auf dem Volume sind nun 1,4 TB

linux-xyp7:~ # df -h
Dateisystem Größe Benut Verf Ben% Eingehängt auf
/dev/sda2 16G 526M 15G 4% /
udev 2,0G 140K 2,0G 1% /dev
/dev/sda6 190G 15G 176G 8% /home
/dev/sda5 5,1G 33M 5,0G 1% /tmp
/dev/sda3 16G 74M 15G 1% /var
/dev/sdb1 9,6T 1,4T 8,2T 15% /backup

parted:
inux-xyp7:~ # parted /dev/sdb print
Disk geometry for /dev/sdb: 0kB - 10TB
Disk-Label-Typ: gpt
Number Start End Size File system Name Flags
1 64kB 10TB 10TB reiserfs
Information: Vergessen Sie nicht, gegebenenfalls /etc/fstab zu ändern.


Dec 17 18:34:44 linux-xyp7 kernel: Unable to handle kernel paging request at virtual address 73656369
Dec 17 18:34:44 linux-xyp7 kernel: printing eip:
Dec 17 18:34:44 linux-xyp7 kernel: f8cde0eb
Dec 17 18:34:44 linux-xyp7 kernel: *pde = 00000000
Dec 17 18:34:44 linux-xyp7 kernel: Oops: 0000 [#1]
Dec 17 18:34:44 linux-xyp7 kernel: SMP
Dec 17 18:34:44 linux-xyp7 kernel: last sysfs file: /devices/pci0000:00/0000:00:02.0/0000:01:00.3/0000:06:01.0/0000:07:0e.0/host9/target9:0:0/9:0:0:0/model
Dec 17 18:34:44 linux-xyp7 kernel: Modules linked in: joydev st ide_cd arcmsr cpufreq_ondemand cpufreq_userspace cpufreq_powersave speedstep_centrino ipv6 freq_table af_packet button battery ac apparmor aamatch_pcre loop sr_mod cdrom dm_mod usb_storage uhci_hcd i2c_i801 ehci_hcd hw_random i2c_core usbcore e1000 reiserfs edd fan thermal sg processor 3w_xxxx ahci libata piix sd_mod scsi_mod ide_disk ide_core
Dec 17 18:34:44 linux-xyp7 kernel: CPU: 5
Dec 17 18:34:44 linux-xyp7 kernel: EIP: 0060:[<f8cde0eb>] Tainted: GF U VLI
Dec 17 18:34:44 linux-xyp7 kernel: EFLAGS: 00010286 (2.6.16.21-0.25-bigsmp #1)
Dec 17 18:34:44 linux-xyp7 kernel: EIP is at scan_bitmap_block+0x57/0x1e2 [reiserfs]
Dec 17 18:34:44 linux-xyp7 kernel: eax: 00000000 ebx: 00003198 ecx: d786dd48 edx: 73656369
Dec 17 18:34:44 linux-xyp7 kernel: esi: d786dd48 edi: f95bfcc0 ebp: f5b49800 esp: d786dc8c
Dec 17 18:34:44 linux-xyp7 kernel: ds: 007b es: 007b ss: 0068
Dec 17 18:34:44 linux-xyp7 kernel: Process cp (pid: 8890, threadinfo=d786c000 task=dfcb32d0)
Dec 17 18:34:44 linux-xyp7 kernel: Stack: <0>00003198 d786df00 00000000 00041a06 00003198 d786dea4 00000000 00007fff
Dec 17 18:34:44 linux-xyp7 kernel: f8cdf449 000008e0 00000001 00000011 00000001 d786dde4 00001000 00000000
Dec 17 18:34:44 linux-xyp7 kernel: 41a05000 00000001 dd2177c0 f5b49800 f5b49800 d5d0fb9c dd2177c0 00000010
Dec 17 18:34:44 linux-xyp7 kernel: Call Trace:
Dec 17 18:34:44 linux-xyp7 kernel: [<f8cdf449>] reiserfs_allocate_blocknrs+0xa57/0xbb5 [reiserfs]
Dec 17 18:34:44 linux-xyp7 kernel: [<f8cf70fa>] search_for_position_by_key+0x37/0x2fa [reiserfs]
Dec 17 18:34:44 linux-xyp7 kernel: [<f8cf7223>] search_for_position_by_key+0x160/0x2fa [reiserfs]
Dec 17 18:34:44 linux-xyp7 kernel: [<f8cea1fe>] reiserfs_file_write+0x7da/0x18ee [reiserfs]
Dec 17 18:34:44 linux-xyp7 kernel: [<c012589f>] __do_softirq+0x58/0xc2
Dec 17 18:34:44 linux-xyp7 kernel: [<c0149191>] blockable_page_cache_readahead+0x46/0x9a
Dec 17 18:34:44 linux-xyp7 kernel: [<c0149257>] make_ahead_window+0x72/0x8c
Dec 17 18:34:44 linux-xyp7 kernel: [<c01257c0>] current_fs_time+0x4c/0x58
Dec 17 18:34:44 linux-xyp7 kernel: [<c0174a7c>] touch_atime+0x60/0x8f
Dec 17 18:34:44 linux-xyp7 kernel: [<c0143eaa>] do_generic_mapping_read+0x3f3/0x43a
Dec 17 18:34:44 linux-xyp7 kernel: [<c014570f>] generic_file_readv+0x53/0x9d
Dec 17 18:34:44 linux-xyp7 kernel: [<c014570f>] generic_file_readv+0x53/0x9d
Dec 17 18:34:44 linux-xyp7 kernel: [<c01457f1>] generic_file_read+0x98/0xac
Dec 17 18:34:44 linux-xyp7 kernel: [<c0132183>] autoremove_wake_function+0x0/0x2d
Dec 17 18:34:44 linux-xyp7 kernel: [<c0104e1c>] apic_timer_interrupt+0x1c/0x30
Dec 17 18:34:44 linux-xyp7 kernel: [<f8ce9a24>] reiserfs_file_write+0x0/0x18ee [reiserfs]
Dec 17 18:34:44 linux-xyp7 kernel: [<c015eee4>] vfs_write+0xaa/0x14f
Dec 17 18:34:44 linux-xyp7 kernel: [<c015f4e9>] sys_write+0x3c/0x63
Dec 17 18:34:44 linux-xyp7 kernel: [<c0103cab>] sysenter_past_esp+0x54/0x79
Dec 17 18:34:44 linux-xyp7 kernel: Code: 10 00 75 08 0f 0b 94 00 f5 24 d0 f8 85 ff 75 18 ff 34 24 68 0a 25 d0 f8 55 e8 83 37 01 00 31 c0 83 c4 0c e9 86 01 00 00 8b 57 04 <8b> 02 a8 04 74 07 89 d0 e8 74 2c 48 c7 0f b7 47 02 3b 44 24 28
Dec 17 18:34:44 linux-xyp7 kernel: Badness in do_exit at kernel/exit.c:807
Dec 17 18:34:44 linux-xyp7 kernel: [<c0123bdd>] do_exit+0x44/0x6d6
Dec 17 18:34:44 linux-xyp7 kernel: [<c0105714>] show_stack+0x0/0xa
Dec 17 18:34:44 linux-xyp7 kernel: [<c02976cc>] do_page_fault+0x3c9/0x5f6
Dec 17 18:34:44 linux-xyp7 kernel: [<f8cde0eb>] scan_bitmap_block+0x57/0x1e2 [reiserfs]
Dec 17 18:34:44 linux-xyp7 kernel: [<f8cf62ff>] search_by_key+0x16f/0xcbb [reiserfs]
Dec 17 18:34:44 linux-xyp7 kernel: [<c0297303>] do_page_fault+0x0/0x5f6
Dec 17 18:34:44 linux-xyp7 kernel: [<c0104f1f>] error_code+0x4f/0x60
Dec 17 18:34:44 linux-xyp7 kernel: [<f8cde0eb>] scan_bitmap_block+0x57/0x1e2 [reiserfs]
Dec 17 18:34:44 linux-xyp7 kernel: [<f8cdf449>] reiserfs_allocate_blocknrs+0xa57/0xbb5 [reiserfs]
Dec 17 18:34:44 linux-xyp7 kernel: [<f8cf70fa>] search_for_position_by_key+0x37/0x2fa [reiserfs]
Dec 17 18:34:44 linux-xyp7 kernel: [<f8cf7223>] search_for_position_by_key+0x160/0x2fa [reiserfs]
Dec 17 18:34:44 linux-xyp7 kernel: [<f8cea1fe>] reiserfs_file_write+0x7da/0x18ee [reiserfs]
Dec 17 18:34:44 linux-xyp7 kernel: [<c012589f>] __do_softirq+0x58/0xc2
Dec 17 18:34:44 linux-xyp7 kernel: [<c0149191>] blockable_page_cache_readahead+0x46/0x9a
Dec 17 18:34:44 linux-xyp7 kernel: [<c0149257>] make_ahead_window+0x72/0x8c
Dec 17 18:34:44 linux-xyp7 kernel: [<c01257c0>] current_fs_time+0x4c/0x58
Dec 17 18:34:44 linux-xyp7 kernel: [<c0174a7c>] touch_atime+0x60/0x8f
Dec 17 18:34:45 linux-xyp7 kernel: [<c0143eaa>] do_generic_mapping_read+0x3f3/0x43a
Dec 17 18:34:45 linux-xyp7 kernel: [<c014570f>] generic_file_readv+0x53/0x9d
Dec 17 18:34:45 linux-xyp7 kernel: [<c014570f>] generic_file_readv+0x53/0x9d
Dec 17 18:34:45 linux-xyp7 kernel: [<c01457f1>] generic_file_read+0x98/0xac
Dec 17 18:34:45 linux-xyp7 kernel: [<c0132183>] autoremove_wake_function+0x0/0x2d
Dec 17 18:34:45 linux-xyp7 kernel: [<c0104e1c>] apic_timer_interrupt+0x1c/0x30
Dec 17 18:34:45 linux-xyp7 kernel: [<f8ce9a24>] reiserfs_file_write+0x0/0x18ee [reiserfs]
Dec 17 18:34:45 linux-xyp7 kernel: [<c015eee4>] vfs_write+0xaa/0x14f
Dec 17 18:34:45 linux-xyp7 kernel: [<c015f4e9>] sys_write+0x3c/0x63
Dec 17 18:34:45 linux-xyp7 kernel: [<c0103cab>] sysenter_past_esp+0x54/0x79
Dec 17 19:24:28 linux-xyp7 syslog-ng[3889]: STATS: dropped 0
Dec 17 20:24:29 linux-xyp7 syslog-ng[3889]: STATS: dropped 0
Dec 17 21:24:29 linux-xyp7 syslog-ng[3889]: STATS: dropped 0
Dec 17 22:24:30 linux-xyp7 syslog-ng[3889]: STATS: dropped 0
 
OP
G

GMastaP

Member
sooo nu nläuft es :)

man muss die platte umlabeln mit

http://www.gestreift.net/content/view/28/2/

Code:
Den Versuch, eine Partition größer als 2TB unter Linux anzulegen, quittiert fdisk (zumindest bei meinen bisherigen Versuchen) mit der Bitte, doch noch fix die Anzahl der Zylinder nachzulegen:

[root@server]:~$ fdisk -l /dev/sdc
You must set cylinders.
You can do this from the extra functions menu.

Disk /dev/sdc: 0 MB, 0 bytes
255 heads, 63 sectors/track, 0 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

Dies liegt am 'Disk Label Type', welcher standardmäßig auf 'msdos' gestellt ist. Überprüfen läßt sich die Einstellung mit dem Programm parted (Vorsicht beim Experimentieren: parted schreibt sofort auf die Festplatte!):

[root@server]:~$ parted /dev/sdc print
Disk geometry for /dev/sdb: 0.000-2287758,000 megabytes
Disk label type: msdos
Minor    Start       End     Type      Filesystem  Flags

Mit demselben Tool kann man dies auch auf den besseren Wert 'gpt' setzen und gleich eine Partition mit maximaler Größe anlegen:

[root@server]:~$ parted /dev/sdc mklabel gpt
[root@server]:~$ parted /dev/sdc mkpart primary 0 2287758

Übrigens: Nicht von fdisk verwirren lassen! Dieses meldet nach dem setzen des Labels plötzlich, eine Partition auf der Festplatte gefunden zu haben, nur /proc/partitions und der Rest des Systems sehen das anders:

[root@server]:~$ fdisk /dev/sdc print
You must set cylinders.
You can do this from the extra functions menu.

Disk /dev/sdc: 0 MB, 0 bytes
255 heads, 63 sectors/track, 0 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

   Device Boot      Start         End      Blocks   Id  System
/dev/sdc1               1      267350  2147483647+  ee  EFI GPT
Partition 1 has different physical/logical beginnings (non-Linux?):
     phys=(0, 0, 1) logical=(0, 0, 2)
Partition 1 has different physical/logical endings:
     phys=(1023, 254, 63) logical=(267349, 89, 4)

[root@server]:~$ cat /proc/partitions
...
8    32 2342664192 sdc

 Auch nach 'mkpart' und Anlegen eines Filesystems bleibt fdisk übrigens von dieser Aussage überzeugt.
 
Oben