brandonpoc
Dabbler
- Joined
- Mar 26, 2013
- Messages
- 17
I cannot access my jails web UI because I'm having an issue with a bad disk and ZFS. I have a single-disk ZFS pool for my /dev/da38 disk. It has errors and I cannot use 'zpool clear' because the following is reported:
When trying to access 'jails' in the web UI:
When I click 'CLOSE' I get a blank page without any jails listed and cannot click on the Options gear. 'ADD', or do anything. This is apparently some kind of bug. The jail does NOT run in this pool nor does it have this pool mounted or exported to it in any way. This is apparently some kind of bug.
I cannot get this ZFS pool to clear out even though the disk is damaged. I don't want to reboot and shouldn't have to considering this is an enterprise filesystem running on a rock solid UNIX operating system. When I remove the drive and re-seat it I can run the 'clear' command but it errors out before I can run export / disconnect.
Does anybody have any advice? I need to shut down my jail and add new bind mounts to my jail.
Thanks
root@wyoming[~]# zpool clear -F farm-16T-ZL20GVJ6
cannot clear errors for farm-16T-ZL20GVJ6: I/O error
When trying to access 'jails' in the web UI:
When I click 'CLOSE' I get a blank page without any jails listed and cannot click on the Options gear. 'ADD', or do anything. This is apparently some kind of bug. The jail does NOT run in this pool nor does it have this pool mounted or exported to it in any way. This is apparently some kind of bug.
I cannot get this ZFS pool to clear out even though the disk is damaged. I don't want to reboot and shouldn't have to considering this is an enterprise filesystem running on a rock solid UNIX operating system. When I remove the drive and re-seat it I can run the 'clear' command but it errors out before I can run export / disconnect.
Does anybody have any advice? I need to shut down my jail and add new bind mounts to my jail.
Thanks