#Licensed to the Apache Software Foundation (ASF) under one #or more contributor license agreements. See the NOTICE file #distributed with this work for additional information #regarding copyright ownership. The ASF licenses this file #to you under the Apache License, Version 2.0 (the #"License"); you may not use this file except in compliance #with the License. You may obtain a copy of the License at #http://www.apache.org/licenses/LICENSE-2.0 #Unless required by applicable law or agreed to in writing, #software distributed under the License is distributed on an #"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY #KIND, either express or implied. See the License for the #specific language governing permissions and limitations #under the License. msgid "" msgstr "" "Project-Id-Version: 0\n" "POT-Creation-Date: 2013-02-02T20:11:59\n" "PO-Revision-Date: 2013-02-02T20:11:59\n" "Last-Translator: Automatically generated\n" "Language-Team: None\n" "MIME-Version: 1.0\n" "Content-Type: application/x-publican; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #. Tag: title #, no-c-format msgid "Data Loss on Exported Primary Storage" msgstr "" #. Tag: title #, no-c-format msgid "Symptom" msgstr "" #. Tag: para #, no-c-format msgid "Loss of existing data on primary storage which has been exposed as a Linux NFS server export on an iSCSI volume." msgstr "" #. Tag: title #, no-c-format msgid "Cause" msgstr "" #. Tag: para #, no-c-format msgid "It is possible that a client from outside the intended pool has mounted the storage. When this occurs, the LVM is wiped and all data in the volume is lost" msgstr "" #. Tag: title #, no-c-format msgid "Solution" msgstr "" #. Tag: para #, no-c-format msgid "When setting up LUN exports, restrict the range of IP addresses that are allowed access by specifying a subnet mask. For example:" msgstr "" #. Tag: programlisting #, no-c-format msgid "echo “/export 192.168.1.0/24(rw,async,no_root_squash)” > /etc/exports" msgstr "" #. Tag: para #, no-c-format msgid "Adjust the above command to suit your deployment needs." msgstr "" #. Tag: title #, no-c-format msgid "More Information" msgstr "" #. Tag: para #, no-c-format msgid "See the export procedure in the \"Secondary Storage\" section of the &PRODUCT; Installation Guide" msgstr ""