[OpenAFS] Re: Vos move/release failure

2010-04-05 Thread Sidney Cammeresi
On Mon, 05 Apr 2010 at 10.17.51 -0400, Derrick Brashear wrote: > > > What OpenAFS versions are in play, again? > > > > Sorry for omitting the OpenAFS versions.  Initially the good > > machine was running 1.4.2, but I have upgraded it to Lenny and the > > corresponding package of 1.4.7.  The bad ma

[OpenAFS] Re: Re: Vos move/release failure

2010-04-05 Thread Sidney Cammeresi
On Mon, 05 Apr 2010 at 07.56.19 -0400, Derrick Brashear wrote: > On Mon, Apr 5, 2010 at 3:12 AM, Sidney Cammeresi wrote: > > On Sun, 04 Apr 2010 at 13.21.07 -0400, Derrick Brashear wrote: > >> On Sun, Apr 4, 2010 at 7:00 AM, Sidney Cammeresi > >> wrote: > >>

[OpenAFS] Re: Vos move/release failure

2010-04-05 Thread Sidney Cammeresi
On Sun, 04 Apr 2010 at 13.21.07 -0400, Derrick Brashear wrote: > On Sun, Apr 4, 2010 at 7:00 AM, Sidney Cammeresi wrote: > > One of my fileservers is returning errors when I try to move or release > > certain volumes to it.  For example, > > > > -- >

[OpenAFS] Vos move/release failure

2010-04-04 Thread Sidney Cammeresi
One of my fileservers is returning errors when I try to move or release certain volumes to it. For example, -- $ vos ex test test 536871126 RW 2 K On-line good /vicepa RWrite 536871126 ROnly 536871133 Backup 0 MaxQuota

[OpenAFS] Re: more newbie questions

2007-02-23 Thread Sidney Cammeresi
desktopservices DSDontWriteNetworkStores true $ cp ~/Library/Preferences/com.apple.desktopservice.plist /Library/Preferences $ reboot Second step sets it for all users on the machine and is optional. -- Sidney CAMMERESI http://www.cheesecake.org/sac/ ___ OpenAFS-info mailing list OpenAFS-info@openafs.org https://lists.openafs.org/mailman/listinfo/openafs-info

[OpenAFS] Does vos move have a hard timeout?

2006-12-23 Thread Sidney Cammeresi
I know that one should keep one's AFS volumes to a `reasonable' size so that vos moves and releases do not take painfully long, but I also seem to remember that there was mention of a hard timeout on operations like vos move. Does anyone know what the length of that timeout might be?

[OpenAFS] Re: Undelete support feedback request

2006-12-07 Thread Sidney Cammeresi
FOO.TXT;4 FOO.TXT;3 Total of 3 files. $ edit foo.txt $ dir Directory DUA1:[SAC.TEST] FOO.TXT;6 FOO.TXT;5 FOO.TXT;4 Total of 3 files. $ del foo.txt; $ dir Directory DUA1:[SAC.TEST] FOO.TXT;5 FOO.TXT;4 Total of 2 files. $ del foo.txt;* $ dir %

[OpenAFS] Re: AFS Locking

2006-06-01 Thread Sidney Cammeresi
ad, it returns immediately and sets errno to EAGAIN. Is this a bug or a feature? (And if a feature, why?) -- Sidney CAMMERESI http://www.cheesecake.org/sac/ #include #include #include #include void error (const char *msg) { perror (msg); exit (1); } int main (void) {

[OpenAFS] pts listentries and system:ptsviewers

2006-05-24 Thread Sidney Cammeresi
pts listentries says it requires membership in system:administrators. Shouldn't it also be okay with membership in system:ptsviewers or is there a reason why `can read the entire prdb' shouldn't extend to enumerating its contents? -- Sidney CAMMERESI http://www.che

[OpenAFS] Re: Linux-VServer and openAFS

2006-05-19 Thread Sidney Cammeresi
n host or Xen guest or both). I don't think a vserver instance can load kernel modules, in which case, you could run the server, but not the client. -- Sidney CAMMERESI http://www.cheesecake.org/sac/ ___ OpenAFS-info mailing list OpenAFS-info@openafs.org https://lists.openafs.org/mailman/listinfo/openafs-info

[OpenAFS] Re: SEGV in fs listacl, but maybe my own fault

2006-02-21 Thread Sidney Cammeresi
On Tue, 21 Feb 2006 at 12.00.59 -0600, Sidney Cammeresi wrote: > Hello, I am an AFS newbie setting up a client and server for the > first time on an SuSE 10.0 machine (amd64_linux26). I have followed > the directions for setting things up with no problems up to the section > Configu

[OpenAFS] Re: SEGV in fs listacl, but maybe my own fault

2006-02-21 Thread Sidney Cammeresi
On Tue, 21 Feb 2006 at 12.00.59 -0600, Sidney Cammeresi wrote: > I did one possibly weird thing in my setup in that the AFS machine name I > initially gave to bos setcellname didn't match the hostname for its IP > in DNS, so I tried to fix that up after I hit this segfault by r

[OpenAFS] SEGV in fs listacl, but maybe my own fault

2006-02-21 Thread Sidney Cammeresi
;fs:\'/afs\'", 9fs:'/afs') = 9 --- SIGSEGV (Segmentation fault) @ 0 (0) --- --- Is this a bug or did I screw up stuff by trying to change the machine name? What's the proper way to change the machine name? Thanks, -- Sidney CAMMERESI h