Skip to content

Instantly share code, notes, and snippets.

@tanabarr
Created March 30, 2019 19:52
Show Gist options
  • Save tanabarr/f0f67e26f90a00bce3c3ede450e3d9bd to your computer and use it in GitHub Desktop.
Save tanabarr/f0f67e26f90a00bce3c3ede450e3d9bd to your computer and use it in GitHub Desktop.
[root@boro-45 daos_m]#]umount /mnt/daos; rm -rf /mnt/daos
[root@boro-45 daos_m]# opt/ompi/bin/orterun -np 1 -H localhost --allow-run-as-root install/bin/daos_server -c 1 -o /home/tanabarr/projects/daos_m/utils/config/examples/daos_server_sockets.yml
2019/03/30 19:45:27 config.go:84: debug: DAOS config read from /home/tanabarr/projects/daos_m/utils/config/examples/daos_server_sockets.yml
2019/03/30 19:45:27 main.go:76: debug: Switching control log level to DEBUG
boro-45.boro.hpdd.intel.com 2019/03/30 19:45:27 config.go:111: debug: Warning: active config could not be saved (open /home/tanabarr/projects/daos_m/utils/config/examples/.daos_server.active.yml: permission denied)
boro-45.boro.hpdd.intel.com 2019/03/30 19:45:27 config.go:120: debug: Active config saved to /tmp/.daos_server.active.yml (read-only)
Starting SPDK v18.07-pre / DPDK 18.02.0 initialization...
[ DPDK EAL parameters: spdk -c 0x1 --file-prefix=spdk1738391849 --base-virtaddr=0x200000000000 --proc-type=auto ]
EAL: Detected 72 lcore(s)
EAL: Auto-detected process type: PRIMARY
EAL: No free hugepages reported in hugepages-1048576kB
EAL: Multi-process socket /var/run/.spdk1738391849_unix
EAL: Probing VFIO support...
EAL: PCI device 0000:81:00.0 on NUMA socket 1
EAL: probe driver: 8086:2701 spdk_nvme
boro-45.boro.hpdd.intel.com 2019/03/30 19:45:29 iosrv.go:102: debug: waiting for storage format on server 0
...
[tanabarr@ssh-1 ~]$ projects/daos_m/install/bin/daos_shell -l boro-45:10001 storage format
Active connections: [boro-45:10001]
Listing Format Storage command results on connected storage servers:
boro-45:10001: Success!
[tanabarr@ssh-1 ~]$
...
boro-45.boro.hpdd.intel.com 2019/03/30 19:48:26 external.go:99: debug: calling mount with tmpfs, /mnt/daos, tmpfs, 33806, size=6g
boro-45.boro.hpdd.intel.com 2019/03/30 19:48:26 mgmt.go:139: debug: FormatStorage: storage format successful on server 0
boro-45.boro.hpdd.intel.com 2019/03/30 19:48:26 iosrv.go:112: debug: format server /mnt/daos (createMS=false bootstrapMS=false)
boro-45.boro.hpdd.intel.com 2019/03/30 19:48:26 external.go:54: debug: exec 'mount | grep ' /mnt/daos ''
boro-45.boro.hpdd.intel.com 2019/03/30 19:48:27 main.go:186: debug: DAOS server listening on 0.0.0.0:10001
DAOS I/O server (v0.4.0) process 57470 started on rank 0 (out of 1) with 1 target xstream set(s).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment