[OpenAFS] Unable to move volumes
Derrick J Brashear
shadow@dementia.org
Wed, 9 Mar 2005 11:21:04 -0500 (EST)
On Wed, 9 Mar 2005, Hans-Gunther Borrmann wrote:
> On the destination the VolserLog contains:
> Wed Mar 9 16:52:11 2005 VAttachVolume: Failed to open /vicepcp/V0537085440.vl
> (errno 2)
> Wed Mar 9 16:52:11 2005 1 Volser: CreateVolume: volume 537085440 (usr.md0)
> created
> unable to allocate inode: File exists
Namei or inode? I'm unsure why the file would exist, but if it's namei, I
suppose you could use a syscall tracer and see what's getting EEXIST, I'd
be curious to hear what you have that's in the way.