[OpenAFS-devel] Vos create failure - I/O error

Thomas Sesselmann sesselm@emt.iis.fhg.de
Thu, 05 Sep 2002 12:35:31 +0200


Hi, I have this problem and found this old e-mail,
but not an answer :-/

Have anyone solfe this problem ?

When I want to create a volume i became this:

--------------
bash-2.05a# ./vos create idserv06 /vicepa root.afs -cell fhg-il -verbose
Failed to create the volume root.afs 536870942
: I/O error
Error in vos create command.
: I/O error
--------------

the /usr/afs/logs/VolserLog says:

----------------
bash-2.05a# tail /usr/afs/logs/VolserLog
Thu Sep  5 11:54:13 2002 VAttachVolume: Error reading volume header
/vicepa/V0536870930.vol
Thu Sep  5 11:54:13 2002 1 Volser: ListVolumes: Could not attach volume
536870930 (V0536870930.vol) error=101
Thu Sep  5 11:54:13 2002 VAttachVolume: Error reading volume header
/vicepa/V0536870933.vol
Thu Sep  5 11:54:13 2002 1 Volser: ListVolumes: Could not attach volume
536870933 (V0536870933.vol) error=101
Thu Sep  5 11:57:07 2002 VCreateVolume:  Problem creating Volume
information file associated with volume header /vicepa/V0536870936.vol
Thu Sep  5 11:57:07 2002 1 Volser: CreateVolume: Unable to create the
volume; aborted, error code 103
Thu Sep  5 11:57:07 2002 : Value too large to be stored in data type.
Thu Sep  5 11:57:17 2002 VCreateVolume:  Problem creating Volume
information file associated with volume header /vicepa/V0536870939.vol
Thu Sep  5 11:57:17 2002 1 Volser: CreateVolume: Unable to create the
volume; aborted, error code 103
Thu Sep  5 11:57:17 2002 : Value too large to be stored in data type.
---------------------

some other facts:
---------------------
bash-2.05a# df
Filesystem                        512-blocks        Used   Available
Capacity  Mounted on
root_domain#root                     4194304      409152     3764240   
10%    /
/proc                                      0           0           0  
100%    /proc
usr_domain#usr                       6381904      839470     5518480   
14%    /usr
var_domain#var                       2097152       22800     2062480    
2%    /var
afs_domain#afs                       4194304          32     4184944    
1%    /vicepa


bash-2.05a# mount
root_domain#root on / type advfs (rw)
/proc on /proc type procfs (rw)
usr_domain#usr on /usr type advfs (rw)
var_domain#var on /var type advfs (rw)
afs_domain#afs on /vicepa type advfs (rw)
AFS on /afs type addon (rw, nogrpid)

bash-2.05a# ls -l /vicepa/
total 24
drwx------   2 root     system      8192 Jun 25 15:50 .tags
-rw-------   1 root     system         0 Sep  5 12:32 V0536870942.vol
-rw-r-----   1 root     operator    8192 Jun 25 15:50 quota.group
-rw-r-----   1 root     operator    8192 Jun 25 15:50 quota.user
bash-2.05a#

-----------------------

have somone an idea ?

Greatings Thomas Sesselmann



At last, here the old e-mail I have found:

---------------

>[OpenAFS] Vos create failure - I/O error 
>Jimmy Engelbrecht jimmy@e.kth.se 
>22 Feb 2001 10:24:02 +0100 
>
>
>Thomas Vincent <thomasv@apple.com> writes:
>
>> HI Folks,
>> Any help here would be much appreciated. Creating a AFS cell to test with
>> here at Apple is harder then it looks.
>> Thanks in advance,
>> 
>> #Vos create talker.apple.com /vicepa root.afs -cell cerb.apple.com -noauth
>> Failed to create the volume root.afs 536870912
>> : I/O error
>> Error in vos create command
>> : I/O error
>> 
>> 
>> Sun OS 5.7 Generic_106541-04 sparc SUNW,Ultra-5_10
>
>The only i can say is that i had the same problem yesterday when
>tested it on Tru64 5.1, the VolserLog shows the following:
>
>bash# cat /usr/afs/logs/VolserLog
>Wed Feb 21 16:56:45 2001 Starting AFS Volserver 2.0 (/usr/afs/bin/volserver)
>Wed Feb 21 16:56:48 2001 VCreateVolume: partition /vicepa is not in service.
>Wed Feb 21 16:56:48 2001 1 Volser: CreateVolume: Unable to create the volume; aborted, >error code 103
>Wed Feb 21 16:56:48 2001 : Value too large to be stored in data type.
>
>The tested version was: Openafs-2001-02-15
>
>It didn't happend me on Digital UNIX 4.0d, but i dont remember if i
>tested the same version.
>
>I will look on it as soon as possible.
>
>bash# cat /usr/afs/logs/VolserLog
>
>/Jimmy