I'm not having a good day.  I said:

> Also, after restarting partfs you need to reload the
> partition information:
> 
>   disk/prep -p /dev/sdXX/data >/dev/sdXX/ctl

Of course it should be:

    disk/fdisk -p /dev/sdXX/data >/dev/sdXX/ctl
    disk/prep -p /dev/sdXX/plan9 >/dev/sdXX/ctl

Reply via email to