>ld 137
CIOD000
.stat
FMD
VENDOR: STI Flash 8.0.0
/p CAPACITY 318767104 Bytes
FREE SPACE 184156160 Bytes
/d CAPACITY 318767104 Bytes
FREE SPACE -1 Bytes <-- DO YOU SEE THIS AS WELL?
/e CAPACITY 318767104 Bytes
FREE SPACE 267821056 Bytes
RMD
VENDOR: STI Flash 8.0.0
/cf2 CAPACITY 127385600 Bytes
FREE SPACE 116492288 Bytes
If you do there is a fix for this problem. You have to know PDT to fix it, but it is by no means hard. It is a known issue, but this will fix the problem. You will have to perform this on both core modules.
I have seen this mostly with Succession 5.0 and 5.5 PIV systems. It was a pretty common problem when we upgraded, but the fix works fine. You can do it any time as it is not service affecting (or effecting?) so no worries.
Problem Resolution
Login the Problem Determination Tool (PDT) prompt and execute the following commands to recover the system without a warm or cold restart:
pdt>debug
dbg> dosFsShow /d
This command provides following output:
volume descriptor ptr (pVolDesc): 0x371e2c0
cache block I/O descriptor ptr (cbio): 0x51564e0
Copy the pointer value (in this case 0x51564e0):
auto disk check on mount: DOS_CHK_REPAIR |
DOS_CHK_VERB_SILENT
max # of simultaneously open files: 82
file descriptors in use: 6
# of different files in use: 5
# of descriptors for deleted files: 0
# of obsolete descriptors: 5
can't mount volume
- directory structure: VFAT
FAT handler information:
- allocation group size: 8 clusters
- free space on volume: 332,607,488 bytes
value = 0 = 0x0
dbg>cbioRdyChgdSet( 0x51564e0,0)<------ Paste the pointer value that you copied above here and execute the command.
This brings back the /u partition and the operations that depend on /u drive.