FileSystem

_相关内容

alicloud_nas_access_rule

type="no_squash"priority="1"file_system_type="extreme"} Argument Reference The following arguments are supported:access_group_name-(Required,ForceNew)AccessGroupName.file_system_type-(Optional,ForceNew)filesystem type....

容器服务Kubernetes版(新版)

Byte pod.filesystem.available userId、cluster、namespace、type、app、pod Value 容器组文件系统上限 Byte pod.filesystem.limit userId、cluster、namespace、type、app、pod Value 集群文件系统可用大小 Byte cluster.filesystem....

通过CNFS管理NAS文件系统(推荐)

容器网络文件系统CNFS(Container Network File System)将阿里云的文件存储抽象为一个K8s对象(CRD)进行独立管理,包括创建、删除、描述、挂载、监控及扩容等运维操作,为了提升NAS文件系统的性能,您可以通过CNFS使用NAS文件系统,以...

获取作业描述

Locale":"GBK","Lock":false,"NAS":{"AccessGroup":["group1","group2"],"FileSystem":["filesystem1","filesystem2"]},"OSS":{"AccessKeyId":"","AccessKeySecret":"","AccessSecurityToken":""} },"Networks":{"Classic":{...

alicloud_nas_access_rule

type="no_squash"priority="1"file_system_type="extreme"} Argument Reference The following arguments are supported:access_group_name-(Required,ForceNew)AccessGroupName.file_system_type-(Optional,ForceNew)filesystem type....

公共错误码

诊断 403 InvalidEcsInstanceTypeWithNasProtocolType.NotMatch The ECS Linux instance can only mount NFS file system.The ECS Windows instance can only mount SMB file system.只允许Linux ECS挂载NFS协议的NAS文件系统或者Windows ...

公共错误码

诊断 403 InvalidEcsInstanceTypeWithNasProtocolType.NotMatch The ECS Linux instance can only mount NFS file system.The ECS Windows instance can only mount SMB file system.只允许Linux ECS挂载NFS协议的NAS文件系统或者Windows ...

公共错误码

诊断 403 InvalidEcsInstanceTypeWithNasProtocolType.NotMatch The ECS Linux instance can only mount NFS file system.The ECS Windows instance can only mount SMB file system.只允许Linux ECS挂载NFS协议的NAS文件系统或者Windows ...

DeleteFileSystem-删除文件系统

