On Mon, Nov 01, 2004 at 08:39:58PM +0000, Richard Allen wrote:

> Continue? (Y/N) Y
> The specified disk did not finish formatting.
> Internal error3: Format failed rc=ffffffff

Running mkfs.jfs in strace gives:

write(1, "Warning!  All data on device /de"..., 59Warning!  All data on device 
/dev/vg00/lvol7 will be lost!
) = 59
write(1, "\n", 1
)                       = 1
fstat64(0, {st_mode=S_IFCHR|0620, st_rdev=makedev(136, 0), ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb75f4000
write(1, "Continue? (Y/N) ", 16Continue? (Y/N) )        = 16
read(0, Y
"Y\n", 1024)                    = 2
_llseek(3, 114584195072, [114584195072], SEEK_SET) = 0
write(3, "!Ce\207\1\0\0\0\0\0\0\0\0 \0\0\0\20\0\0\f\0\0\0\0\t \20"..., 4096) = -1 
EFAULT (Bad address)
write(1, "The specified disk did not finis"..., 46The specified disk did not finish 
formatting.
) = 46
close(3)                                = 0
munmap(0xb75f5000, 4096)                = 0
exit_group(-1)                          = ?



-- 
Rikki.         --  RHCE, RHCX, HP-UX Certified Administrator.
               --  Solaris 7 Certified Systems and Network Administrator.
Bell Labs Unix --  Reach out and grep someone.
Those who do not understand Unix are condemned to reinvent it, poorly.
_______________________________________________
Jfs-discussion mailing list
[EMAIL PROTECTED]
http://www-124.ibm.com/developerworks/oss/mailman/listinfo/jfs-discussion

Reply via email to