Skip to main content

How can we help you?

Druva Documentation

Oracle PBS does not show the ZFS pool mounted

Title 

Oracle PBS does not show the ZFS pool mounted

Problem description

  • The connection status of PBS server shows disconnected on the Druva Console.

  • The issue mostly happens after the reboot of the PBS server.

Below are the steps to bring the ZFS pool mounted.

  1. Check the status of the Mounts

# df -h

  1. Import the Phoenix zpool

# zpool import -f Phoenix

  1. Restart the NFS services.

# Systemctl restart nfs-kernel-server

  1. Restart the Phoenix Backup store service.

# service PhoenixBackupStore stop

# service PhoenixBackupStore start.

PBS server will show connected on the console.