Operating System - OpenVMS
1828584 Members
3136 Online
109982 Solutions
New Discussion

DFU V3.2 Badparameter error

 
SOLVED
Go to solution

DFU V3.2 Badparameter error

I downloaded DFU 3.2 today from digiater.nl and installed it using
$ product install

Things install fine but after
$ mc dfu
every command I give with a disk value in it stops and gives me a badparamter value.

vms version 7.3-1
Account is privileged and quotas are checked.
Resistance is not an option.
12 REPLIES 12
Volker Halle
Honored Contributor

Re: DFU V3.2 Badparameter error

Bart,

could you please show an example of the full command and the error message ?

Volker.

Re: DFU V3.2 Badparameter error

$ mc dfu
dfu> search/version=minimum=1000 dka0:
or
dfu> verify dka0:

things like deleting a directory: no problems
Resistance is not an option.
Kris Clippeleyr
Honored Contributor

Re: DFU V3.2 Badparameter error

Hi Bart,

I can confirm this. DFU 3.2 on OpenVMS Alpha V7.3-1:

DFU> REPORT DISK0

gives %SYSTEM-W-NOSUCHDEV

DFU> REPORT DSA0:

gives %SYSTEM-F-BADPARAM

Btw, DISK0 is the logical name for DSA0:, and no problems on V7.3-2, V8.2 nor V8.3 (Alpha).

Regards,
Kris (aka Qkcl)
I'm gonna hit the highway like a battering ram on a silver-black phantom bike...

Re: DFU V3.2 Badparameter error

Ok
But what is the solution? Install an older version of DFU? If I can find it ;-)
Resistance is not an option.
Volker Halle
Honored Contributor

Re: DFU V3.2 Badparameter error

Bart,

consider to send mail to Jur (see contact information on digiater.nl) with a reference to this thread.

Volker.
Volker Halle
Honored Contributor
Solution

Re: DFU V3.2 Badparameter error

Bart,

you can find older versions of DFU on the OpenVMS Freeware CDs, e.g. DFU V3.1 on the Freeware V7 CD:

http://h71000.www7.hp.com/freeware/freeware70/dfu/

Volker.

Ian Miller.
Honored Contributor

Re: DFU V3.2 Badparameter error

Jur van der Burg
Respected Contributor

Re: DFU V3.2 Badparameter error

I'll look into this. First I have to dust off some old disks with V7.3-1... I'm not running an antique shop :-)

Jur.

Re: DFU V3.2 Badparameter error

Well, considering you still have those disks I guess you are running an antique shop!

;-)
Resistance is not an option.
Wim Van den Wyngaert
Honored Contributor

Re: DFU V3.2 Badparameter error

Had the same problem on 7.3 (NOT at all fully patched). Went back to 2.6 ...

Wim
Wim
Ian Miller.
Honored Contributor

Re: DFU V3.2 Badparameter error

I would recommend you use 2.7A if you can't use V3.2 as it has fixes over 2.6

Also upgrade to VMS 7.3-2 - its a lot better.
____________________
Purely Personal Opinion
Jur van der Burg
Respected Contributor

Re: DFU V3.2 Badparameter error

Ok, problem found. Ton has fixed some issues with the maximum volume size, and used the getdvi item code dvi$_volsize which does not work for VMS versions before V7.3-2, hence the error.

I might fix this in the future, for now there are too many other projects I'm working on, so I'll add this to the wishlist.

In the mean time use a version prior to V3.2 for VMS versions before V7.3-2.

And yes, I'm still part of an antique shop. Found a disk with V7.3-1 on it (actually, I just built a new disk with VAX V5.5-2 but that was for work, and not for the pure fun.....).

Jur.