Advertisement
kmajumder

Untitled

Jul 7th, 2020
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.27 KB | None | 0 0
  1. 2020-07-07 09:10:49.494294 I | cephcmd: desired devices to configure osds: [{Name:/mnt/ocs-deviceset-0-0-ztr9b OSDsPerDevice:1 MetadataDevice: DatabaseSizeMB:0 DeviceClass: IsFilter:false IsDevicePathFilter:false}]
  2. 2020-07-07 09:10:49.497736 I | rookcmd: starting Rook 4.4-22.6eb2049c.release_4.4 with arguments '/rook/rook ceph osd provision'
  3. 2020-07-07 09:10:49.497760 I | rookcmd: flag values: --cluster-id=3433b6ea-317d-459f-a4ca-229437cfeb65, --data-device-filter=, --data-device-path-filter=, --data-devices=/mnt/ocs-deviceset-0-0-ztr9b, --data-directories=, --encrypted-device=false, --force-format=false, --help=false, --location=, --log-flush-frequency=5s, --log-level=INFO, --metadata-device=, --node-name=ocs-deviceset-0-0-ztr9b, --operator-image=, --osd-database-size=0, --osd-journal-size=5120, --osd-store=, --osd-wal-size=576, --osds-per-device=1, --pvc-backed-osd=true, --service-account=
  4. 2020-07-07 09:10:49.497765 I | op-mon: parsing mon endpoints: c=172.30.30.35:6789,a=172.30.130.16:6789,b=172.30.99.77:6789
  5. 2020-07-07 09:10:49.512125 I | op-osd: CRUSH location=root=default host=gobinda-7lgnc-worker-0-8g9p8 rack=rack0
  6. 2020-07-07 09:10:49.512190 I | cephcmd: crush location of osd: root=default host=gobinda-7lgnc-worker-0-8g9p8 rack=rack0
  7. 2020-07-07 09:10:49.523695 I | cephconfig: writing config file /var/lib/rook/openshift-storage/openshift-storage.config
  8. 2020-07-07 09:10:49.523906 I | cephconfig: generated admin config in /var/lib/rook/openshift-storage
  9. 2020-07-07 09:10:49.524123 I | cephosd: discovering hardware
  10. 2020-07-07 09:10:49.524151 I | exec: Running command: lsblk /mnt/ocs-deviceset-0-0-ztr9b --bytes --nodeps --pairs --output SIZE,ROTA,RO,TYPE,PKNAME
  11. 2020-07-07 09:10:49.528284 I | exec: Running command: sgdisk --print /mnt/ocs-deviceset-0-0-ztr9b
  12. 2020-07-07 09:10:49.532438 I | cephosd: creating and starting the osds
  13. 2020-07-07 09:10:49.532464 I | exec: Running command: lsblk /mnt/ocs-deviceset-0-0-ztr9b --bytes --pairs --output NAME,SIZE,TYPE,PKNAME
  14. 2020-07-07 09:10:49.536011 I | sys: Output: NAME="sdb" SIZE="107374182400" TYPE="disk" PKNAME=""
  15. 2020-07-07 09:10:49.536042 I | exec: Running command: lsblk /mnt/ocs-deviceset-0-0-ztr9b --bytes --nodeps --noheadings --output FSTYPE
  16. 2020-07-07 09:10:49.539511 I | cephosd: skipping device "/mnt/ocs-deviceset-0-0-ztr9b" that is in use (not by rook). fs: LVM2_member, ownPartitions: true
  17. 2020-07-07 09:10:49.548395 I | cephosd: configuring osd devices: {"Entries":{}}
  18. 2020-07-07 09:10:49.548420 I | cephosd: no more devices to configure
  19. 2020-07-07 09:10:49.548433 I | exec: Running command: pvdisplay -C -o lvpath --noheadings /mnt/ocs-deviceset-0-0-ztr9b
  20. 2020-07-07 09:10:49.645746 I | exec: Running command: ceph-volume lvm list /dev/ceph-be97cac9-0fd2-4aa7-94a9-df80364502d0/osd-block-13d55e53-ba26-4c7a-a60a-e3f620502931 --format json
  21. 2020-07-07 09:10:50.183008 I | cephosd: skipping osd0: "13d55e53-ba26-4c7a-a60a-e3f620502931" running on a different ceph cluster "63d77272-aaa3-4706-b436-433c76a046e8"
  22. 2020-07-07 09:10:50.183056 I | cephosd: Skipping osd0 as no instances are running on ceph cluster "e237c7da-a2ab-4dff-bb7a-4eb3a650b8f2"
  23. 2020-07-07 09:10:50.183062 I | cephosd: 0 ceph-volume osd devices configured on this node
  24. 2020-07-07 09:10:50.183071 I | cephosd: devices = []
  25. 2020-07-07 09:10:50.187495 I | cephosd: configuring osd dirs: map[]
  26. 2020-07-07 09:10:50.187525 I | cephosd: saving osd dir map
  27. 2020-07-07 09:10:50.187537 I | cephosd: device osds:[]
  28. dir osds: []
  29. panic: runtime error: index out of range
  30.  
  31. goroutine 1 [running]:
  32. github.com/rook/rook/pkg/daemon/ceph/osd.Provision(0xc00074a000, 0xc000737c00, 0xc000991380, 0x39, 0xc00098ab50, 0xf)
  33. /go/src/github.com/rook/rook/pkg/daemon/ceph/osd/daemon.go:268 +0x15f8
  34. github.com/rook/rook/cmd/rook/ceph.prepareOSD(0x31b5080, 0x31e73c8, 0x0, 0x0, 0x0, 0x0)
  35. /go/src/github.com/rook/rook/cmd/rook/ceph/osd.go:264 +0x6e8
  36. github.com/spf13/cobra.(*Command).execute(0x31b5080, 0x31e73c8, 0x0, 0x0, 0x31b5080, 0x31e73c8)
  37. /go/src/github.com/spf13/cobra/command.go:762 +0x473
  38. github.com/spf13/cobra.(*Command).ExecuteC(0x31b7420, 0x31b8000, 0x31b7680, 0x31b78e0)
  39. /go/src/github.com/spf13/cobra/command.go:852 +0x2fd
  40. github.com/spf13/cobra.(*Command).Execute(0x31b7420, 0x4056b0, 0xc0000ca058)
  41. /go/src/github.com/spf13/cobra/command.go:800 +0x2b
  42. main.main()
  43. /go/src/github.com/rook/rook/cmd/rook/main.go:35 +0x36
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement