![]() | Oracle System Handbook - ISO 7.0 May 2018 Internal/Partner Edition | ||
|
|
![]() |
||||||||||||||||
Solution Type Problem Resolution Sure Solution 2196434.1 : Oracle ZFS Storage Appliance: How To Recover From A Non-Booting ZFS-SA with "Failed To Write To /etc/svc/repository.db At Offset XX: No Space" Error
In this Document
Oracle Confidential PARTNER - Available to partners (SUN). Applies to:Sun ZFS Storage 7420 - Version All Versions to All Versions [Release All Releases]Sun ZFS Storage 7320 - Version All Versions to All Versions [Release All Releases] Sun Storage 7410 Unified Storage System - Version All Versions to All Versions [Release All Releases] Sun Storage 7310 Unified Storage System - Version All Versions to All Versions [Release All Releases] Sun Storage 7210 Unified Storage System - Version All Versions to All Versions [Release All Releases] 7000 Appliance OS (Fishworks) SymptomsError message: svc.configd: Fatal error: Backend copy failed: fails to write to /etc/svc/repository.db at offset 917504: No space left on device CauseThe meaning of the error is that the system pool has no space left . Normally this means the /tmp filesystem is full. SolutionIf this is a temporary situation, then a reboot will clear /tmp and /swap.
With this example, I found that the system pool had little free space and dropped to the emergency shell on logging in : $ df -hal Filesystem size used avail capacity Mounted on system/ak-nas-2011.04.24.9.2_1-1.50/root 457G 1.3G 765K 100% / <<<<<<< does not add up !
I cleared some old updates - as they had a large amount of space taken up, presumably by old Analytics - and this allowed AKD to start. I then cleared up the Analytics in the current version
This then left enough space to get AKD running more reliable # zfs list NAME USED AVAIL REFER MOUNTPOINT
So basically old updates with unusually large amounts of analytics was the issue here. Attachments This solution has no attachment |
||||||||||||||||
|