[root@test /]# mount -t smbfs -ousername=Oracle,password=foxconn.6343,uid=500,gid=500 //192.168.1.100/Oracle /data/rman
[root@test /]# df -h
Filesystem 容量 已用可用 已用%挂载点
/dev/sda2 49G 12G 34G 26% /
/dev/sda1 190M 12M 169M 7% /boot
none 3.9G 0 3.9G 0% /dev/shm
/dev/mapper/vg01-lv01
177G 62G 106G 37% /data
//192.168.1.100/Oracle
1.3T 204G 1.1T 16% /data/rman
[root@test /]# cd /data/rman
[root@test rman]# ls
pms_rman
[root@test rman]# cd pms_rman/
[root@test pms_rman]# ls -lh
总计5.2G
-rwxr-xr-x 1 oracle dba 5.2G 1月28 04:19 test_file.txt
[root@test pms_rman]# cp test_file.txt test.txt
档案大小超过上限
[root@test rman]# cd /
[root@test /]# umount /data/rman
[root@test /]# df -h
Filesystem 容量 已用 可用 已用%挂载点
/dev/sda2 49G 12G 34G 26% /
/dev/sda1 190M 12M 169M 7% /boot
none 3.9G 0 3.9G 0% /dev/shm
/dev/mapper/vg01-lv01
177G 62G 106G 37% /data
[root@test dmp]# mount -t smbfs -o username=oracle,password=foxconn.6343,uid=500,gid=500 //192.168.1.100/Oracle /data/rman-o lfs
[root@test dmp]# df -h
Filesystem 容量 已用 可用 已用%挂载点
/dev/sda2 49G 12G 34G 26% /
/dev/sda1 190M 12M 169M 7% /boot
none 3.9G 0 3.9G 0% /dev/shm
/dev/mapper/vg01-lv01
177G 62G 106G 37% /data
//192.168.1.100/Oracle
1.3T 211G 1.1T 17% /data/rman
[root@test dmp]# cd /data/rman
[root@test rman]# ls
pms_rman
[root@test rman]# cd pms_rman
[root@test pms_rman]# ls
test_file.txt test.txt
[root@test pms_rman]# ls -lh
总计7.2G
-rwxr-xr-x 1 oracle dba 5.2G 1月28 04:19 test_file.txt
-rwxr-xr-x 1 oracle dba 2.0G 1月31 13:28 test.txt
[root@test pms_rman]# rm test.txt
rm:是否移除普通档案‘test.txt’? y
[root@test pms_rman]# ls
test_file.txt
[root@test pms_rman]# cp test_file.txt test.txt
[root@test pms_rman]# ls -lh
总计11G
-rwxr-xr-x 1 oracle dba 5.2G 1月28 04:19 test_file.txt
-rwxr-xr-x 1 oracle dba 5.2G 1月31 14:44 test.txt
Samba共享文件不大于2G限制取消
转载请注明出处:服务器评测 » Samba共享文件不大于2G限制取消
相关推荐
- 【达拉斯服务器史低】双路至强E5-2699v4,月付仅$59起 | Cloudnium.net 重磅回货
- 三角洲主机:欧美高性能独立服务器 — 稳定托管优选方案
- 【闪速托管】PSYCHZ NETWORKS ★ 万兆不限量服务器 – 极速部署,排名无忧
- 性能怪兽,仅售$49!16核32线程+64G大内存,搭配双SSD与万兆网络,性能拉满,性价比逆天!
- ** AMD 锐龙、EPYC 及英特尔快速部署服务器 ** 三大美国数据中心 · 1Gbps 不限流量 **
- PureVoltage秋季专属活动:美国多机房10Gbps带宽尊享,200TB流量,EPYC/锐龙处理器服务器定制方案$40起
- 在日本、欧洲、美国、非洲、亚洲获得高性能专用服务器
- 来自加拿大领先的托管服务提供商 CanSpace 的完全托管专用服务器!🍁
服务器评测



