store_content problems?

Brad Fitzpatrick brad at danga.com
Mon Jan 15 20:46:37 UTC 2007


What does $mogclient->errstr say after you get undef on store_content?

It should say exactly that the error was.


On Mon, 15 Jan 2007, Matt Mankins wrote:

> Hi.
>
> We've got 2 trackers, 5 storage hosts, and 1 problem storing files:
>
>   my $bytes_stored = $self->{'mogile'}->store_content($mogile_key,
> $mogile_class, $data_ref);
>
> bytes_stored is undef.
>
> I'm wondering what to look at to see where the problem is.
>
> When I try using new_file/doing it manually, the file handle comes up
> as undef on the new_file method.
>
> read_only = 0.
>
> mogadm check shows everything up and running.
>
> I just upgraded everything to mogilefs 1.04, but the problem remains.
>
> Some files get stored just fine, and if we try long enough, every
> file seems to be able to be stored.
>
> Sound familiar?
>
> Thanks.
>
> Matt
>
>


More information about the mogilefs mailing list