How do I share a ZFS file system?

ZFS can automatically share file systems by setting the sharenfs property. Using this property, you do not have to modify the /etc/dfs/dfstab file when a new file system is shared. The sharenfs property is a comma-separated list of options to pass to the share command.

How do I unmount NFS in AIX?

To remove a predefined NFS mount by editing the /etc/filesystems file:

  1. Enter the command: umount /directory/to/unmount .
  2. Open the /etc/filesystems file with your favorite editor.
  3. Find the entry for the directory you just unmounted, and then delete it.
  4. Save and close the file.

What is Mount point in Solaris?

mount-point. Specifies the directory on which the TMPFS file system is mounted. To set up the system to automatically mount a TMPFS file system at boot time, see Example 18-4. Verify that the TMPFS file system has been created. # mount -v.

What are the NFS commands in Oracle Solaris?

1. Network Service (Overview) 2. Managing Web Cache Servers 3. Time-Related Services 4. Managing Network File Systems (Overview) 5. Network File System Administration (Tasks) 6. Accessing Network File Systems (Reference) What Is a Replicated File System? When to Use NFS Referrals? 7. SLP (Overview) 8. Planning and Enabling SLP (Tasks) 9.

How to remove a failed disk using cfgadm?

3. Verify the status of the disk in cfgadm -al command. It should show unconfigured and unavailable. You can safely remove the disk from the server now. Insert the new disk into the disk slot of the server and run the below command. The command is common for both the above methods.

Can a cfgadm command cause a system hang?

The cfgadm command does some basic checking to prevent critical partitions from being disconnected, but it cannot detect all cases. Inappropriate use of this command can result in a system hang and could require a system reboot.

How to remove a failed disk in Solaris?

The failed disk in any solaris servers can be removed basically using these 2 commands : Make sure you have removed the disk from volume manager control before removing the disk from OS control. 1. Remove the disk using the luxadm command : 2. If the disk fails to get removed, physically remove the disk and use below command :