Re: [U2] Universe conversion migration

2008-08-14 Thread David Scoggins
Roger, First of all, that doesn't look like a type 30 file to me. > 1,048,576 -rw-rw-rw- root sys 1,073,741,312 (same as the fsize). That's a file - at version 10 a type 30 file is a directory at the OS level, so I would expect to see something like drwxrwxrwx for the permissions, and ins

RE: [U2] Universe conversion migration

2008-08-14 Thread Jeff Fitzgerald
Roger, It is very suspicious that the file size 1,073,741,312 is 512 bytes less than 1 GB (1,073,741,824). I would look at "ulimit" on the new machine - perhaps "ulimit" is set to 1 GB or some other size limiting factor caused the file to be truncated during the move. Hope this helps! Jeff Fitz

RE: [U2] Universe conversion migration

2008-08-14 Thread Colin Alfke
Roger: Have a look at ulimit. The ulimit settings are in /etc/security/limits. Take a look at the ulimit command(in 'list of commands' link) that is documented at the following link: http://publibfi.boulder.ibm.com/doc_link/en_US/a_doc_lib/cmds/aixcmds5/toc.h tm hth Colin Alfke Cal

RE: [U2] Universe conversion migration

2008-08-14 Thread Brian Leach
Sorry if I'm stating the obvious, but UniVerse has been stopped (i.e. completely shut down) when you took that tar? Remember that type 30 files keep their header information in shared memory until UniVerse is closed down, so any tar whilst UniVerse has the file open (even if quiescent) may be unrel