Bearbeiten von „StuRa Diskussion:Server/srs5100

Zur Navigation springen Zur Suche springen
Warnung: Du bist nicht angemeldet. Deine IP-Adresse wird bei Bearbeitungen öffentlich sichtbar. Melde dich an oder erstelle ein Benutzerkonto, damit Bearbeitungen deinem Benutzernamen zugeordnet werden. Ein eigenes Benutzerkonto hat eine ganze Reihe von Vorteilen.

Die Bearbeitung kann rückgängig gemacht werden. Bitte prüfe den Vergleich unten, um sicherzustellen, dass du dies tun möchtest, und veröffentliche dann unten deine Änderungen, um die Bearbeitung rückgängig zu machen.

Aktuelle Version Dein Text
Zeile 7: Zeile 7:
:: Driver: mpt2sas
:: Driver: mpt2sas


=== PERC meets ZFS ===
=== PERC H200 meets ZFS ===
 
; H200


* http://blog.michael.kuron-germany.de/2014/11/crossflashing-dell-perc-h200-to-lsi-9211-8i/
* http://blog.michael.kuron-germany.de/2014/11/crossflashing-dell-perc-h200-to-lsi-9211-8i/
Zeile 24: Zeile 22:
* https://forums.freebsd.org/tags/sas2flsh/
* https://forums.freebsd.org/tags/sas2flsh/
* https://forums.freenas.org/index.php?threads/sas2flash-easier-alternative.30789/page-2
* https://forums.freenas.org/index.php?threads/sas2flash-easier-alternative.30789/page-2
; H310
* https://www.ixsystems.com/community/resources/detailed-newcomers-guide-to-crossflashing-lsi-9211-9300-9311-hba-and-variants.54/
* https://www.youtube.com/watch?v=pYYzfAaDLTs
* https://www.youtube.com/watch?v=Y1Xi5NZRlXM
; H710
* https://www.youtube.com/watch?v=J82s_WYv3nU


== Dell OpenManage Server Administrator ==
== Dell OpenManage Server Administrator ==
Zeile 177: Zeile 165:
== dell-system-update ==
== dell-system-update ==
: <code>wget -q -O - http://linux.dell.com/repo/hardware/dsu/bootstrap.cgi | sudo bash</code>
: <code>wget -q -O - http://linux.dell.com/repo/hardware/dsu/bootstrap.cgi | sudo bash</code>
== FreeNAS foo ==
bei ''FreeNAS-11.0-RELEASE'' und ''FreeNAS-9.10.2-U5''
* https://bugs.freenas.org/issues/20260
== erinnerungszettel ==
; Notification testen
* Mail-Adresse für den Account ''root'' festlegen (für Mails, etwa System -> Advanced -> Periodic Notification User: root)
* System -> Email (''HINT: Test e-mails are sent to root user. To configure it use Account -> Users -> View Users -> root -> Change E-mail'')
== FreeNAS 2019-03 ==
* https://download.freenas.org/latest/x64/FreeNAS-11.2-U2.1.iso
; Installation:
* 2 · (da5 da6) USB
; Konfiguration:
* UTC
<pre>
[X] Encryption
</pre>
<pre>
Warning
Always back up the key! Losing the key will also lose all data on the disks with no chance of recovery.
[X] Confirm
</pre>
<tt>I UNDERSTAND</tt>
<pre>
CREATE
</pre>
<pre>
Warning
The contents of all added disks will be erased.
Confirm
</pre>
<pre>
[X] Confirm
</pre>
<tt>CREATE POOL</tt>
<pre>
WARNING!
Back up the recovery key now! If the key is lost, the data on the disks will also be lost with no hope of recovery.
>>> Click Download Recovery Key to begin the download. <<<
This type of encryption is for users storing sensitive data. Encrypted disks can be removed from the pool and reused or disposed of without being erased. iXsystems, Inc. cannot be held responsible for any lost or unrecoverable data as a consequence of using this feature.
</pre>
: <tt>DOWNLOAD RECOVERY KEY</tt>
: <tt>DONE</tt>
==== Plugin Nextcloud 2019-03 ====
: /ui/plugins/add/nextcloud
<pre>
Plugin installed successfully
</pre>
<pre>
Plugin installed successfully
Install Notes:
Command output:
nginx_enable: -> YES
mysql_enable: -> YES
php_fpm_enable: -> YES
Performing sanity check on nginx configuration:
Starting nginx.
Performing sanity check on php-fpm configuration:
Starting php_fpm.
Starting mysql.
Database User: dbadmin
Database Password: uWIVwndIpaoyIreV
Performing sanity check on php-fpm configuration:
Stopping php_fpm.
Waiting for PIDS: 15930.
Performing sanity check on php-fpm configuration:
Starting php_fpm.
Performing sanity check on nginx configuration:
Stopping nginx.
Waiting for PIDS: 15915.
Performing sanity check on nginx configuration:
Starting nginx.
Database Name: nextcloud
Admin Portal:
http://321.321.321.321
</pre>
: <tt>CLOSE</tt>
: <code>pkg prime-list</code>
<pre>
mysql56-server
nextcloud-php71
nginx
pkg
</pre>
: /index.php/settings/admin/overview
<pre>
Security & setup warnings
It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information.
There are some warnings regarding your setup.
</pre>
<pre>
    PHP does not seem to be setup properly to query system environment variables. The test with getenv("PATH") only returns an empty response. Please check the installation documentation ↗ for PHP configuration notes and the PHP configuration of your server, especially when using php-fpm.
    Accessing site insecurely via HTTP. You are strongly adviced to set up your server to require HTTPS instead, as described in the security tips ↗.