操作 访问级别 资源类型 条件关键字 关联操作 nas:DeleteFileSystem delete FileSystem acs:nas:{#regionId}:{#accountId}:filesystem/{#filesystemId} 无 无 请求参数 名称 类型 必填 描述 示例值 FileSystemId string 是 待删除的文件...

DeleteFileSystem-删除文件系统

操作 访问级别 资源类型 条件关键字 关联操作 nas:DeleteFileSystem delete FileSystem acs:nas:{#regionId}:{#accountId}:filesystem/{#filesystemId} 无 无 请求参数 名称 类型 必填 描述 示例值 FileSystemId string 是 待删除的文件...

通过CNFS管理NAS文件系统(推荐)

容器网络文件系统CNFS(Container Network File System)将阿里云的文件存储抽象为一个K8s对象(CRD)进行独立管理,包括创建、删除、描述、挂载、监控及扩容等运维操作,为了提升NAS文件系统的性能,您可以通过CNFS管理NAS文件系统,以...

使用回收站

Hadoop FileSystem Shell使用回收站功能 在Hadoop FileSystem Shell中,客户端默认开启回收站功能。说明 仅OSS-HDFS支持使用回收站功能,OSS不支持使用回收站功能。执行以下删除命令,文件移至回收站,服务端负责清理。hadoop fs-rm oss:/...

alicloud_hbr_nas_backup_plans

system_id-(Optional,ForceNew)The Nas fileSystem instance ID of the EcsBackupPlan used.vault_id-(Optional,ForceNew)The backup vault ID of the NasBackupPlan used.output_file-(Optional)File name where to save data source ...

CreateProtocolService-创建协议服务

403 PermissionDenied.ThroughputExceed Throughput of protocol service must less than throughput of file system.协议服务的带宽不允许超过文件系统的带宽。403 InvalidProtocolType.NotSupported The specified protocol type does ...

CreateLifecycleRetrieveJob-创建数据取回任务

400 OperationDenied.EncryptedFileSystemNotSupportedForLifecycle The encrypted file system does not support lifecycle.加密的文件系统不支持生命周期管理。400 OperationDenied.LifecycleRetrieveJobCountLimitExceeded The maximum ...

Terraform集成示例

data"alicloud_nas_zones""example"{ file_system_type="standard"} resource"alicloud_nas_file_system""foo"{ file_system_type="standard"protocol_type="NFS"storage_type="Performance"description="terraform-example"encrypt_type=...

alicloud_nas_mount_targets

mount_target_domain"{ value=data.alicloud_nas_mount_targets.example.targets.0.id } Argument Reference The following arguments are supported:file_system_id-(Required,ForceNew)The ID of the FileSystem that owns the ...

CreateLogAnalysis-创建日志管理的日志模板

400 InvalidFilesystemType.NotSupport The API operation does not support the file system type.当前接口不支持该类型文件系统。404 InvalidFileSystem.NotFound The specified file system does not exist.指定的文件系统不存在。访问 ...

Paimon与Trino集成

spark-sql-conf spark.sql.catalog.paimon=org.apache.paimon.spark.SparkCatalog-conf spark.sql.catalog.paimon.metastore=filesystem-conf spark.sql.catalog.paimon.warehouse=oss:/OSS-HDFS域名/warehouse 说明 spark.sql.catalog....

Paimon与Flink集成

创建Filesystem Catalog Filesystem Catalog仅将元数据保存在文件系统或对象存储中。执行以下命令,启动Flink SQL。sql-client.sh 执行以下Flink SQL语句,创建Filesystem Catalog。CREATE CATALOG test_catalog WITH('type'='paimon','...

FAT文件系统挂载错误处理

本文为您介绍Alibaba Cloud Linux 2和Alibaba Cloud Linux 3系统中挂载FAT文件系统报错“fat:utf8 is not a recommended IO charset for FAT filesystems,filesystem will be case sensitive!的原因和解决方案。问题现象 采用-o iocharset=...

使用CNFS管理NAS共享存储卷(推荐)

步骤一:创建共享存储卷的工作负载 创建名为 cnfs-nas-static-pv 的PV,PV中引用名称为 cnfs-nas-filesystem 的CNFS,该CNFS为您已创建的NAS文件名。创建名为 cnfs-nas-static-pvc 的PVC,将PV和PVC进行绑定。创建名为 cnfs-nas-static-sts...

ALIYUN:EHPC:Cluster

AccessGroupType:Vpc AccessGroupName:Fn:Join:'-'-AccessGroup-Ref:ALIYUN:StackId FileSystem:Type:ALIYUN:NAS:FileSystem Properties:ProtocolType:NFS StorageType:Capacity MountTarget:Type:ALIYUN:NAS:MountTarget Properties:VpcId...

文件存储NAS自定义权限策略参考

{"Version":"1","Statement":[{"Effect":"Allow","Action":"nas:*","Resource":["acs:nas:*:*:filesystem/07d*294"]},{"Effect":"Allow","Action":"nas:CreateMountTarget","Resource":"acs:vpc:*:*:vswitch/*"},{"Effect":"Allow","Action...

ListTagResources-查询标签的资源

test1 示例 正常返回示例 JSON 格式 {"NextToken":"无","RequestId":"2D69A58F-345C-4FDE-88E4-BF518948*","TagResources":{"TagResource":[{"ResourceType":"filesystem","TagValue":"test","ResourceId":"i-2zebd226fxed6h4iadhe",...

SET NAMES

name|Value|+-+-+|character_set_client|utf8mb4|character_set_connection|utf8mb4|character_set_database|utf8|character_set_filesystem|binary|character_set_results|utf8mb4|character_set_server|utf8|character_set_system|utf8|+...

GetDirectoryOrFileProperties-查询低频/归档的文件...

2021-02-11T10:08:08Z","Inode":"40","HasArchiveFile":false },"RequestId":"2D69A58F-345C-4FDE-88E4-BF518948*"} 错误码 HTTP status code 错误码 错误信息 描述 404 InvalidFileSystem.NotFound The specified file system does not ...

NAS文件存储接入点启用RAM策略

规则详情 参数 说明 规则名称 NAS文件存储接入点启用RAM策略 规则标识 nas-filesystem-access-point-enabled-ram 标签 FileSystem 自动修正 不支持 规则触发机制 周期执行:每24小时 规则支持的资源类型 NAS文件系统(ACS:NAS:FileSystem)...

管理Hadoop回收站

背景信息 回收站是Hadoop Shell或部分应用(Hive等)对Hadoop FileSystem API在客户端的封装,当客户端配置或者服务端配置打开回收站功能后,Hadoop Shell会调用FileSystem的rename操作,把待删除的文件或者目录移动到/user/username/....

管理Hadoop回收站

背景信息 回收站是Hadoop Shell或部分应用(Hive等)对Hadoop FileSystem API在客户端的封装,当客户端配置或者服务端配置打开回收站功能后,Hadoop Shell会调用FileSystem的rename操作,把待删除的文件或者目录移动到/user/username/....

管理Hadoop回收站

背景信息 回收站是Hadoop Shell或部分应用(Hive等)对Hadoop FileSystem API在客户端的封装,当客户端配置或者服务端配置打开回收站功能后,Hadoop Shell会调用FileSystem的rename操作,把待删除的文件或者目录移动到/user/username/....

SET CHARACTER SET

name|Value|+-+-+|character_set_client|utf8mb4|character_set_connection|utf8mb4|character_set_database|utf8|character_set_filesystem|binary|character_set_results|utf8mb4|character_set_server|utf8|character_set_system|utf8|+...

alicloud_nas_mount_targets

mount_target_domain"{ value=data.alicloud_nas_mount_targets.example.targets.0.id } Argument Reference The following arguments are supported:file_system_id-(Required,ForceNew)The ID of the FileSystem that owns the ...

文件存储CPFS自定义权限策略参考

{"Statement":[{"Effect":"Allow","Action":["nas:DescribeFileSystems","nas:ModifyFileSystem"],"Resource":"acs:nas:*:*:filesystem/cpfs-005db2bed260*"}],"Version":"1"} 挂载点 通过自定义权限策略授予RAM用户对文件系统挂载点的权限...

NAS存储卷FAQ

cat EOF|kubectl apply-f-apiVersion:v1 kind:ConfigMap metadata:name:csi-plugin namespace:kube-system data:cnfs-client-properties:|alinas-utils=true EOF kubectl rollout restart ds-n kube-system csi-plugin 参考以下示例,进行...

EnableRecycleBin-开启回收站功能

404 InvalidFileSystem.NotFound The specified file system does not exist.指定的文件系统不存在。访问 错误中心 查看更多错误码。变更历史 变更时间 变更内容概要 操作 2024-09-05 OpenAPI 错误码发生变更 查看变更详情

对象存储OSS

CREATE TABLE MyUserTableWithFilepath(column_name1 INT,column_name2 STRING,`file.path` STRING NOT NULL METADATA)WITH('connector'='filesystem','path'='oss:/bucket/path','format'='json')下表列出了OSS源表所支持的元信息列:Key ...

DeleteProtocolService-删除协议服务

403 OperationDenied.InvalidState The operation is denied due to invalid file system state.当前文件系统状态不支持该操作。403 OperationDenied.NotSupported The operation is denied due to not supported.文件系统不支持协议机服务...

文件存储 HDFS 版(Apsara File Storage for HDFS)...

阿里云 文件存储 HDFS 版(Apsara File Storage for HDFS)已与阿里云ActionTrail集成,您可以在ActionTrail中查看和检索用户行为日志,同时通过ActrionTrail将日志投递到日志服务LogStore或指定的OSS Bucket中,满足实时审计、问题回溯...

ListDirectoriesAndFiles-查询目录和文件列表

404 InvalidFileSystem.NotFound The specified file system does not exist.指定的文件系统不存在。404 InvalidParameter.PathNotExist The specified path does not exist.指定的路径不存在。访问 错误中心 查看更多错误码。变更历史 ...
< 1 2 3 4 ... 200 >
共有200页 跳转至: GO
新人特惠 爆款特惠 最新活动 免费试用