[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限制取消
相关推荐
- PureVoltage秋季专属活动:美国多机房10Gbps带宽尊享,200TB流量,EPYC/锐龙处理器服务器定制方案$40起
- 在日本、欧洲、美国、非洲、亚洲获得高性能专用服务器
- 来自加拿大领先的托管服务提供商 CanSpace 的完全托管专用服务器!🍁
- DEDICATED.COM – 英特尔®至强™ E3-1270v1/v2 |8GB – 2 个 1TB 硬盘 |$36.99
- 即时专用服务器🌞夏季特卖!30% 折扣!📈 10G 💎 锐龙 9 DDR5 ECC NVMe
- SolaDrive 促销!Ryzen 5950x、4TB NVMe、128GB RAM、不限流量带宽,每月 95 美元
- *███ 16C/32T – 64GB RAM – 2x500GB SSD – 10Gbit端口 – 49美元███
- 纽约和洛杉矶的廉价专用服务器,AMD 和英特尔,128-256 GB 内存,立即订购!
服务器评测





