Hi LSM gurus,
I'm trying to use low level commands to make a LSM volume for the usr
partition. The condition is of course that the system is booted in single
user mode. My goal is to be able to restore our usr partition if required,
which is mirrored by LSM.
I'm having problems when doing the sub-disk, the system complain:
# volmake sd rz1-01 rz1,0
volmake: Cannot execute usage type utility
/etc/vol/type/gen/volmake: no such file or directory
This file doesn't exist but why? I'm using the following procedure:
1. boot root domain
>>> b -fl s -fi vmunix.400
2. setup lsm
# bcheckrc
# cd /etc
# mv vol tvol
# mkdir vol
# ! init rootdg group
# /sbin/hostname gdc200.eh.post.ch
# voldctl init
# voldg init rootdg
# ! init disk
# disklabel -z rz1
# disklabel -R -t advfs rz1 /fd/lsm.label
# voldisk init rz1 type=sliced
# voldg -g rootdg adddisk rz1
# (voldg list, voldg list rootdg, voldctl list, voldisk list) everything ok
so far
# ! start lsm manually
# voliod set 2
# vold -k
# voldctl enable
# volrecover -sb
# ! make the volume
# volmake sd rz1-01 rz1,0 -> gives the above error
Any hint is greatly appreciated.
__________________________________________________
Felix Maurer
Die Schweizerische Post Tel: +41-31-338 98 49
Informatik POST Fax: +41-31-338 98 80
Messaging Management
Webergutstrasse 12 Mailto:maurerf_at_post.ch
CH-3030 Bern
http://www.post.ch
__________________________________________________
Received on Fri May 15 1998 - 13:43:59 NZST