iscsi-osx / iSCSIInitiator

iSCSI Initiator for macOS
BSD 2-Clause "Simplified" License
557 stars 96 forks source link

Auto-login does not work in Sierra #69

Closed vannman closed 8 years ago

vannman commented 8 years ago

Running 1.0.0-beta4 on MacOS Sierra version 10.12 the volumes are not mounted automatically after reboot. Instead I have to mount them manually using the iscsictl login command.

Here is the .plist:

`<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">

KeepAlive StandardErrorPath /var/log/iscsid Sockets iscsid SockPathName /var/run/iscsid Program /usr/local/libexec/iscsid Label com.github.iscsi-osx.iscsid `
nsinenian commented 8 years ago

@vannman this is a known issue in macOS Sierra. I'm closing this because we already have an open issue regarding re-mount on wakeup (which is related to auto-login). See #66 for upcoming updates.