NAME

Global::install_disksuite - Installs disksuite and mirrors the rootdisk.


SYNOPSIS

Add Global::install_disksuite to your custom.conf. Use the DISKSUITE_MIRRORDISK variable to change the mirrordisk.


DESCRIPTION

Installs disksuite and checks for a second disk (default c0t1d0s0) and if it has the equal size it copies the partitiontable from the rootdisk. Then it setups metadevices on s7 (the first disk needs to have a small s7 partition) and then it mirrors the other partitions.


TODO

Make the script more generic, other partitions then s7 should be able to be the metadb partition and it should also check that the metadb partition is not mounted.


SUPPORTED OPERATING SYSTEMS

Solaris


COPYRIGHT

Copyright (c) 2001 Ericsson Erisoft AB. All rights reserved. Copyright (c) 2002 Joacim Häggmark. All rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.


AUTHOR

Joacim Häggmark <joacim@ludd.luth.se>