Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id DD0F8200C49 for ; Fri, 17 Mar 2017 18:20:47 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id DBAA6160B80; Fri, 17 Mar 2017 17:20:47 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 38D5D160B8C for ; Fri, 17 Mar 2017 18:20:47 +0100 (CET) Received: (qmail 39363 invoked by uid 500); 17 Mar 2017 17:20:46 -0000 Mailing-List: contact issues-help@cloudstack.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cloudstack.apache.org Delivered-To: mailing list issues@cloudstack.apache.org Received: (qmail 39193 invoked by uid 500); 17 Mar 2017 17:20:46 -0000 Delivered-To: apmail-incubator-cloudstack-issues@incubator.apache.org Received: (qmail 39178 invoked by uid 99); 17 Mar 2017 17:20:45 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 17 Mar 2017 17:20:45 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd4-us-west.apache.org (ASF Mail Server at spamd4-us-west.apache.org) with ESMTP id 4D259C4556 for ; Fri, 17 Mar 2017 17:20:45 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 1.451 X-Spam-Level: * X-Spam-Status: No, score=1.451 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, RP_MATCHES_RCVD=-0.001, SPF_NEUTRAL=0.652] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id gq11utrPRC7D for ; Fri, 17 Mar 2017 17:20:44 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTP id EF6BB5F473 for ; Fri, 17 Mar 2017 17:20:43 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 96548E0AE8 for ; Fri, 17 Mar 2017 17:20:42 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id F0ABC254BC for ; Fri, 17 Mar 2017 17:20:41 +0000 (UTC) Date: Fri, 17 Mar 2017 17:20:41 +0000 (UTC) From: =?utf-8?Q?Rafael_Weing=C3=A4rtner_=28JIRA=29?= To: cloudstack-issues@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Closed] (CLOUDSTACK-3012) Manual section 4.5.6.2 details what to install to have a working NFS server on RedHat but not Ubuntu MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Fri, 17 Mar 2017 17:20:48 -0000 [ https://issues.apache.org/jira/browse/CLOUDSTACK-3012?page=3Dcom.atl= assian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rafael Weing=C3=A4rtner closed CLOUDSTACK-3012. ------------------------------------------ Resolution: Fixed > Manual section 4.5.6.2 details what to install to have a working NFS serv= er on RedHat but not Ubuntu > -------------------------------------------------------------------------= --------------------------- > > Key: CLOUDSTACK-3012 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-301= 2 > Project: CloudStack > Issue Type: Improvement > Security Level: Public(Anyone can view this level - this is the defa= ult.)=20 > Components: Doc > Affects Versions: 4.1.0 > Environment: Ubuntu Precise > Reporter: Gary Richards > Priority: Minor > Labels: documentation > > Manual section 4.5.6.2 details what to install to have a working NFS serv= er on RedHat but not Ubuntu. > I part 1 of this section is says: > On RHEL/CentOS systems, you'll need to install the nfs-utils package: > $ sudo yum install nfs-utils > I believe the following should be added: > On Ubuntu systems, you'll need to install the nfs-kernel-server package: > $ sudo apt-get install nfs-kernel-server -- This message was sent by Atlassian JIRA (v6.3.15#6346)