Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
oracle_12c_enable_nfs_direct [2019/09/22 08:48] – andonovj | oracle_12c_enable_nfs_direct [2019/10/18 20:04] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 17: | Line 17: | ||
P.S. Bear in mind that the oranfstab has different configuration syntax than the usual /etc/fstab: | P.S. Bear in mind that the oranfstab has different configuration syntax than the usual /etc/fstab: | ||
<sxh bash> | <sxh bash> | ||
- | server: | + | server: |
- | path: 192.168.1.1 | + | local: |
- | path: 192.168.1.2 | + | path: |
- | export: /vol/ | + | export: /be_ora_logs |
</ | </ | ||
Line 107: | Line 107: | ||
SQL> | SQL> | ||
+ | </ | ||
That shows us that the NFS is configured on server: 10.200.15.30 on this partition: / | That shows us that the NFS is configured on server: 10.200.15.30 on this partition: / | ||
You can also verify if the NFS is ACTUALLY used during a backup. You should be able to observe the following output: | You can also verify if the NFS is ACTUALLY used during a backup. You should be able to observe the following output: | ||
- | |||
<sxh bash> | <sxh bash> | ||
Line 118: | Line 118: | ||
| | ||
---------- ---------- ---------- ---------- ---------- | ---------- ---------- ---------- ---------- ---------- | ||
- | | + | |
</ | </ |