PROBLEM: (BCSMB1H33, BCGM21TMQ) (PATCH ID: OSF510-230) ******** This AdvFS correction makes the balance and rmvol programs more interruptible by supplying a new option (-i). It also avoids wasting extentmap entries and avoids a kmf in routine 'overlay_xtnt_map' (footprint follows): trap: invalid memory read access from kernel mode faulting virtual address: 0xfffffe0400c79ff4 pc of faulting instruction: 0xffffffff001e6d6c ra contents at time of fault: 0xffffffff001e5a48 sp contents at time of fault: 0xfffffe0427b9f1c0 5 _XentMM 6 overlay_xtnt_map 7 switch_stg 8 migrate_normal 9 migrate_normal_one_disk 10 mig_migrate 11 bs_migrate PROBLEM: (BCGMB018M) (PATCH ID: OSF510-485) ******** Balance was terminating before balancing the whole domain when the domain was very large ( >4GB ). PROBLEM: (90914) (PATCH ID: OSF510-455) ******** The vdf and showfdmn commands might incorrectly claim that you have the error showfdmn: No such file or directory This will occur when, for example, you create a domain with two volumes. Now you remove the initial volume, When you issue either the vdf or "showfdmn -mk" commands, the error will appear. PROBLEM: (91062) (PATCH ID: OSF510-543) ******** Change the rmvol error messages to more accurately reflect why rmvol failed. Change showfdmn so that it does not say it succeeded when it failed.