Okay, gang. Got x86 Solaris running on an old Dell box. Created a Boot Environment for my existing setup.
Now I'm trying to clone the Boot Environment so that I can do the Live Upgrade. However I'm getting an error when I use the lucreate command.
"# ls
TT_DB data format.dat mnt proc usr
bin dev home net rmdisk var
boot devices kernel nsmail sbin vol
cdrom etc lib opt test.txt~ xfn
core export lost+found platform tmp
# lucreate -n "solenv2" -m /:/dev/dsk/c0d0s3:ufs
Discovering physical storage devices
Discovering logical storage devices
Cross referencing storage devices with boot environment configurations
Determining types of file systems supported
Validating file system requests
Preparing logical storage devices
Preparing physical storage devices
Configuring physical storage devices
Configuring logical storage devices
Analyzing system configuration.
Comparing source boot environment <solenv1> file systems with the file
system(s) you specified for the new boot environment. Determining which
file systems should be in the new boot environment.
Updating boot environment description database on all BEs.
Searching /dev for possible boot environment filesystem devices
Template entry /:/dev/dsk/c0d0s3:ufs skipped.
luconfig: ERROR: Template filesystem definition failed for /, all devices are not applicable..
ERROR: Configuration of boot environment failed.
# lustatus
Boot Environment Is Active Active Can Copy
Name Complete Now On Reboot Delete Status
-------------------------- -------- ------ --------- ------ ----------
solenv1 yes yes yes no -
#
"
I presume I need to get a slice ready for the utility because the utility is not smart enough to really do any slicing itself.
Any ideas?
Now I'm trying to clone the Boot Environment so that I can do the Live Upgrade. However I'm getting an error when I use the lucreate command.
"# ls
TT_DB data format.dat mnt proc usr
bin dev home net rmdisk var
boot devices kernel nsmail sbin vol
cdrom etc lib opt test.txt~ xfn
core export lost+found platform tmp
# lucreate -n "solenv2" -m /:/dev/dsk/c0d0s3:ufs
Discovering physical storage devices
Discovering logical storage devices
Cross referencing storage devices with boot environment configurations
Determining types of file systems supported
Validating file system requests
Preparing logical storage devices
Preparing physical storage devices
Configuring physical storage devices
Configuring logical storage devices
Analyzing system configuration.
Comparing source boot environment <solenv1> file systems with the file
system(s) you specified for the new boot environment. Determining which
file systems should be in the new boot environment.
Updating boot environment description database on all BEs.
Searching /dev for possible boot environment filesystem devices
Template entry /:/dev/dsk/c0d0s3:ufs skipped.
luconfig: ERROR: Template filesystem definition failed for /, all devices are not applicable..
ERROR: Configuration of boot environment failed.
# lustatus
Boot Environment Is Active Active Can Copy
Name Complete Now On Reboot Delete Status
-------------------------- -------- ------ --------- ------ ----------
solenv1 yes yes yes no -
#
"
I presume I need to get a slice ready for the utility because the utility is not smart enough to really do any slicing itself.
Any ideas?