Re: [OpenAFS] Anyone still use the old 'vspace' script?

2015-10-26 Thread Stephan Wiesand
Garance, On Oct 26, 2015, at 19:12 , Garance A Drosehn wrote: > I'm also > (currently) stuck with very old versions of OpenAFS on all our AFS servers. why? What kept you from at least using current versions on new servers replacing older ones? Stephan___

Re: [OpenAFS] Anyone still use the old 'vspace' script?

2015-10-26 Thread Garance A Drosehn
On 26 Oct 2015, at 13:45, Jeffrey Altman wrote: On 10/26/2015 1:37 PM, Garance A Drosehn wrote: [vspace] The script I have is a combination of bourne-shell and awk code (which is geared for ancient versions of awk). It includes a number of RPI-specific changes, most of which we haven't used

Re: [OpenAFS] Anyone still use the old 'vspace' script?

2015-10-26 Thread Jeffrey Altman
On 10/26/2015 1:37 PM, Garance A Drosehn wrote: > On 25 Oct 2015, at 22:21, Benjamin Kaduk wrote: > >> Hi Garance, >> >> On Sun, 25 Oct 2015, Garance A Drosehn wrote: >> >>> It happens that this script has been useful for some work I'm doing >>> right now, so I've made a number of changes to it.

Re: [OpenAFS] Anyone still use the old 'vspace' script?

2015-10-26 Thread Garance A Drosehn
On 25 Oct 2015, at 22:21, Benjamin Kaduk wrote: > Hi Garance, > > On Sun, 25 Oct 2015, Garance A Drosehn wrote: > >> It happens that this script has been useful for some work I'm doing >> right now, so I've made a number of changes to it. If anyone else is >> using the script, I'll make my versio

Re: [OpenAFS] Anyone still use the old 'vspace' script?

2015-10-26 Thread Stephen Joyce
You may also want to be aware of which I've used for several years. Internally it uses Russ Allbery's 'partinfo', which is also quite useful independently if you want to check it out too: . Chee