Benutzer-Werkzeuge

Webseiten-Werkzeuge


rhel:start

Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen Revision Vorhergehende Überarbeitung
Nächste Überarbeitung
Vorhergehende Überarbeitung
rhel:start [2013/01/08 14:44]
2007 [RH EL 5]
rhel:start [2020/05/26 18:45] (aktuell)
22086
Zeile 2: Zeile 2:
 ===== RH EL allgemein ===== ===== RH EL allgemein =====
  
-== dovecot 2.0 Setup ==+== rsync ==
  
-[[dovecot-2.0-setup]]+[[rsync]]
  
-== LDAP und SSL ==+== dovecot 2.0 Setup ==
  
-[[ldap-ssl]] ldap mit ssl aus python oder php+[[dovecot-2.0-setup]]
  
  
Zeile 29: Zeile 29:
 \begin{eqnarray*} \begin{eqnarray*}
  
-großer Bär+große Bärin
  
 & & \frac{3}{4 \pi}   \sqrt{4 \cdot x^2   12}\\ & & \frac{3}{4 \pi}   \sqrt{4 \cdot x^2   12}\\
Zeile 41: Zeile 41:
  
 [[rhel-software-raid|Software-RAID und RHEL, Tips und Tricks]] [[rhel-software-raid|Software-RAID und RHEL, Tips und Tricks]]
- +===== RH EL 4 ===== 
-=== fibre-channel ===+=== fibre channel WWN ermitteln===
  
   cat /proc/scsi/qla2xxx/1   cat /proc/scsi/qla2xxx/1
Zeile 67: Zeile 67:
 das müßten die port-nummern sein, die man zur zuweisung braucht. das müßten die port-nummern sein, die man zur zuweisung braucht.
  
- 
-===== RH EL 4 ===== 
  
 [[python-ldap|Compilerfehler bei python-ldap unter CentOS4]] [[python-ldap|Compilerfehler bei python-ldap unter CentOS4]]
Zeile 77: Zeile 75:
 [[iscsi-rhel5]] [[iscsi-rhel5]]
  
-Zeitzone einstellen bei CentOS-5:+==== Zeitzone einstellen bei CentOS-5 ====
  
   cat /usr/share/zoneinfo/Europe/Berlin >/etc/localtime   cat /usr/share/zoneinfo/Europe/Berlin >/etc/localtime
  
 +==== FC-LUN's neu einlesen ====
 +
 +  echo "1" >/sys/class/fc_host/host1/issue_lip
 +  echo "1" >/sys/class/fc_host/host2/issue_lip
 +
 +als Ergebnis werden die LUN'S als neue Geräte eingebunden und sofort auch in das multipathing integriert:
 +
 +<code>
 +  Vendor: FUJITSU   Model: ETERNUS_DXL       Rev: 0000
 +  Type:   Direct-Access                      ANSI SCSI revision: 05
 +SCSI device sde: 1342177280 512-byte hdwr sectors (687195 MB)
 +sde: Write Protect is off
 +sde: Mode Sense: 8f 00 00 08
 +SCSI device sde: drive cache: write back
 +SCSI device sde: 1342177280 512-byte hdwr sectors (687195 MB)
 +sde: Write Protect is off
 +sde: Mode Sense: 8f 00 00 08
 +SCSI device sde: drive cache: write back
 + sde: unknown partition table
 +sd 2:0:1:0: Attached scsi disk sde
 +sd 2:0:1:0: Attached scsi generic sg7 type 0
 +</code>
 +
 +<code>
 +mpath0 (3600000e00d11000000111b6900020000) dm-2 FUJITSU,ETERNUS_DXL
 +[size=640G][features=0][hwhandler=0][rw]
 +\_ round-robin 0 [prio=1][enabled]
 + \_ 1:0:0:0 sdb 8:16  [active][ready]
 +\_ round-robin 0 [prio=1][enabled]
 + \_ 2:0:0:0 sdc 8:32  [active][ready]
 +\_ round-robin 0 [prio=1][enabled]
 + \_ 1:0:1:0 sdd 8:48  [active][ready]
 +\_ round-robin 0 [prio=1][enabled]
 + \_ 2:0:1:0 sde 8:64  [active][ready]
 +</code>
 ===== RH EL 6 ===== ===== RH EL 6 =====
  
Zeile 86: Zeile 119:
  
 [[iscsi-rhel6]] [[iscsi-rhel6]]
 +
 +[[sssd-ca-md5|LDAP-Authentifizierung wenn CA-Zertifikat MD5 benutzt]]
 +
  
rhel/start.1357652684.txt.gz · Zuletzt geändert: 2013/01/08 14:44 von 2007