Skip to content

Commit 5d691bd

Browse files
author
Fan, Zhou
committed
a
1 parent 9882b3b commit 5d691bd

File tree

1 file changed

+40
-0
lines changed

1 file changed

+40
-0
lines changed

CF/1Notes.md

Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,3 +109,43 @@ in the U.S.
109109
 Passport with at least six months of validity remaining and at least one blank page.
110110
 Appointment letter confirming you booked your appointment through this service
111111
http://www.ustraveldocs.com/cn/cn-niv-appointmentschedule.asp
112+
113+
114+
115+
Creating your vCluster (this might take a while).
116+
build: b.master.320r
117+
created: '2019-09-16T18:27:31.577930+00:00'
118+
expires: '2019-09-23T18:27:31.576612+00:00'
119+
id: 717282
120+
ips: [10.224.39.210, 10.224.39.211, 10.224.39.212, 10.224.39.213]
121+
location: rdu1
122+
logs: https://ducttape.west.isilon.com:443/api/v2.0/clusters/717282/logs
123+
name: fzhou-kvwxoo6
124+
notes: ''
125+
owner: fzhou
126+
provider: VCENTER
127+
state: OK
128+
type: ONEFS
129+
vms: [DTRDUONEFS506497, DTRDUONEFS506498, DTRDUONEFS506499]
130+
isi network subnets modify groupnet0.subnet0 --sc-service-addr 10.224.39.213
131+
132+
dig @fzhou-dns.west.isilon.com fzhou.west.isilon.com
133+
134+
Do you plan to have a call or would like me to go to your office?
135+
136+
mount fzhou.west.isilon.com:/path/to/onefs/source/code/on/local/workstation
137+
138+
139+
140+
141+
mount remotedev-fzhou.west.isilon.com://ifs/home/fzhou/onefs /mnt/sourcs
142+
143+
sudo vim /etc/exports
144+
145+
/ifs/home/fzhou/onefs 0.0.0.0/255.0.0.0(rw,sync,no_subtree_check,all_squash,anonuid=4397,anongid=1000)
146+
147+
sudo chmod -R o+rx /ifs/home/fzhou/onefs
148+
149+
150+
cribsbiox.west.isilon.com:/ifs/home/fzhou /mnt/source nfs intr,rw,rsize=32768,wsize=32768,tcp 0 0
151+
mount /mnt/source

0 commit comments

Comments
 (0)