Error :
Reason :
UUID daemon is not running or its package is not installed.
Solution :
SLES 11 or above
1. Install RPM package sapconf
2. Run the UUID daemon permanently with commands 'systemctl enable uuidd' and 'systemctl start uuidd' (as root)
RHEL 4 and above
1. Install the uuidd RPM package.
2. Run the UUID daemon permanently with command 'service uuidd start', respective 'chkconfig uuidd on' (as root).
No comments:
Post a Comment