How can I stop old disk warnings?
edited Oct 2, 2013 11:25PM in Oracle Solaris File Systems and Disk Management (MOSC) 12 commentsAnswered
I had some bad drives in a zfs pool that I replaced. The new disks were
integrated by zfs and are doing fine. However, the OS is continually
sending me messages about the old, removed drives:
Sep 8 10:01:41 thewarehouse scsi: [ID 107833 kern.warning] WARNING: /scsi_vhci/disk@g50014ee203e7a2a7 (sd36):
Sep 8 10:01:41 thewarehouse drive offline
Sep 8 10:01:45 thewarehouse scsi: [ID 107833 kern.warning] WARNING: /scsi_vhci/disk@g50014ee2aef2c50b (sd43):
Sep 8 10:01:45 thewarehouse drive offline
Sep 8 10:01:56 thewarehouse scsi: [ID 107833 kern.warning] WARNING: /scsi_vhci/disk@g50014ee20447a72b (sd15):
Sep 8 10:01:56 thewarehouse drive offline
Is there any way to tell the system to forget about them without rebooting it?
Sep 8 10:01:41 thewarehouse scsi: [ID 107833 kern.warning] WARNING: /scsi_vhci/disk@g50014ee203e7a2a7 (sd36):
Sep 8 10:01:41 thewarehouse drive offline
Sep 8 10:01:45 thewarehouse scsi: [ID 107833 kern.warning] WARNING: /scsi_vhci/disk@g50014ee2aef2c50b (sd43):
Sep 8 10:01:45 thewarehouse drive offline
Sep 8 10:01:56 thewarehouse scsi: [ID 107833 kern.warning] WARNING: /scsi_vhci/disk@g50014ee20447a72b (sd15):
Sep 8 10:01:56 thewarehouse drive offline
Is there any way to tell the system to forget about them without rebooting it?
0