StuRa Diskussion:Server/srs5100

Aus Wiki StuRa HTW Dresden
Zur Navigation springen Zur Suche springen

RAID Controller

CentOS 6
sagt
Vendor: LSI Logic & Symbios Logic
Model: SAS2008 PCI-Express Fussion-MPT SAS-2 [Falcon]
Driver: mpt2sas

PERC H200 meets ZFS

Dell OpenManage Server Administrator

iDRAC

Dell OM-SrvAdmin

cd ~/Downloads/OM-SrvAdmin-Dell-Web-LX-8.4.0-2193.RHEL7.x86_64_A00/ && sudo ./setup.sh

yum install -y libcmpiCppImpl0 net-snmp-utils openwsman-server openwsman-client sblim-sfcb

cd ~/Downloads/OM-SrvAdmin-Dell-Web-LX-8.4.0-2193.RHEL7.x86_64_A00/ && sudo ./setup.sh
##############################################

  Server Administrator Custom Install Utility

##############################################

  Selected Options
   - All

  Dependencies
   - Server Instrumentation
   - Storage Management
   - Remote Access Core Component
   - Remote Access SA Plugin Component
   - Remote Enablement Interface
   - Server Administrator Web Server Interface
   - Server Administrator CLI Interface
   - Server Administrator SNMP Interface
   - Server Administrator Operating System Log Interface

  Components for Server Administrator Managed Node Software:

    [x] 1. Server Instrumentation
    [x] 2. Storage Management
    [x] 3. Remote Access Core Component
    [x] 4. Remote Access SA Plugin Component
    [x] 5. Remote Enablement Interface
    [x] 6. Server Administrator Web Server Interface
    [x] 7. Server Administrator CLI Interface
    [x] 8. Server Administrator SNMP Interface
    [x] 9. Server Administrator Operating System Log Interface
    [x] 10. All

  Enter the number to select a component from the above list.
  Enter c to copy selected components to destination folder.
  Enter i to install the selected components.
  Enter r to reset selection and start over.
  Enter q to quit.

  Enter : i


  Select the format for Alert messages

        1. Enhanced Message Format
				
	   This format provides faster problem diagnosis and resolutions with streamlined and simplified messages.
	   This format also includes key information on defective components and standardized messages across
	   all Dell Management interfaces. For example, Severity: Informational, Category, Audit MessageID: 
	   MSG001: Message text with Substitution

	   NOTE: This may require a one-time change to your customized trap messages logic.
				
	2. Traditional Message Format
			
	   This format is the existing legacy messages unchanged from the previous OMSA releases. This format 
	   will soon be deprecated.
				
	Dell recommends adopting the Enhanced Message Format. 
	

   Do you want to set the messaging preference to Enhanced Message format?

   Press ('y' for yes | 'n' for no ): y
   Do you want to start Server Administrator services?

   Press ('y' for yes | 'Enter' to exit): y
Starting instsvcdrv (via systemctl):                       [  OK  ]
Starting dataeng (via systemctl):                          [  OK  ]
Starting dsm_om_shrsvc (via systemctl):                    [  OK  ]
Starting dsm_om_connsvc (via systemctl):                   [  OK  ]
  iDRAC Management System

  Dell iDRAC is an out-of-band management system that allows system administrators
  to monitor and manage Dell PoweEdge Servers and other network equipment, remotely. 
  Dell iDRAC works regardless of Power status and operating system functionality. 
  For more information, visit http://pilot.search.dell.com/iDRAC
cd ~/Downloads/OM-SrvAdmin-Dell-Web-LX-8.4.0-2193.RHEL7.x86_64_A00/ && sudo ./setup.sh
##############################################

  Server Administrator Custom Install Utility

##############################################

  Components for Server Administrator Managed Node Software:

  Installed Components:
    [x] Server Instrumentation
    [x] Remote Enablement Interface
    [x] Server Administrator Web Server Interface
    [x] Storage Management
    [x] Remote Access Core Component
    [x] Remote Access SA Plugin Component
    [x] Server Administrator CLI Interface
    [x] Server Administrator SNMP Interface
    [x] Server Administrator Operating System Log Interface

  Add Components
    - None

  All Server Administrator components are currently installed.

dell-system-update

wget -q -O - http://linux.dell.com/repo/hardware/dsu/bootstrap.cgi | sudo bash

FreeNAS foo

bei FreeNAS-11.0-RELEASE und FreeNAS-9.10.2-U5

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

Installation
  • 2 · (da5 da6) USB
Konfiguration
  • UTC
[X] Encryption
Warning
Always back up the key! Losing the key will also lose all data on the disks with no chance of recovery.
[X] Confirm

I UNDERSTAND

CREATE
Warning
The contents of all added disks will be erased.
Confirm
[X] Confirm

CREATE POOL

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.
DOWNLOAD RECOVERY KEY
DONE

Plugin Nextcloud 2019-03

/ui/plugins/add/nextcloud
Plugin installed successfully
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
CLOSE
pkg prime-list
mysql56-server
nextcloud-php71
nginx
pkg
/index.php/settings/admin/overview
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.
    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 ↗.
    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 ↗.
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

(testweises) Unterbinden von scrub (für ZFS), wenn das Probleme macht

Pausieren von scrub

zpool scrub -p back

Stoppen von scrub

zpool scrub -s back