</pre>
<pre>
    Some columns in the database are missing a conversion to big int. Due to the fact that changing column types on big tables could take some time they were not changed automatically. By running 'occ db:convert-filecache-bigint' those pending changes could be applied manually. This operation needs to be made while the instance is offline. For further details read the documentation page about this.
        filecache.mtime
        filecache.storage_mtime
Please double check the installation guides ↗, and check for any errors or warnings in the log.
Check the security of your Nextcloud over our security scan ↗.
</pre>
<pre>
Version
Nextcloud 15.0.4
Your version is up to date.
Update channel:
You can always update to a newer version / experimental channel. But you can never downgrade to a more stable channel.
Note that after a new release it can take some time before it shows up here. We roll out new versions spread out over time to our users and sometimes skip a version when issues are found.
production will always provide the latest patch level, but not update to the next major release immediately. That update usually happens with the second minor release (x.0.2).
stable is the most recent stable version. It is suited for regular use and will always update to the latest major version.
beta is a pre-release version only for testing new features, not for production environments.
Notify members of the following groups about available updates:
admin
</pre>
== (testweises) Unterbinden von scrub (für ZFS), wenn das Probleme macht ==
Pausieren von scrub
: <code>zpool scrub -p back</code>
Stoppen von scrub
: <code>zpool scrub -s back</code>

Bitte beachte, dass alle Beiträge zu Wiki StuRa HTW Dresden von anderen Mitwirkenden bearbeitet, geändert oder gelöscht werden können. Reiche hier keine Texte ein, falls du nicht willst, dass diese ohne Einschränkung geändert werden können.

Du bestätigst hiermit auch, dass du diese Texte selbst geschrieben hast oder diese von einer gemeinfreien Quelle kopiert hast (weitere Einzelheiten unter StuRa HTW Dresden:Urheberrechte). ÜBERTRAGE OHNE GENEHMIGUNG KEINE URHEBERRECHTLICH GESCHÜTZTEN INHALTE!

Bitte beantworte die folgende Frage, um diese Seite speichern zu können (weitere Informationen):

Abbrechen Bearbeitungshilfe (wird in einem neuen Fenster geöffnet)