Questions tagged [svm]
2 questions
0
votes
1 answer
exp@@glibc_2.2.5 undefined reference
I've been trying to use the SVM-python implementation provided at tfinley.net.
When I use the command make on the extracted directory,
/usr/bin/ld: svm_light/svm_common.o: undefined reference to symbol…
AdveRSAry
- 101
- 1
- 4
0
votes
1 answer
solaris svm and raid5 : a way for expand on fly?
I know two methods for expand raid5 on solaris svm using UFS
one is this
another is to replace disk by disk,suppose i want to remove old
small disk and replace with bigger disk
using this procedure
devfsadm
cfgadm -c configure sata2/0
format -d…
elbarna
- 12,050
- 22
- 92
- 170