tech-kern archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: NFS issue with 10.0_BETA



mark%ecs.vuw.ac.nz@localhost (Mark Davies) writes:

linux->netbsd10
>18 ->  V3 SETATTR Call (Reply in 19), FH: 0xf9f94117
>19 <-  V3 SETATTR Reply (Call In 18) Error: NFS3ERR_ACCESS

linux->netbsd9
>16 ->  V3 SETATTR Call (Reply in 17), FH: 0xfe8a620f
>17 <-  V3 SETATTR Reply (Call In 16)

netbsd10->netbsd10
>11 ->  V3 SETATTR Call (Reply in 12), FH: 0xf9f94117
>12 <-  V3 SETATTR Reply (Call In 11)


That's the truncate operation where things fail. Somewhere
the NFS call must be different. Please dump the full RPC
call and reply.



Home | Main Index | Thread Index | Old Index