Eucalyptus tools doesn't recreate removed log files
Bug #594429 reported by
Henrik Bach
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Eucalyptus |
New
|
Undecided
|
Daniel Nurmi |
Bug Description
$ euca-run-instances --version
Version: 1.2 (BSD)
I've have removed all files in folder /var/log/eucalyptus for debugging purposes:
-rw-r--r-- 1 eucalyptus eucalyptus 732K 2010-06-15 04:57 axis2c.log
-rw-r--r-- 1 eucalyptus eucalyptus 107K 2010-06-15 04:57 nc.log
-rw-r--r-- 1 eucalyptus eucalyptus 17K 2010-06-15 04:56 httpd-nc_error_log
-rw-r--r-- 1 eucalyptus eucalyptus 491 2010-06-15 04:54 euca_test_nc.log
When I start an instance with command:
$ euca-run-instances -k admin-ssh-instance -n 1 --addressing private emi-DD81105B
the above log files aren't recreated.
If I recreate/touch them as the eucalyptus user, they aren't filled with data.
Changed in eucalyptus: | |
assignee: | nobody → Daniel Nurmi (nurmi) |
To post a comment you must log in.
drwxr-xr-x 2 eucalyptus eucalyptus 4,0K 2010-06-15 05:25 .
-rw-r--r-- 1 eucalyptus eucalyptus 0 2010-06-15 05:25 euca_test_nc.log
-rw-r--r-- 1 eucalyptus eucalyptus 0 2010-06-15 05:24 httpd-nc_error_log
-rw-r--r-- 1 eucalyptus eucalyptus 0 2010-06-15 05:24 nc.log
-rw-r--r-- 1 eucalyptus eucalyptus 0 2010-06-15 05:24 axis2c.log
drwxr-xr-x 18 root root 4,0K 2010-06-15 05:06 ..