http://www.drobo.com/support/updates/firmware/Release_Notes_DroboPro_Firmware_1-1-4.pdf
It would be great if it were true!
I have been doing large (200GB+) rsync transfers back and to the Linux
machine and either that and/or a couple of reboots for relocating
it has caused the problem.
So, the drobopro is now having it's last chance with firmware 1.1.4. I
did the 'manual installation' just using Drobo Dashboard on OS X
and yesterday ran the following (after setting 'lunsize' to 8):
sudo ./drobom -d /dev/sdb format ext3
/dev/sdb - DroboPro 00% full - ([], 0)
preparing a format script for a ext3 file system as you requested
OK, I built the script but nothing is erased yet...
You can have a look at it with: cat /tmp/fmtscript
If you are really sure, go ahead and do: sh /tmp/fmtscript
WARNING: Ready to destroy all your data. Continue? (y/n) y
ok... firing it off...
Model: DROBO DroboPro (scsi)
Disk /dev/sdb: 8796GB
Sector size (logical/physical): 512B/512B
Partition Table: gpt
Number Start End Size File system Name Flags
1 17.4kB 8796GB 8796GB primary
mke2fs 1.41.9 (22-Aug-2009)
Filesystem label=Drobo01
OS type: Linux
Block size=4096 (log=2)
Fragment size=4096 (log=2)
33554432 inodes, 2147483639 blocks
0 blocks (0.00%) reserved for the super user
First data block=0
65536 block groups
32768 blocks per group, 32768 fragments per group
512 inodes per group
Superblock backups stored on blocks:
32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632,
2654208,
4096000, 7962624, 11239424, 20480000, 23887872, 71663616, 78675968,
102400000, 214990848, 512000000, 550731776, 644972544, 1934917632
Writing inode tables: done
Creating journal (32768 blocks): done
Writing superblocks and filesystem accounting information: done
This filesystem will be automatically checked every 29 mounts or
180 days, whichever comes first. Use tune2fs -c or -i to override.
--- This took about 1 hour to complete. I will advise if I get any
problems using ext3 (gawd I hope not!)
Tim Burgess
Software Engineer - Coral Reef Watch
Satellite Applications and Research - NESDIS
National Oceanic and Atmospheric Administration
http://www.coralreefwatch.noaa.gov
675 Ross River Rd, Kirwan QLD Australia 4817
Cheers,
Andy.
Sadly I think i'm going to either have to use Windows and NTFS or
return the unit and purchase something else...
Here's what I've done to reach my current conclusion, perhaps I've
done something terribly wrong ?
Thanks in advance,
-Alex
Using Centos 5.4
Kernel = 2.6.18-164.10.1.el5
ISCSI = iscsi-initiator-utils-6.2.0.871-0.10.el5
# /etc/init.d/iscsi start
# iscsiadm -m discovery -t sendtargets -p 1.1.1.2
# /etc/init.d/iscsi restart
In this file - /var/lib/iscsi/nodes/iqn.2005-06.com.datarobotics
\:drobopro.tdb093040844.node0/default
Changed this:
node.session.cmds_max = 128
node.session.queue_depth = 64
node.conn[0].tcp.window_size = 524288
to this:
node.session.cmds_max = 16
node.session.queue_depth = 16
node.conn[0].tcp.window_size = 65535
iscsiadm -m node --logout
iscsiadm -m node --login
parted -s /dev/sdb mklabel gpt
parted -s /dev/sdb mkpart primary ext3 0 100%
parted -s /dev/sdb print; sleep 5
mke2fs -j -i 262144 -L Drobo01 -m 0 -O sparse_super,^resize_inode /dev/
sdb1
mount /dev/sdb1 /nas
Then shortly later:
EXT3-fs error (device sdb1): ext3_check_descriptors: Block bitmap for
group 19456 not in group (block 0)!
EXT3-fs: group descriptors corrupted!
> --
> You received this message because you are subscribed to the Google Groups "drobo-talk" group.
> To post to this group, send email to drobo...@googlegroups.com.
> To unsubscribe from this group, send email to drobo-talk+...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/drobo-talk?hl=en.
>
>
If you're not out of patience, try this:
http://kbase.redhat.com/faq/docs/DOC-9855
It says to do it at the lvm level, rather than using parted.
I have no idea if that works or not. Would be cool to know.
If that doesn't work you can just repeat your procedure, but use USB
or firewire.
isolate whether it is to do with firmware reading disk data or the
attachment protocol.
that kernel sounds really old... any way to get something modern like
2.6.31 on there?
On Jan 11, 8:31 pm, Alex <alex.up...@gmail.com> wrote:
--
You received this message because you are subscribed to the Google Groups "drobo-talk" group.
To post to this group, send email to drobo...@googlegroups.com.
To unsubscribe from this group, send email to drobo-talk+...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/drobo-talk?hl=en.
If you're running a LUN > 2TB, they will show you the door. IME, if
you mention Linux, they start walking you towards the door anyway. :(