Ca me dit le dimanche
[cpp]zfs set mountpoint /opt/xampp/htdocs/igalerie/albums STOCKAGE/PHOTOproliant
missing value in property=value argument
usage:
set ...
The following properties are supported:
PROPERTY EDIT INHERIT VALUES
available NO NO
clones NO NO [,...]
compressratio NO NO
creation NO NO
defer_destroy NO NO yes | no
mounted NO NO yes | no
origin NO NO
refcompressratio NO NO
referenced NO NO
type NO NO filesystem | volume | snapshot
used NO NO
usedbychildren NO NO
usedbydataset NO NO
usedbyrefreservation NO NO
usedbysnapshots NO NO
userrefs NO NO
written NO NO
aclinherit YES YES discard | noallow | restricted | passthrough | passthrough-x
aclmode YES YES discard | groupmask | passthrough
atime YES YES on | off
canmount YES NO on | off | noauto
casesensitivity NO YES sensitive | insensitive | mixed
checksum YES YES on | off | fletcher2 | fletcher4 | sha256
compression YES YES on | off | lzjb | gzip | gzip-[1-9] | zle
copies YES YES 1 | 2 | 3
dedup YES YES on | off | verify | sha256[,verify]
devices YES YES on | off
exec YES YES on | off
logbias YES YES latency | throughput
mlslabel YES YES
mountpoint YES YES | legacy | none
nbmand YES YES on | off
normalization NO YES none | formC | formD | formKC | formKD
primarycache YES YES all | none | metadata
quota YES NO | none
readonly YES YES on | off
recordsize YES YES 512 to 128k, power of 2
refquota YES NO | none
refreservation YES NO | none
reservation YES NO | none
secondarycache YES YES all | none | metadata
setuid YES YES on | off
sharenfs YES YES on | off | share(1M) options
sharesmb YES YES on | off | sharemgr(1M) options
snapdir YES YES hidden | visible
sync YES YES standard | always | disabled
utf8only NO YES on | off
version YES NO 1 | 2 | 3 | 4 | 5 | current
volblocksize NO YES 512 to 128k, power of 2
volsize YES NO
vscan YES YES on | off
xattr YES YES on | off
zoned YES YES on | off
userused@... NO NO
groupused@... NO NO
userquota@... YES NO | none
groupquota@... YES NO | none
written@ NO NO
Sizes are specified in bytes with standard units such as K, M, G, etc.
User-defined properties can be specified by using a name containing a colon (:).
The {user|group}{used|quota}@ properties must be appended with
a user or group specifier of one of these forms:
POSIX name (eg: "matt";)
POSIX id (eg: "126829";)
SMB name@domain (eg: "matt@sun";)
SMB SID (eg: "S-1-234-567-89";)
[/cpp]
Du coup en regardant sur le net, je tente
[cpp]zfs set mountpoint=/opt/xampp/htdocs/igalerie/albums/ STOCKAGE/PHOTOproliant[/cpp]
mais ça me dit
cannot mount '/opt/xampp/htdocs/igalerie/albums/': directory is not empty
property may be set but unable to remount filesystem