Disk Enclosures
1753797 Members
7248 Online
108799 Solutions
New Discussion

ERROR creating LUN!

 
Mike_21
Frequent Advisor

ERROR creating LUN!

I have created via SAM, a new LUN, and got the following errors, however, it does appear in the Disks & File Systems screen in SAM.

The errors are:

ERROR Check if /etc/exports exists and contains entries. - it does not
* Performing task "Check whether the system is 10.20 or 10.20 PI".
* Executing the following command:
rpcinfo -u `hostname` 100099
* Command completed with exit status 1.
* The command wrote the following to stdout:
program 100099 is not available ERROR Task: "Check whether the system is 10.20 or 10.20 PI" failed. The return
code was 1. Standard error contains "rpcinfo: RPC_PROG_NOT_REGISTERED
".
----- Sun Jun 10 20:12:15 2001: Initializing the Disk Devices sub-area.
* Creating a specific device file.
* Using libIO calls to make device file (name,hw_path,mode,options):
(/var/sam/adfTAAa06130, 8/8.8.0.3.0.0.0, 0, )
* Successfully created /var/sam/adfTAAa06130.
* Creating a specific device file.
* Using libIO calls to make device file (name,hw_path,mode,options):
(/var/sam/adfWAAa06130, 8/12.8.0.4.0.0.0, 0, )
* Successfully created /var/sam/adfWAAa06130.
* Creating the device file /dev/dsk/disk_query.
* Creating a specific device file.
* Using libIO calls to make device file (name,hw_path,mode,options):
(/dev/dsk/disk_query, 8/8.8.0.3.0.0.0, 0, )
* Successfully created /dev/dsk/disk_query.
* Creating the device file /dev/dsk/disk_query.
* Creating a specific device file.
* Using libIO calls to make device file (name,hw_path,mode,options):
(/dev/dsk/disk_query, 8/8.8.0.3.0.0.3, 0, )


ERROR Failed device file to hw path conversion /dev/root.
* Performing task "Getting all current swap information.".
* Executing the following command:
/usr/sbin/swapinfo -fdmrt
* Command completed with exit status 0.
* Performing task "Check if a volume group is the root volume group.".
* Executing the following command:
/sbin/lvlnboot -v vg00 2> /dev/null | awk '$1=="Root:" { if ( substr( $2, 1, 1 ) == "/" ) { print substr( $2, 2 ) } else { print $2 } }'
* Command completed with exit status 0.
* Performing task "Check if a volume group has a logical volume which is
the primary swap device.".
* Executing the following command:
/sbin/lvlnboot -v vg00 2> /dev/null | awk '$1=="Swap:" { if ( substr( $2, 1, 1 ) == "/" ) { print substr( $2, 2 ) } else { print $2 } }'
* Command completed with exit status 0.