| Summary: | rsync.samerica.gentoo.org mirror: Input/Output error | ||
|---|---|---|---|
| Product: | Mirrors | Reporter: | Renan Rangel <rvr777> |
| Component: | Server Problem | Assignee: | Mirror Admins <mirror-admin> |
| Status: | RESOLVED NEEDINFO | ||
| Severity: | normal | ||
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
Worked fine just now, reopen if it should happen again. |
I'm receiving some errors when using this rsync mirror: rsync.samerica.gentoo.org (only one host). I'm getting some input/output errors when trying to sync. I did a full sync of the gentoo-portage folder with the command: rsync -av rsync://rsync.samerica.gentoo.org/gentoo-portage/ /tmp/portage-test/ 2> /tmp/rsync-error.log An this is what I get in the error file rsync: readlink_stat("/eclass/flag-o-matic.eclass" (in gentoo-portage)) failed: Input/output error (5) rsync: readlink_stat("/metadata/md5-cache/dev-scheme/bigloo-3.4a_p3" (in gentoo-portage)) failed: Input/output error (5) rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1518) [generator=3.0.9] I have tried on another PC and I get the same errors.