918-git-images-111dconfigfileconfigure-oglivegit-imageslgromero-new-oglivemainmaint-cronmount-efivarfsmultivmmultivm-ogboot-installerogClonningEngineogboot-installer-jenkinsoglive-ipv6test-python-scriptsticket-301ticket-50ticket-50-oldticket-577ticket-585ticket-611ticket-612ticket-693ticket-700ubu24tplunification2use-local-agent-oglivevarios-instalacionwebconsole3
Rev | Line | |
---|
[c6a5f77] | 1 | ## Definicion general |
---|
[7c5536c] | 2 | OGENGINECONFIGURATE="TRUE" |
---|
[0fb7e9f] | 3 | OGLOGSESSION="/tmp/session.log" |
---|
[c6a5f77] | 4 | OGLOGCOMMAND="/tmp/command.log" |
---|
| 5 | |
---|
[7f517c2] | 6 | ##Configuracion de la PostConfiguracion OS WIndows |
---|
| 7 | #Hacer chkdisk tras la clonacion |
---|
[758267a] | 8 | OGWINCHKDISK=TRUE |
---|
| 9 | |
---|
[7f517c2] | 10 | #Configuracion de interface restauracion |
---|
| 11 | #Que hacer cuando la cache no tenga espacio libre. [ NONE | FORMAT ] ] |
---|
[9cd6cd3] | 12 | ACTIONCACHEFULL=NONE |
---|
[7f517c2] | 13 | # Protocolo a usar en el caso de que no exita cache o no haya espacio sufiencie. |
---|
[9cd6cd3] | 14 | RESTOREPROTOCOLNOCACHE=UNICAST |
---|
| 15 | |
---|
| 16 | #script Creacion imagen |
---|
[758267a] | 17 | IMGPROG="partclone" |
---|
| 18 | IMGCOMP="lzop" |
---|
| 19 | IMGEXT="img" |
---|
| 20 | IMGREDUCE="TRUE" |
---|
| 21 | |
---|
[7f517c2] | 22 | #Configuracion del asistente de Clonacion remota usando master |
---|
| 23 | #Al enviar particion reducir el sistema de archivos previamente. |
---|
[cad1e1b] | 24 | OGWINREDUCE=TRUE |
---|
| 25 | |
---|
| 26 | # Imagenes sincronizadas |
---|
| 27 | # Factor para calcular el time-out al crear la imagen. 100000k -> 4s |
---|
| 28 | CREATESPEED=100000*4 |
---|
[32ac61d] | 29 | # Factor de compresion para las imagenes (windos en ext4). |
---|
[81ae95c] | 30 | FACTORSYNC=120 |
---|
[32ac61d] | 31 | # Realizar copia de seguridad antes de crear la imagen. |
---|
[d72ef09] | 32 | BACKUP=false |
---|
| 33 | # Sistema de archivo de la imagenes sincronizadas. EXT4 o BTRFS |
---|
| 34 | IMGFS=EXT4 |
---|
[3b8969b] | 35 | |
---|
| 36 | # Tiempo de sleep antes de realizar el reboot |
---|
| 37 | OGSLEEP="20" |
---|
Note: See
TracBrowser
for help on using the repository browser.