Changes

From SME Server
Jump to navigationJump to search
1,394 bytes added ,  07:46, 25 March 2017
Line 1: Line 1:  
{{Languages|Disk_Manager}}
 
{{Languages|Disk_Manager}}
 
== Disk Manager for SME Server ==
 
== Disk Manager for SME Server ==
 +
{{Level|medium}}
 +
 +
{{#smeversion:smeserver-usbdisksmanager }}
    
=== Maintainer ===
 
=== Maintainer ===
Line 12: Line 15:  
=== Installation ===
 
=== Installation ===
 
  yum install smeserver-usbdisksmanager --enablerepo=smecontribs
 
  yum install smeserver-usbdisksmanager --enablerepo=smecontribs
 +
 +
=== Update ===
 +
yum update smeserver-usbdisksmanager --enablerepo=smecontribs
    
=== Uninstall ===
 
=== Uninstall ===
Line 23: Line 29:  
====Configuration====  
 
====Configuration====  
   −
Frequency : in minutes between two disk check (CRON job)
+
'''Frequency''' : in minutes between two disk check (CRON job)
Status : enable or disable the automatic job completly
+
 
Status /media/ kown : enable or disable auto mount in /media/ of known drives
+
'''Status''' : enable or disable the automatic job completly
Status /media/ unknown : enable or disable auto mount in /media/ of unknown drives
+
 
 +
'''Status /media/ known''' : enable or disable auto mount in /media/ of known drives
 +
 
 +
'''Status /media/ unknown''' : enable or disable auto mount in /media/ of unknown drives
    
To allow to auto mount you need to enable in the configuration "Status", then add your drive and set a mount point that really exists and finally set this drive to enable
 
To allow to auto mount you need to enable in the configuration "Status", then add your drive and set a mount point that really exists and finally set this drive to enable
 +
 +
 +
the use of the command '''mount''' is to mount to the folder created thanks to HAL in /media.
 +
 +
the use of the command '''mount to''' is to mount to your customized folder.
 +
 
====Add , Modify a drive====  
 
====Add , Modify a drive====  
   Line 115: Line 130:     
There is a known limit to this contrib : it can't handle drives that have only one partition that is called without a number : i mean : /dev/sda as partition instead of /dev/sda1. Please consider this before putting information on your drive to format it correctly.
 
There is a known limit to this contrib : it can't handle drives that have only one partition that is called without a number : i mean : /dev/sda as partition instead of /dev/sda1. Please consider this before putting information on your drive to format it correctly.
 +
 +
====Mounting FAT32 drives====
 +
 +
Off-the-shelf pre-formated FAT32 disks can be mounted. These will mount through the ''vfat'' driver. This is convenient as it allows portability between the SME Server and a Windows machine. Because FAT32 does not support the UTF-8 character set, the following option must be added to the mount options:
 +
 +
    iocharset=iso8859-1
 +
 +
This option allows filenames with international characters to be written and read by both Windows XP and the SME server.
 +
 +
=== Bugs ===
 +
Please raise bugs under the SME-Contribs section in {{BugzillaFileBug|product=|component=|title=bugzilla}}and select the smeserver-usbdiskmanager component or use {{BugzillaFileBug|product=SME%20Contribs|component=smeserver-usbdiskmanager|title=this link}}.
 +
 +
 +
{{#bugzilla:columns=id,product,version,status,summary |sort=id |order=desc |component=smeserver-usbdiskmanager|disablecache=1|noresultsmessage="No open bugs found."}}
 +
 +
===Changelog===
 +
Only released version in smecontrib are listed here.
 +
 +
{{ #smechangelog: smeserver-usbdisksmanager}}
 +
    
----
 
----
    
[[Category: Contrib]]
 
[[Category: Contrib]]
[[Category: Administration]]
+
[[Category: Administration:Storage]]
Super Admin, Wiki & Docs Team, Bureaucrats, Interface administrators, Administrators
3,250

edits

Navigation menu