--- Hi managers, Does DUnix 3.2G support "long long" data types? What about 4.0B? I ask because I use the Amanda backup software. I would like to apply the Amanda patch that allows you to back up file systems larger than 2 gigs, but in order for this to work, the OS has to support "long long" data types. Thanks in advance, Andy Townsend Horn Point Laboratory Cambridge, Maryland USA (410) 221-8487 townsend_at_hpl.umces.edu --- Many thanks to: Joshua Rowe <rowe_at_eksystems.com> Jeffrey G. Micono 6533 (Ktech) <jgmicon_at_sandia.gov> Gyula Szokoly <szgyula_at_tarkus.pha.jhu.edu> Dr. Tom Blinn, <tpb_at_zk3.dec.com> Paul Kitwin <PAUKIT_at_HBSI.COM> On other OS's, the "long long" data type is 64 bit. With DU, the 64 bit data type is simply called "long". Other types are "short" (16 bit) and "int" (32 bit). Just for the heck of it I added a 7 gig file system to my backup list. It failed, as I suspected it would. I am probably going to have to edit the amanda source code to replace all instances of "long long" with "long" and recompile in order for this to work. Before I attempt this I'm going to post a follow up question about patching the amanda backup software. As always, thanks for all your help! Andy Townsend "The early bird may get the worm, but the second mouse gets the cheese." - UnknownReceived on Thu Jan 15 1998 - 18:53:01 NZDT
This archive was generated by hypermail 2.4.0 : Wed Nov 08 2023 - 11:53:37 NZDT