-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathutterances.json
88 lines (88 loc) · 3.06 KB
/
utterances.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
{
"mountpoint": [
"correct mount point for my File Storage",
"find mount point encrypted nfs",
"what's the NFS address",
"get the nfs address",
"mount point for File Storage",
"mount point address nfs",
"find the mount point details for File Storage"
],
"maxfilevolume": [
"max capacity in File Storage",
"max volume size for nfs",
"maximum number of inodes allowed per volume size",
"inodes nfs number",
"capacity inodes File Storage",
"the inode limit for File Storage",
"directories nfs number inodes",
"max number of inodes for File Storage",
"maximum size for File Storage",
"file limit on NFS storage",
"file limit for File Storage",
"inodes maximum in nfs",
"File Storage size limit",
"max inodes in nfs",
"limit inodes size File Storage",
"how many inodes allowed in File Storage"
],
"nfs": [
"different nfs versions ",
"nfs 4.1",
"nfs 3 version",
"nfs version supported",
"File Storage protocol",
"stateless nfs",
"root squash nfs",
"rpcidmapd nfs",
"nfs vSphere",
"versions supported on File Storage",
"nfs version does File Storage support",
"no_root_squash",
"NFS versions supported"
],
"isVAAIsupported": [
"VAAI storage in File Storage",
"VAAI storage supported for NFS",
"HW acceleration for File Storage",
"vStorage in File Storage",
"API Array Integration for File Storage",
"File Storage what hardware supported",
"vendor hardware File Storage",
"VAAI support for File Storage",
"VMware in File Storage",
"Full Copy nfs",
"VAAI and HW acceleration be enabled in File Storage",
"esxcfg-advcfg File Storage",
"ATS nfs esxi",
"vStorage for API Array Integration and Hardware acceleration"
],
"hostlimit": [
"a single host on nfs ",
"one host for nfs ",
"how many volumes on a hosts in File Storage ",
"only one volume per host or multiple in nfs",
"more than one volume on a host for nfs ",
"multiple File Storage hosts",
"device multiple nfs volume",
"server how many File Storage",
"how many connect File Storage host",
"multiple volumes attached to a single host on File Storage",
"attach File Storage host number ",
"many File Storage volumes can be attached to a single host"
],
"provision": [
"provision more File Storage",
"provision many File Storage",
"how many File Storage provision",
"number nfs order",
"how many nfs can I order",
"account limit nfs order",
"increase File Storage limit ",
"increase File Storage order ",
"order more nfs storage",
"File Storage provisioning limit",
"order File Storage limit ",
"many volumes can I provision in File Storage"
]
}