EasyManuals Logo

Oracle ZFS Storage Appliance User Manual

Oracle ZFS Storage Appliance
650 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #617 background imageLoading...
Page #617 background image
Updating the /etc/fstab File
mkdir -p /zfssa/dbname/backup1
mkdir -p /zfssa/dbname/backup2
mkdir -p /zfssa/dbname/backup3
mkdir -p /zfssa/dbname/backup4
Updating the /etc/fstab File
The UNIX new-line escape character (\) indicates a single line of code has been wrapped to
a second line in the listing below. When entering a wrapped line into fstab, remove the \
character and combine the two line segments, separated by a space, into a single line.
1.
To update the /etc/fstab file, use one of the following options.
For a one-pool configuration:
192.168.36.200:/export/dbname/backup1 /zfssa/dbname/backup1 nfs \<br/>
rw,bg,hard,nointr,rsize=1048576,wsize=1048576,tcp,nfsvers= \<br/> 3,timeo=600 0 0
192.168.36.200:/export/dbname/backup2 /zfssa/dbname/backup2 nfs \<br/>
rw,bg,hard,nointr,rsize=1048576,wsize=1048576,tcp,nfsvers= \<br/> 3,timeo=600 0 0
192.168.36.200:/export/dbname/backup3 /zfssa/dbname/backup3 nfs \<br/>
rw,bg,hard,nointr,rsize=1048576,wsize=1048576,tcp,nfsvers= \<br/> 3,timeo=600 0 0
192.168.36.200:/export/dbname/backup4 /zfssa/dbname/backup4 nfs \<br/>
rw,bg,hard,nointr,rsize=1048576,wsize=1048576,tcp,nfsvers= \<br/> 3,timeo=600 0 0
2.
For a two-pool configuration:
192.168.36.200:/export/dbname/backup1 /zfssa/dbname/backup1 nfs \<br/>
rw,bg,hard,nointr,rsize=1048576,wsize=1048576,tcp,nfsvers= \<br/> 3,timeo=600 0 0
192.168.36.201:/export/dbname/backup2 /zfssa/dbname/backup2 nfs \<br/>
rw,bg,hard,nointr,rsize=1048576,wsize=1048576,tcp,nfsvers= \<br/> 3,timeo=600 0 0
192.168.36.200:/export/dbname/backup3 /zfssa/dbname/backup3 nfs \<br/>
rw,bg,hard,nointr,rsize=1048576,wsize=1048576,tcp,nfsvers= \<br/> 3,timeo=600 0 0
192.168.36.201:/export/dbname/backup4 /zfssa/dbname/backup4 nfs \<br/>
rw,bg,hard,nointr,rsize=1048576,wsize=1048576,tcp,nfsvers= \<br/> 3,timeo=600 0 0
Creating an init.d Service
1.
Create an init.d service using the appropriate following option.
# !/bin/sh
#
# zfssa_dbname: Mount ZFSSA project dbname for database dbname
Integration 617

Table of Contents

Other manuals for Oracle ZFS Storage Appliance

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Oracle ZFS Storage Appliance and is the answer not in the manual?

Oracle ZFS Storage Appliance Specifications

General IconGeneral
Connectivity10GbE, 40GbE, InfiniBand, Fibre Channel
ProtocolsNFS, SMB, iSCSI, Fibre Channel, HTTP
Operating SystemOracle Solaris
Data Protectionsnapshots, clones, remote replication
Data ReductionInline compression, deduplication
High AvailabilityRedundant hardware components (controllers, power supplies, fans). Automatic failover between controllers. Hot-swappable drives and components. Cluster configurations for increased availability and scalability.
Management InterfaceWeb-based GUI, CLI, REST API
Storage TypeHybrid (SSD + HDD), All-Flash
Storage CapacityUp to several petabytes
EncryptionAES-256 encryption at rest

Related product manuals