You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cloudstack.apache.org by Larry Sevilla <se...@gmail.com> on 2019/03/15 01:08:12 UTC

CloudStack on VirtualBox - NFS failed

Attn: ShapeBlue

I'm trying to install CloudStack using VirtualBox using:
https://www.shapeblue.com/virtualbox-test-env/
(not sure if this is still applicable, more than 4 years past)

I used the latest CentOS 6.10.

Starting NFS failed.

# service nfs start
Starting NFS services:                                               [OK]
Starting mountd:
[FAILED]
Starting daemon:
svc: failed to register nfsdv2 RPC service (errno 111).
svc: failed to register nfsaclv2 RPC service (errno 111).
nfsd: last server has exited, flushing export cache
rpc.nfsd: writing fd to kernel failed: errno 111 (Connection refused)
svc: failed to register nfsdv2 RPC service (errno 97).
svc: failed to register nfsaclv2 RPC service (errno 97).
nfsd: last server has exited, flushing export cache
rpc.nfsd: unable to set any sockets for nfsd

[FAILED]

RE: CloudStack on VirtualBox - NFS failed

Posted by Andrija Panic <an...@shapeblue.com>.
Hi Larry,

As you might already know, this has nothing to do with CloudStack itself, and I would advice actually reading the system logs to understand why the basic service failed to start.

Best,
Anrija

andrija.panic@shapeblue.comĀ 
www.shapeblue.com
Amadeus House, Floral Street, London  WC2E 9DPUK
@shapeblue
  
 


-----Original Message-----
From: Larry Sevilla <se...@gmail.com> 
Sent: 15 March 2019 02:08
To: users@cloudstack.apache.org
Subject: CloudStack on VirtualBox - NFS failed

Attn: ShapeBlue

I'm trying to install CloudStack using VirtualBox using:
https://www.shapeblue.com/virtualbox-test-env/
(not sure if this is still applicable, more than 4 years past)

I used the latest CentOS 6.10.

Starting NFS failed.

# service nfs start
Starting NFS services:                                               [OK]
Starting mountd:
[FAILED]
Starting daemon:
svc: failed to register nfsdv2 RPC service (errno 111).
svc: failed to register nfsaclv2 RPC service (errno 111).
nfsd: last server has exited, flushing export cache
rpc.nfsd: writing fd to kernel failed: errno 111 (Connection refused)
svc: failed to register nfsdv2 RPC service (errno 97).
svc: failed to register nfsaclv2 RPC service (errno 97).
nfsd: last server has exited, flushing export cache
rpc.nfsd: unable to set any sockets for nfsd

[FAILED]