Jump to content

k2e2ni

Members
  • Posts

    13
  • Joined

  • Last visited

Posts posted by k2e2ni

  1. On 2/22/2018 at 9:58 PM, trurl said:

    There are people running pfsense in a VM and then using that connection. I am not really familiar with the details but it might give you some ideas.

    As I understand pfsense is a standalone OS to serve as a router right? Not really sure how that would work.

     

    My main issue at the moment is that Windows is the most straightforward way to enable the internet connection, so if I need to now setup the weird VPN in pfsense it may be even harder to try and figure out.

  2. Hi All,

     

    I have seen any other post about this, but could have missed it due to the search terms. 

     

    Is it possible to get the server to use an internet connection from a VM? My server can't currently connect to the internet because it requires a VPN on the network it is connected to, but I have not been able to find a way to install the app (Pulse Secure) for it. It's settings also seem to be too different to be able to use OpenVPN and such as on a Ubuntu VM I can get it to connect via PulseSecure but not OpenVPN.

    I have been physically moving the server to a regular network with full internet connection in order to update it's plugins and the OS but it is becoming a huge chore and it means I am frequently outdated and miss all the notifications. I have a VM running windows with the appropriate settings and app to allow it to connect to the internet but don't know how I can get the server to use that.

     

    Thanks for any assistance.

     

    Cheers,

  3. I have forked a copy of unassigned devices that reverts back to 2015.09.19 that doesn't have the issues the later versions have.  I have updated the plugin for unraid 6.1.7 and cleaned up the update/removal that was a bit messy.  The plugin will work properly on 6.1.6 also.

     

    I'd like to get someone to give it a try and let me know if there are any issues.  You don't have to uninstall the current version of unassigned devices.  Just paste the following link in the install plugin tab and the current version of unassigned devices will be updated.

     

    https://github.com/dlandon/unassigned.devices/raw/master/unassigned.devices.plg

     

    Treat this as a beta that may have issues.  If all seems to be ok, I will release it through ca and Squid can add the appropriate link to the gfjardim version.  Be sure to check the unassigned devices log for the repeating log entries that some have seen.

     

    I believe there may be one outstanding issue that I will look into.  It seems that SMB mounted devices may not be unmounted on an array shutdown.  If anyone can test that would be great as I don't currently use that functionality and will have to set up my test server so I can check this out.

     

    Thanks for the fix dlandon, was looking into this plugin to see if my files were still on a disk I didn't want to include in the array and have rebuilt yet.

     

    I can help with testing this but I am new to UNRAID and can't find the log to check for the extra entries. Also with the other issue you mentioned, does the SMB mounted device need to be setup in any particular way? If you can guide me through what info you need reported and what needs to be done, will be happy to help.

     

    Click on the Help button on the main menu bar and you'll see the line about the log.

     

    The issue with the smb unmount is when stopping the array. It was posted in another thread about this.  Mount an smb device and thn stop the array and see if the array stops.  You should be prepared to go to a command line to shutdown if necessary.  A better way might be to install the open files plugin and use it to manage the array stop.

     

    I have pasted the log below and it doesn't seem like there are any duplicates there. ODIN is my UnRAID server and I did attempt mounting my flash drive as an SMB several times. Finally mounted a SMB share from another computer on the network.

     

    No issues stopping the array while the SMB was mounted either.

    Edit:I just read you fixed the issue. From my testing it looks like if I select AutoMount the SMB share will mount and unmount with the array. The only potential issue is that I cant seem to disable AutoMount after enabling it, if I click anywhere after deselecting AutoMount it just turns back on after the page loads.

     

    mount error(6): No such device or address
    Refer to the mount.cifs( manual page (e.g. man mount.cifs)
    
    Sun Jan 17 23:17:27 SGT 2016: SMB share found with the following attributes: ip='ODIN', user='TesetSMB', pass='*******', share='TestSMB', device='//ODIN/TestSMB', target='', fstype='cifs', size='0', used='0', avail='0', mountpoint='/mnt/disks/ODIN_TestSMB'
    Sun Jan 17 23:17:27 SGT 2016: Mounting SMB share '' ...
    Sun Jan 17 23:17:27 SGT 2016: Mounting share with command: mount -t cifs -o rw,nounix,iocharset=utf8,_netdev,file_mode=0777,dir_mode=0777,username=TesetSMB,password=******* '//ODIN/TestSMB' '/mnt/disks/ODIN_TestSMB'
    Sun Jan 17 23:17:27 SGT 2016: Mount of //ODIN/TestSMB failed. Error message: Retrying with upper case share name
    mount error(6): No such device or address
    Refer to the mount.cifs( manual page (e.g. man mount.cifs)
    
    Sun Jan 17 23:17:47 SGT 2016: Disk with serial '' auto mount is disabled, aborting.
    Sun Jan 17 23:17:47 SGT 2016: Disk with serial 'ST2000DL003-9VT166_6YD1LNKA' auto mount is disabled, aborting.
    Sun Jan 17 23:17:50 SGT 2016: SMB share found with the following attributes: ip='ODIN', user='TesetSMB', pass='*******', share='TestSMB', device='//ODIN/TestSMB', target='', fstype='cifs', size='0', used='0', avail='0', mountpoint='/mnt/disks/ODIN_TestSMB'
    Sun Jan 17 23:17:50 SGT 2016: Mounting SMB share '' ...
    Sun Jan 17 23:17:50 SGT 2016: Mounting share with command: mount -t cifs -o rw,nounix,iocharset=utf8,_netdev,file_mode=0777,dir_mode=0777,username=TesetSMB,password=******* '//ODIN/TestSMB' '/mnt/disks/ODIN_TestSMB'
    Sun Jan 17 23:17:51 SGT 2016: Mount of //ODIN/TestSMB failed. Error message: Retrying with upper case share name
    mount error(6): No such device or address
    Refer to the mount.cifs( manual page (e.g. man mount.cifs)
    
    Sun Jan 17 23:17:58 SGT 2016: SMB share found with the following attributes: ip='ODIN', user='TesetSMB', pass='*******', share='TestSMB', device='//ODIN/TestSMB', target='', fstype='cifs', size='0', used='0', avail='0', mountpoint='/mnt/disks/ODIN_TestSMB'
    Sun Jan 17 23:17:58 SGT 2016: Mounting SMB share '' ...
    Sun Jan 17 23:17:58 SGT 2016: Mounting share with command: mount -t cifs -o rw,nounix,iocharset=utf8,_netdev,file_mode=0777,dir_mode=0777,username=TesetSMB,password=******* '//ODIN/TestSMB' '/mnt/disks/ODIN_TestSMB'
    Sun Jan 17 23:17:58 SGT 2016: Mount of //ODIN/TestSMB failed. Error message: Retrying with upper case share name
    mount error(6): No such device or address
    Refer to the mount.cifs( manual page (e.g. man mount.cifs)
    
    Sun Jan 17 23:21:40 SGT 2016: SMB share found with the following attributes: ip='SHINKIROU', user='Ken', pass='*******', share='RNASeq', device='//SHINKIROU/RNASeq', target='', fstype='cifs', size='0', used='0', avail='0', mountpoint='/mnt/disks/SHINKIROU_RNASeq'
    Sun Jan 17 23:21:40 SGT 2016: Mounting SMB share '' ...
    Sun Jan 17 23:21:40 SGT 2016: Mounting share with command: mount -t cifs -o rw,nounix,iocharset=utf8,_netdev,file_mode=0777,dir_mode=0777,username=Guest,password=******* '//SHINKIROU/RNASeq' '/mnt/disks/SHINKIROU_RNASeq'
    Sun Jan 17 23:21:40 SGT 2016: Successfully mounted '//SHINKIROU/RNASeq' on '/mnt/disks/SHINKIROU_RNASeq'
    Sun Jan 17 23:21:40 SGT 2016: Command not available, skipping.
    Sun Jan 17 23:22:12 SGT 2016: SMB mount '//SHINKIROU/RNASeq' auto mount is disabled, aborting.
    Sun Jan 17 23:22:12 SGT 2016: 
    Sun Jan 17 23:22:12 SGT 2016: Disk with serial 'ST2000DL003-9VT166_6YD1LNKA' auto mount is disabled, aborting.
    Sun Jan 17 23:22:34 SGT 2016: Disk with serial '' auto mount is disabled, aborting.
    Sun Jan 17 23:22:34 SGT 2016: Disk with serial 'ST2000DL003-9VT166_6YD1LNKA' auto mount is disabled, aborting.
    Sun Jan 17 23:22:39 SGT 2016: SMB share found with the following attributes: ip='SHINKIROU', user='Ken', pass='*******', share='RNASeq', device='//SHINKIROU/RNASeq', target='/mnt/disks/SHINKIROU_RNASeq', fstype='cifs', size='235721977856', used='216613281792', avail='19108696064', mountpoint='/mnt/disks/SHINKIROU_RNASeq'
    Sun Jan 17 23:22:39 SGT 2016: Command not available, skipping.
    Sun Jan 17 23:22:39 SGT 2016: Unmounting SMB share '//SHINKIROU/RNASeq' ...
    Sun Jan 17 23:22:39 SGT 2016: Unmounting //SHINKIROU/RNASeq...
    Sun Jan 17 23:22:39 SGT 2016: Successfully unmounted '//SHINKIROU/RNASeq'
    

  4. I have forked a copy of unassigned devices that reverts back to 2015.09.19 that doesn't have the issues the later versions have.  I have updated the plugin for unraid 6.1.7 and cleaned up the update/removal that was a bit messy.  The plugin will work properly on 6.1.6 also.

     

    I'd like to get someone to give it a try and let me know if there are any issues.  You don't have to uninstall the current version of unassigned devices.  Just paste the following link in the install plugin tab and the current version of unassigned devices will be updated.

     

    https://github.com/dlandon/unassigned.devices/raw/master/unassigned.devices.plg

     

    Treat this as a beta that may have issues.  If all seems to be ok, I will release it through ca and Squid can add the appropriate link to the gfjardim version.  Be sure to check the unassigned devices log for the repeating log entries that some have seen.

     

    I believe there may be one outstanding issue that I will look into.  It seems that SMB mounted devices may not be unmounted on an array shutdown.  If anyone can test that would be great as I don't currently use that functionality and will have to set up my test server so I can check this out.

     

    Thanks for the fix dlandon, was looking into this plugin to see if my files were still on a disk I didn't want to include in the array and have rebuilt yet.

     

    I can help with testing this but I am new to UNRAID and can't find the log to check for the extra entries. Also with the other issue you mentioned, does the SMB mounted device need to be setup in any particular way? If you can guide me through what info you need reported and what needs to be done, will be happy to help.

×
×
  • Create New...